JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
eu.europa.esig.soap.jaxb.envelope.Envelope
Packages that use
Envelope
Package
Description
eu.europa.esig.soap.jaxb.envelope
Uses of
Envelope
in
eu.europa.esig.soap.jaxb.envelope
Methods in
eu.europa.esig.soap.jaxb.envelope
that return
Envelope
Modifier and Type
Method
Description
Envelope
ObjectFactory.
createEnvelope
()
Create an instance of
Envelope
Methods in
eu.europa.esig.soap.jaxb.envelope
that return types with arguments of type
Envelope
Modifier and Type
Method
Description
JAXBElement
<
Envelope
>
ObjectFactory.
createEnvelope
(
Envelope
value)
Create an instance of
JAXBElement
<
Envelope
>
Methods in
eu.europa.esig.soap.jaxb.envelope
with parameters of type
Envelope
Modifier and Type
Method
Description
JAXBElement
<
Envelope
>
ObjectFactory.
createEnvelope
(
Envelope
value)
Create an instance of
JAXBElement
<
Envelope
>