Uses of Class
gov.nasa.arc.pds.xml.generated.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 List<TerminologicalEntry>DDAttribute. terminologicalEntriesprotected List<TerminologicalEntry>DDAttributeFull. terminologicalEntriesprotected List<TerminologicalEntry>DDClass. terminologicalEntriesprotected List<TerminologicalEntry>DDClassFull. terminologicalEntriesprotected List<TerminologicalEntry>DDPermissibleValue. terminologicalEntriesprotected 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 List<TerminologicalEntry>DDAttribute. getTerminologicalEntries()Gets the value of the terminologicalEntries property.List<TerminologicalEntry>DDAttributeFull. getTerminologicalEntries()Gets the value of the terminologicalEntries property.List<TerminologicalEntry>DDClass. getTerminologicalEntries()Gets the value of the terminologicalEntries property.List<TerminologicalEntry>DDClassFull. getTerminologicalEntries()Gets the value of the terminologicalEntries property.List<TerminologicalEntry>DDPermissibleValue. getTerminologicalEntries()Gets the value of the terminologicalEntries property.List<TerminologicalEntry>DDPermissibleValueFull. getTerminologicalEntries()Gets the value of the terminologicalEntries property.