Uses of Class
gov.nasa.arc.pds.xml.generated.DDContextValueList
-
Packages that use DDContextValueList Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of DDContextValueList in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as DDContextValueList Modifier and Type Field Description protected DDContextValueList
DDAssociateExternalClass. ddContextValueList
Methods in gov.nasa.arc.pds.xml.generated that return DDContextValueList Modifier and Type Method Description DDContextValueList
ObjectFactory. createDDContextValueList()
Create an instance ofDDContextValueList
DDContextValueList
DDAssociateExternalClass. getDDContextValueList()
Gets the value of the ddContextValueList property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type DDContextValueList Modifier and Type Method Description void
DDAssociateExternalClass. setDDContextValueList(DDContextValueList value)
Sets the value of the ddContextValueList property.
-