Uses of Enum Class
net.bluemind.customproperties.api.CustomPropertyType
Packages that use CustomPropertyType
-
Uses of CustomPropertyType in net.bluemind.customproperties.api
Subclasses with type arguments of type CustomPropertyType in net.bluemind.customproperties.apiFields in net.bluemind.customproperties.api declared as CustomPropertyTypeMethods in net.bluemind.customproperties.api that return CustomPropertyTypeModifier and TypeMethodDescriptionstatic CustomPropertyTypeReturns the enum constant of this class with the specified name.static CustomPropertyType[]CustomPropertyType.values()Returns an array containing the constants of this enum class, in the order they are declared.