Uses of Class
gov.nasa.arc.pds.xml.generated.InternalReference

Packages that use InternalReference
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
protected  InternalReference UpdateEntry.internalReference
           
protected  InternalReference TargetIdentification.internalReference
           
protected  InternalReference ObservingSystemComponent.internalReference
           
protected  InternalReference InformationPackageComponentDeepArchive.internalReference
           
 

Fields in gov.nasa.arc.pds.xml.generated with type parameters of type InternalReference
protected  List<InternalReference> ReferenceList.internalReferences
           
protected  List<InternalReference> ProductZipped.internalReferences
           
protected  List<InternalReference> InvestigationArea.internalReferences
           
protected  List<InternalReference> InformationPackageComponent.internalReferences
           
protected  List<InternalReference> DDClass.internalReferences
           
protected  List<InternalReference> DDAttribute.internalReferences
           
 

Methods in gov.nasa.arc.pds.xml.generated that return InternalReference
 InternalReference ObjectFactory.createInternalReference()
          Create an instance of InternalReference
 InternalReference UpdateEntry.getInternalReference()
          Gets the value of the internalReference property.
 InternalReference TargetIdentification.getInternalReference()
          Gets the value of the internalReference property.
 InternalReference ObservingSystemComponent.getInternalReference()
          Gets the value of the internalReference property.
 InternalReference InformationPackageComponentDeepArchive.getInternalReference()
          Gets the value of the internalReference property.
 

Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type InternalReference
 List<InternalReference> ReferenceList.getInternalReferences()
          Gets the value of the internalReferences property.
 List<InternalReference> ProductZipped.getInternalReferences()
          Gets the value of the internalReferences property.
 List<InternalReference> InvestigationArea.getInternalReferences()
          Gets the value of the internalReferences property.
 List<InternalReference> InformationPackageComponent.getInternalReferences()
          Gets the value of the internalReferences property.
 List<InternalReference> DDClass.getInternalReferences()
          Gets the value of the internalReferences property.
 List<InternalReference> DDAttribute.getInternalReferences()
          Gets the value of the internalReferences property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type InternalReference
 void UpdateEntry.setInternalReference(InternalReference value)
          Sets the value of the internalReference property.
 void TargetIdentification.setInternalReference(InternalReference value)
          Sets the value of the internalReference property.
 void ObservingSystemComponent.setInternalReference(InternalReference value)
          Sets the value of the internalReference property.
 void InformationPackageComponentDeepArchive.setInternalReference(InternalReference value)
          Sets the value of the internalReference property.
 



Copyright © 2014. All Rights Reserved.