Uses of Class
org.somda.sdc.dpws.model.HostServiceType
Packages that use HostServiceType
-
Uses of HostServiceType in org.somda.sdc.dpws.model
Methods in org.somda.sdc.dpws.model that return HostServiceTypeModifier and TypeMethodDescriptionHostServiceType.clone()HostServiceType.copyExcept(PropertyTree _propertyTree) HostServiceType.copyOnly(PropertyTree _propertyTree) HostServiceType.createCopy()HostServiceType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createHostServiceType()Create an instance ofHostServiceTypeMethods in org.somda.sdc.dpws.model that return types with arguments of type HostServiceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<HostServiceType>ObjectFactory.createHost(HostServiceType value) Methods in org.somda.sdc.dpws.model with parameters of type HostServiceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<HostServiceType>ObjectFactory.createHost(HostServiceType value) Constructors in org.somda.sdc.dpws.model with parameters of type HostServiceTypeModifierConstructorDescriptionHostServiceType(HostServiceType _other) Instantiates a HostServiceType copying the state of another HostServiceTypeHostServiceType(HostServiceType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a HostServiceType copying the state of another HostServiceType