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