Uses of Class
gov.nasa.arc.pds.xml.generated.LocalInternalReference
Packages that use LocalInternalReference
-
Uses of LocalInternalReference in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as LocalInternalReferenceModifier and TypeFieldDescriptionprotected LocalInternalReferenceArray.localInternalReferenceprotected LocalInternalReferenceDisplaySettings.localInternalReferenceMethods in gov.nasa.arc.pds.xml.generated that return LocalInternalReferenceModifier and TypeMethodDescriptionObjectFactory.createLocalInternalReference()Create an instance ofLocalInternalReferenceArray.getLocalInternalReference()Gets the value of the localInternalReference property.DisplaySettings.getLocalInternalReference()Gets the value of the localInternalReference property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type LocalInternalReferenceModifier and TypeMethodDescriptionvoidArray.setLocalInternalReference(LocalInternalReference value) Sets the value of the localInternalReference property.voidDisplaySettings.setLocalInternalReference(LocalInternalReference value) Sets the value of the localInternalReference property.