Uses of Class
gov.nasa.arc.pds.xml.generated.ExternalReference
Packages that use ExternalReference
-
Uses of ExternalReference in gov.nasa.arc.pds.xml.generated
Subclasses of ExternalReference in gov.nasa.arc.pds.xml.generatedModifier and TypeClassDescriptionclassThe External_Reference_Extended class is used to reference a source outside the PDS registry system.Fields in gov.nasa.arc.pds.xml.generated with type parameters of type ExternalReferenceModifier and TypeFieldDescriptionprotected List<ExternalReference>ObservingSystemComponent.externalReferencesprotected List<ExternalReference>ReferenceList.externalReferencesMethods in gov.nasa.arc.pds.xml.generated that return ExternalReferenceModifier and TypeMethodDescriptionObjectFactory.createExternalReference()Create an instance ofExternalReferenceMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type ExternalReferenceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ExternalReference>ObjectFactory.createExternalReference(ExternalReference value) ObservingSystemComponent.getExternalReferences()Gets the value of the externalReferences property.ReferenceList.getExternalReferences()Gets the value of the externalReferences property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type ExternalReferenceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ExternalReference>ObjectFactory.createExternalReference(ExternalReference value)