Uses of Class
gov.nasa.arc.pds.xml.generated.DDAttribute

Packages that use DDAttribute
gov.nasa.arc.pds.xml.generated   
 

Uses of DDAttribute in gov.nasa.arc.pds.xml.generated
 

Fields in gov.nasa.arc.pds.xml.generated with type parameters of type DDAttribute
protected  List<DDAttribute> IngestLDDTool.ddAttributes
           
protected  List<DDAttribute> IngestLDD.ddAttributes
           
protected  List<DDAttribute> IngestDD.ddAttributes
           
 

Methods in gov.nasa.arc.pds.xml.generated that return DDAttribute
 DDAttribute ObjectFactory.createDDAttribute()
          Create an instance of DDAttribute
 

Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type DDAttribute
 List<DDAttribute> IngestLDDTool.getDDAttributes()
          Gets the value of the ddAttributes property.
 List<DDAttribute> IngestLDD.getDDAttributes()
          Gets the value of the ddAttributes property.
 List<DDAttribute> IngestDD.getDDAttributes()
          Gets the value of the ddAttributes property.
 



Copyright © 2013. All Rights Reserved.