Uses of Enum Class
alpine.model.IConfigProperty.PropertyType
-
Uses of IConfigProperty.PropertyType in alpine.model
Methods in alpine.model that return IConfigProperty.PropertyTypeModifier and TypeMethodDescriptionConfigProperty.getPropertyType()IConfigProperty.getPropertyType()static IConfigProperty.PropertyTypeReturns the enum constant of this class with the specified name.static IConfigProperty.PropertyType[]IConfigProperty.PropertyType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in alpine.model with parameters of type IConfigProperty.PropertyTypeModifier and TypeMethodDescriptionvoidConfigProperty.setPropertyType(IConfigProperty.PropertyType propertyType) voidIConfigProperty.setPropertyType(IConfigProperty.PropertyType propertyType)