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

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

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

Fields in gov.nasa.arc.pds.xml.generated with type parameters of type TerminologicalEntry
protected  List<TerminologicalEntry> DDClassFull.terminologicalEntries
           
protected  List<TerminologicalEntry> DDClass.terminologicalEntries
           
protected  List<TerminologicalEntry> DDAttributeFull.terminologicalEntries
           
protected  List<TerminologicalEntry> DDAttribute.terminologicalEntries
           
 

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

Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type TerminologicalEntry
 List<TerminologicalEntry> DDClassFull.getTerminologicalEntries()
          Gets the value of the terminologicalEntries property.
 List<TerminologicalEntry> DDClass.getTerminologicalEntries()
          Gets the value of the terminologicalEntries property.
 List<TerminologicalEntry> DDAttributeFull.getTerminologicalEntries()
          Gets the value of the terminologicalEntries property.
 List<TerminologicalEntry> DDAttribute.getTerminologicalEntries()
          Gets the value of the terminologicalEntries property.
 



Copyright © 2013. All Rights Reserved.