package org.openecomp.config.type; public enum ConfigurationType { PROPERTIES, XML, JSON, YAML }