Uses of Class
gov.nasa.arc.pds.xml.generated.LocalInternalReference
| Package | Description |
|---|---|
| gov.nasa.arc.pds.xml.generated |
-
Uses of LocalInternalReference in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as LocalInternalReference Modifier and Type Field Description protected LocalInternalReferenceArray. localInternalReferenceprotected LocalInternalReferenceDisplaySettings. localInternalReferenceMethods in gov.nasa.arc.pds.xml.generated that return LocalInternalReference Modifier and Type Method Description LocalInternalReferenceObjectFactory. createLocalInternalReference()Create an instance ofLocalInternalReferenceLocalInternalReferenceArray. getLocalInternalReference()Gets the value of the localInternalReference property.LocalInternalReferenceDisplaySettings. getLocalInternalReference()Gets the value of the localInternalReference property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type LocalInternalReference Modifier and Type Method Description voidArray. setLocalInternalReference(LocalInternalReference value)Sets the value of the localInternalReference property.voidDisplaySettings. setLocalInternalReference(LocalInternalReference value)Sets the value of the localInternalReference property.