Uses of Class
gov.nasa.arc.pds.xml.generated.InternalReference
-
Packages that use InternalReference Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of InternalReference in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as InternalReference Modifier and Type Field Description protected InternalReferenceInformationPackageComponentDeepArchive. internalReferenceprotected InternalReferenceObservingSystemComponent. internalReferenceprotected InternalReferenceTargetIdentification. internalReferenceprotected InternalReferenceUpdateEntry. internalReferenceFields in gov.nasa.arc.pds.xml.generated with type parameters of type InternalReference Modifier and Type Field Description protected java.util.List<InternalReference>DDAttribute. internalReferencesprotected java.util.List<InternalReference>DDClass. internalReferencesprotected java.util.List<InternalReference>InformationPackageComponent. internalReferencesprotected java.util.List<InternalReference>InvestigationArea. internalReferencesprotected java.util.List<InternalReference>ProductZipped. internalReferencesprotected java.util.List<InternalReference>ReferenceList. internalReferencesMethods in gov.nasa.arc.pds.xml.generated that return InternalReference Modifier and Type Method Description InternalReferenceObjectFactory. createInternalReference()Create an instance ofInternalReferenceInternalReferenceInformationPackageComponentDeepArchive. getInternalReference()Gets the value of the internalReference property.InternalReferenceObservingSystemComponent. getInternalReference()Gets the value of the internalReference property.InternalReferenceTargetIdentification. getInternalReference()Gets the value of the internalReference property.InternalReferenceUpdateEntry. getInternalReference()Gets the value of the internalReference property.Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type InternalReference Modifier and Type Method Description java.util.List<InternalReference>DDAttribute. getInternalReferences()Gets the value of the internalReferences property.java.util.List<InternalReference>DDClass. getInternalReferences()Gets the value of the internalReferences property.java.util.List<InternalReference>InformationPackageComponent. getInternalReferences()Gets the value of the internalReferences property.java.util.List<InternalReference>InvestigationArea. getInternalReferences()Gets the value of the internalReferences property.java.util.List<InternalReference>ProductZipped. getInternalReferences()Gets the value of the internalReferences property.java.util.List<InternalReference>ReferenceList. getInternalReferences()Gets the value of the internalReferences property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type InternalReference Modifier and Type Method Description voidInformationPackageComponentDeepArchive. 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.
-