Uses of Enum Class
io.atlasmap.spi.AtlasPropertyType
Packages that use AtlasPropertyType
-
Uses of AtlasPropertyType in io.atlasmap.core
Methods in io.atlasmap.core that return types with arguments of type AtlasPropertyTypeMethod parameters in io.atlasmap.core with type arguments of type AtlasPropertyTypeModifier and TypeMethodDescriptionvoidDefaultAtlasPropertyStrategy.setPropertyOrder(List<AtlasPropertyType> propertyOrder) -
Uses of AtlasPropertyType in io.atlasmap.spi
Methods in io.atlasmap.spi that return AtlasPropertyTypeModifier and TypeMethodDescriptionstatic AtlasPropertyTypestatic AtlasPropertyTypeReturns 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.Methods in io.atlasmap.spi that return types with arguments of type AtlasPropertyType