Uses of Enum Class
io.atlasmap.spi.AtlasPropertyType
-
Uses of AtlasPropertyType in io.atlasmap.core
Modifier and TypeMethodDescriptionvoid
DefaultAtlasPropertyStrategy.setPropertyOrder
(List<AtlasPropertyType> propertyOrder) -
Uses of AtlasPropertyType in io.atlasmap.spi
Modifier and TypeMethodDescriptionstatic AtlasPropertyType
static AtlasPropertyType
Returns the enum constant of this class with the specified name.static AtlasPropertyType[]
AtlasPropertyType.values()
Returns an array containing the constants of this enum class, in the order they are declared.