Uses of Class
org.somda.sdc.dpws.model.HostedServiceType
Packages that use HostedServiceType
-
Uses of HostedServiceType in org.somda.sdc.dpws.model
Methods in org.somda.sdc.dpws.model that return HostedServiceTypeModifier and TypeMethodDescriptionHostedServiceType.clone()HostedServiceType.copyExcept(PropertyTree _propertyTree) HostedServiceType.copyOnly(PropertyTree _propertyTree) HostedServiceType.createCopy()HostedServiceType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createHostedServiceType()Create an instance ofHostedServiceTypeMethods in org.somda.sdc.dpws.model that return types with arguments of type HostedServiceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<HostedServiceType>ObjectFactory.createHosted(HostedServiceType value) Methods in org.somda.sdc.dpws.model with parameters of type HostedServiceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<HostedServiceType>ObjectFactory.createHosted(HostedServiceType value) Constructors in org.somda.sdc.dpws.model with parameters of type HostedServiceTypeModifierConstructorDescriptionHostedServiceType(HostedServiceType _other) Instantiates a HostedServiceType copying the state of another HostedServiceTypeHostedServiceType(HostedServiceType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a HostedServiceType copying the state of another HostedServiceType