Uses of Class
gov.nasa.arc.pds.xml.generated.Agency
-
Packages that use Agency Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Agency in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Agency Modifier and Type Field Description protected Agency
ProductContext. agency
Methods in gov.nasa.arc.pds.xml.generated that return Agency Modifier and Type Method Description Agency
ObjectFactory. createAgency()
Create an instance ofAgency
Agency
ProductContext. getAgency()
Gets the value of the agency property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Agency Modifier and Type Method Description void
ProductContext. setAgency(Agency value)
Sets the value of the agency property.
-