Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.HelloType
Packages that use HelloType
-
Uses of HelloType in org.somda.sdc.dpws.soap.wsdiscovery.model
Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return HelloTypeModifier and TypeMethodDescriptionHelloType.clone()HelloType.copyExcept(PropertyTree _propertyTree) HelloType.copyOnly(PropertyTree _propertyTree) HelloType.createCopy()HelloType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createHelloType()Create an instance ofHelloTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type HelloTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<HelloType>ObjectFactory.createHello(HelloType value) Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type HelloTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<HelloType>ObjectFactory.createHello(HelloType value) Constructors in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type HelloTypeModifierConstructorDescriptionInstantiates a HelloType copying the state of another HelloTypeHelloType(HelloType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a HelloType copying the state of another HelloType