Uses of Enum Class
gov.nasa.pds.model.PropertiesListInner.TypeEnum
Packages that use PropertiesListInner.TypeEnum
-
Uses of PropertiesListInner.TypeEnum in gov.nasa.pds.model
Methods in gov.nasa.pds.model that return PropertiesListInner.TypeEnumModifier and TypeMethodDescriptionstatic PropertiesListInner.TypeEnumPropertiesListInner.getType()Get typestatic PropertiesListInner.TypeEnumReturns the enum constant of this class with the specified name.static PropertiesListInner.TypeEnum[]PropertiesListInner.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in gov.nasa.pds.model with parameters of type PropertiesListInner.TypeEnumModifier and TypeMethodDescriptionvoidPropertiesListInner.setType(PropertiesListInner.TypeEnum type) PropertiesListInner.type(PropertiesListInner.TypeEnum type)