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