Uses of Class
gov.nasa.arc.pds.xml.generated.CitationInformation
-
Packages that use CitationInformation Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of CitationInformation in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as CitationInformation Modifier and Type Field Description protected CitationInformation
IdentificationArea. citationInformation
Methods in gov.nasa.arc.pds.xml.generated that return CitationInformation Modifier and Type Method Description CitationInformation
ObjectFactory. createCitationInformation()
Create an instance ofCitationInformation
CitationInformation
IdentificationArea. getCitationInformation()
Gets the value of the citationInformation property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type CitationInformation Modifier and Type Method Description void
IdentificationArea. setCitationInformation(CitationInformation value)
Sets the value of the citationInformation property.
-