Uses of Enum
org.apache.sling.feature.extension.apiregions.api.config.PropertyType
Packages that use PropertyType
-
Uses of PropertyType in org.apache.sling.feature.extension.apiregions.api.config
Methods in org.apache.sling.feature.extension.apiregions.api.config that return PropertyTypeModifier and TypeMethodDescriptionPropertyDescription.getType()Get the property typestatic PropertyTypeReturns the enum constant of this type with the specified name.static PropertyType[]PropertyType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.sling.feature.extension.apiregions.api.config with parameters of type PropertyTypeModifier and TypeMethodDescriptionvoidPropertyDescription.setType(PropertyType type) Set the property type