Uses of Class
gov.nasa.arc.pds.xml.generated.DDPermissibleValue
-
Packages that use DDPermissibleValue Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of DDPermissibleValue in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type DDPermissibleValue Modifier and Type Field Description protected java.util.List<DDPermissibleValue>DDContextValueList. ddPermissibleValuesprotected java.util.List<DDPermissibleValue>DDValueDomain. ddPermissibleValuesMethods in gov.nasa.arc.pds.xml.generated that return DDPermissibleValue Modifier and Type Method Description DDPermissibleValueObjectFactory. createDDPermissibleValue()Create an instance ofDDPermissibleValueMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type DDPermissibleValue Modifier and Type Method Description java.util.List<DDPermissibleValue>DDContextValueList. getDDPermissibleValues()Gets the value of the ddPermissibleValues property.java.util.List<DDPermissibleValue>DDValueDomain. getDDPermissibleValues()Gets the value of the ddPermissibleValues property.
-