Uses of Class
gov.nasa.arc.pds.xml.generated.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 List<DDPermissibleValue>DDContextValueList. ddPermissibleValuesprotected 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 List<DDPermissibleValue>DDContextValueList. getDDPermissibleValues()Gets the value of the ddPermissibleValues property.List<DDPermissibleValue>DDValueDomain. getDDPermissibleValues()Gets the value of the ddPermissibleValues property.