Uses of Class
gov.nasa.arc.pds.xml.generated.Facility
-
Packages that use Facility Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Facility in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Facility Modifier and Type Field Description protected Facility
ProductContext. facility
Methods in gov.nasa.arc.pds.xml.generated that return Facility Modifier and Type Method Description Facility
ObjectFactory. createFacility()
Create an instance ofFacility
Facility
ProductContext. getFacility()
Gets the value of the facility property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Facility Modifier and Type Method Description void
ProductContext. setFacility(Facility value)
Sets the value of the facility property.
-