Uses of Class
gov.nasa.arc.pds.xml.generated.Service
-
Packages that use Service Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Service in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Service Modifier and Type Field Description protected Service
ProductService. service
Methods in gov.nasa.arc.pds.xml.generated that return Service Modifier and Type Method Description Service
ObjectFactory. createService()
Create an instance ofService
Service
ProductService. getService()
Gets the value of the service property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Service Modifier and Type Method Description void
ProductService. setService(Service value)
Sets the value of the service property.
-