Uses of Class
gov.nasa.arc.pds.xml.generated.InternalReference
Packages that use InternalReference
-
Uses of InternalReference in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as InternalReferenceModifier and TypeFieldDescriptionprotected InternalReferenceInformationPackageComponentDeepArchive.internalReferenceprotected InternalReferenceObservingSystemComponent.internalReferenceprotected InternalReferenceTargetIdentification.internalReferenceprotected InternalReferenceUpdateEntry.internalReferenceFields in gov.nasa.arc.pds.xml.generated with type parameters of type InternalReferenceModifier and TypeFieldDescriptionprotected List<InternalReference>DDAttribute.internalReferencesprotected List<InternalReference>DDClass.internalReferencesprotected List<InternalReference>InformationPackageComponent.internalReferencesprotected List<InternalReference>InvestigationArea.internalReferencesprotected List<InternalReference>ProductZipped.internalReferencesprotected List<InternalReference>ReferenceList.internalReferencesMethods in gov.nasa.arc.pds.xml.generated that return InternalReferenceModifier and TypeMethodDescriptionObjectFactory.createInternalReference()Create an instance ofInternalReferenceInformationPackageComponentDeepArchive.getInternalReference()Gets the value of the internalReference property.ObservingSystemComponent.getInternalReference()Gets the value of the internalReference property.TargetIdentification.getInternalReference()Gets the value of the internalReference property.UpdateEntry.getInternalReference()Gets the value of the internalReference property.Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type InternalReferenceModifier and TypeMethodDescriptionDDAttribute.getInternalReferences()Gets the value of the internalReferences property.DDClass.getInternalReferences()Gets the value of the internalReferences property.InformationPackageComponent.getInternalReferences()Gets the value of the internalReferences property.InvestigationArea.getInternalReferences()Gets the value of the internalReferences property.ProductZipped.getInternalReferences()Gets the value of the internalReferences property.ReferenceList.getInternalReferences()Gets the value of the internalReferences property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type InternalReferenceModifier and TypeMethodDescriptionvoidInformationPackageComponentDeepArchive.setInternalReference(InternalReference value) Sets the value of the internalReference property.voidObservingSystemComponent.setInternalReference(InternalReference value) Sets the value of the internalReference property.voidTargetIdentification.setInternalReference(InternalReference value) Sets the value of the internalReference property.voidUpdateEntry.setInternalReference(InternalReference value) Sets the value of the internalReference property.