Uses of Class
gov.nasa.arc.pds.xml.generated.PublicationDate
-
Packages that use PublicationDate Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of PublicationDate in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as PublicationDate Modifier and Type Field Description protected PublicationDateDocument. publicationDateprotected PublicationDateVolumePDS3. publicationDateMethods in gov.nasa.arc.pds.xml.generated that return PublicationDate Modifier and Type Method Description PublicationDateObjectFactory. createPublicationDate()Create an instance ofPublicationDatePublicationDateDocument. getPublicationDate()Gets the value of the publicationDate property.PublicationDateVolumePDS3. getPublicationDate()Gets the value of the publicationDate property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type PublicationDate Modifier and Type Method Description voidDocument. setPublicationDate(PublicationDate value)Sets the value of the publicationDate property.voidVolumePDS3. setPublicationDate(PublicationDate value)Sets the value of the publicationDate property.
-