Uses of Class
gov.nasa.arc.pds.xml.generated.PDSGuest
-
Packages that use PDSGuest Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of PDSGuest in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as PDSGuest Modifier and Type Field Description protected PDSGuest
ProductContext. pdsGuest
Methods in gov.nasa.arc.pds.xml.generated that return PDSGuest Modifier and Type Method Description PDSGuest
ObjectFactory. createPDSGuest()
Create an instance ofPDSGuest
PDSGuest
ProductContext. getPDSGuest()
Gets the value of the pdsGuest property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type PDSGuest Modifier and Type Method Description void
ProductContext. setPDSGuest(PDSGuest value)
Sets the value of the pdsGuest property.
-