Uses of Class
gov.nasa.arc.pds.xml.generated.TerminologicalEntry
-
Packages that use TerminologicalEntry Package Description 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 Modifier and Type Field Description protected java.util.List<TerminologicalEntry>DDAttribute. terminologicalEntriesprotected java.util.List<TerminologicalEntry>DDAttributeExtended. terminologicalEntriesprotected java.util.List<TerminologicalEntry>DDAttributeFull. terminologicalEntriesprotected java.util.List<TerminologicalEntry>DDClass. terminologicalEntriesprotected java.util.List<TerminologicalEntry>DDClassExtended. terminologicalEntriesprotected java.util.List<TerminologicalEntry>DDClassFull. terminologicalEntriesprotected java.util.List<TerminologicalEntry>DDPermissibleValue. terminologicalEntriesprotected java.util.List<TerminologicalEntry>DDPermissibleValueFull. terminologicalEntriesMethods in gov.nasa.arc.pds.xml.generated that return TerminologicalEntry Modifier and Type Method Description TerminologicalEntryObjectFactory. createTerminologicalEntry()Create an instance ofTerminologicalEntryMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type TerminologicalEntry Modifier and Type Method Description java.util.List<TerminologicalEntry>DDAttribute. getTerminologicalEntries()Gets the value of the terminologicalEntries property.java.util.List<TerminologicalEntry>DDAttributeExtended. getTerminologicalEntries()Gets the value of the terminologicalEntries property.java.util.List<TerminologicalEntry>DDAttributeFull. getTerminologicalEntries()Gets the value of the terminologicalEntries property.java.util.List<TerminologicalEntry>DDClass. getTerminologicalEntries()Gets the value of the terminologicalEntries property.java.util.List<TerminologicalEntry>DDClassExtended. getTerminologicalEntries()Gets the value of the terminologicalEntries property.java.util.List<TerminologicalEntry>DDClassFull. getTerminologicalEntries()Gets the value of the terminologicalEntries property.java.util.List<TerminologicalEntry>DDPermissibleValue. getTerminologicalEntries()Gets the value of the terminologicalEntries property.java.util.List<TerminologicalEntry>DDPermissibleValueFull. getTerminologicalEntries()Gets the value of the terminologicalEntries property.
-