Uses of Class
org.somda.sdc.dpws.model.HostedServiceType
-
Packages that use HostedServiceType Package Description org.somda.sdc.dpws.model -
-
Uses of HostedServiceType in org.somda.sdc.dpws.model
Methods in org.somda.sdc.dpws.model that return HostedServiceType Modifier and Type Method Description HostedServiceTypeObjectFactory. createHostedServiceType()Create an instance ofHostedServiceTypeMethods in org.somda.sdc.dpws.model that return types with arguments of type HostedServiceType Modifier and Type Method Description javax.xml.bind.JAXBElement<HostedServiceType>ObjectFactory. createHosted(HostedServiceType value)Methods in org.somda.sdc.dpws.model with parameters of type HostedServiceType Modifier and Type Method Description javax.xml.bind.JAXBElement<HostedServiceType>ObjectFactory. createHosted(HostedServiceType value)
-