Uses of Enum Class
com.sas.services.information.metadata.PropertyValueType
Packages that use PropertyValueType
-
Uses of PropertyValueType in com.sas.services.information.metadata
Methods in com.sas.services.information.metadata that return PropertyValueTypeModifier and TypeMethodDescriptionIndexAttribute.getValueType()static PropertyValueTypePropertyValueType.valueOf(String name) Returns the enum constant of this class with the specified name.static PropertyValueType[]PropertyValueType.values()Returns an array containing the constants of this enum class, in the order they are declared.