Uses of Class
gov.nasa.arc.pds.xml.generated.DDClass
-
Packages that use DDClass Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of DDClass in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type DDClass Modifier and Type Field Description protected java.util.List<DDClass>
IngestLDD. ddClasses
Methods in gov.nasa.arc.pds.xml.generated that return DDClass Modifier and Type Method Description DDClass
ObjectFactory. createDDClass()
Create an instance ofDDClass
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type DDClass Modifier and Type Method Description java.util.List<DDClass>
IngestLDD. getDDClasses()
Gets the value of the ddClasses property.
-