Uses of Class
gov.nasa.arc.pds.xml.generated.LocalIDReference
-
Packages that use LocalIDReference Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of LocalIDReference in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type LocalIDReference Modifier and Type Field Description protected java.util.List<LocalIDReference>
CompositeStructure. localIDReferences
Methods in gov.nasa.arc.pds.xml.generated that return LocalIDReference Modifier and Type Method Description LocalIDReference
ObjectFactory. createLocalIDReference()
Create an instance ofLocalIDReference
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type LocalIDReference Modifier and Type Method Description java.util.List<LocalIDReference>
CompositeStructure. getLocalIDReferences()
Gets the value of the localIDReferences property.
-