Uses of Class
gov.nasa.arc.pds.xml.generated.TerminologicalEntry
Packages that use TerminologicalEntry
-
Uses of TerminologicalEntry in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type TerminologicalEntryModifier and TypeFieldDescriptionprotected List<TerminologicalEntry>DDAttribute.terminologicalEntriesprotected List<TerminologicalEntry>DDAttributeExtended.terminologicalEntriesprotected List<TerminologicalEntry>DDAttributeFull.terminologicalEntriesprotected List<TerminologicalEntry>DDClass.terminologicalEntriesprotected List<TerminologicalEntry>DDClassExtended.terminologicalEntriesprotected List<TerminologicalEntry>DDClassFull.terminologicalEntriesprotected List<TerminologicalEntry>DDPermissibleValue.terminologicalEntriesprotected List<TerminologicalEntry>DDPermissibleValueFull.terminologicalEntriesMethods in gov.nasa.arc.pds.xml.generated that return TerminologicalEntryModifier and TypeMethodDescriptionObjectFactory.createTerminologicalEntry()Create an instance ofTerminologicalEntryMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type TerminologicalEntryModifier and TypeMethodDescriptionDDAttribute.getTerminologicalEntries()Gets the value of the terminologicalEntries property.DDAttributeExtended.getTerminologicalEntries()Gets the value of the terminologicalEntries property.DDAttributeFull.getTerminologicalEntries()Gets the value of the terminologicalEntries property.DDClass.getTerminologicalEntries()Gets the value of the terminologicalEntries property.DDClassExtended.getTerminologicalEntries()Gets the value of the terminologicalEntries property.DDClassFull.getTerminologicalEntries()Gets the value of the terminologicalEntries property.DDPermissibleValue.getTerminologicalEntries()Gets the value of the terminologicalEntries property.DDPermissibleValueFull.getTerminologicalEntries()Gets the value of the terminologicalEntries property.