Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.HelloType
-
Packages that use HelloType Package Description org.somda.sdc.dpws.soap.wsdiscovery.model -
-
Uses of HelloType in org.somda.sdc.dpws.soap.wsdiscovery.model
Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return HelloType Modifier and Type Method Description HelloTypeObjectFactory. createHelloType()Create an instance ofHelloTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type HelloType Modifier and Type Method Description javax.xml.bind.JAXBElement<HelloType>ObjectFactory. createHello(HelloType value)Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type HelloType Modifier and Type Method Description javax.xml.bind.JAXBElement<HelloType>ObjectFactory. createHello(HelloType value)
-