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