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