Uses of Class
gov.nasa.arc.pds.xml.generated.ServiceDescription
-
Packages that use ServiceDescription Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of ServiceDescription in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type ServiceDescription Modifier and Type Field Description protected java.util.List<ServiceDescription>
FileAreaServiceDescription. serviceDescriptions
Methods in gov.nasa.arc.pds.xml.generated that return ServiceDescription Modifier and Type Method Description ServiceDescription
ObjectFactory. createServiceDescription()
Create an instance ofServiceDescription
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type ServiceDescription Modifier and Type Method Description java.util.List<ServiceDescription>
FileAreaServiceDescription. getServiceDescriptions()
Gets the value of the serviceDescriptions property.
-