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. ddClassesMethods in gov.nasa.arc.pds.xml.generated that return DDClass Modifier and Type Method Description DDClassObjectFactory. createDDClass()Create an instance ofDDClassMethods 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.
-