Uses of Class
org.somda.sdc.dpws.soap.model.Envelope
Packages that use Envelope
-
Uses of Envelope in org.somda.sdc.dpws.soap.model
Methods in org.somda.sdc.dpws.soap.model that return EnvelopeModifier and TypeMethodDescriptionEnvelope.clone()Envelope.copyExcept(PropertyTree _propertyTree) Envelope.copyOnly(PropertyTree _propertyTree) Envelope.createCopy()Envelope.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createEnvelope()Create an instance ofEnvelopeMethods in org.somda.sdc.dpws.soap.model that return types with arguments of type EnvelopeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Envelope>ObjectFactory.createEnvelope(Envelope value) Methods in org.somda.sdc.dpws.soap.model with parameters of type EnvelopeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Envelope>ObjectFactory.createEnvelope(Envelope value) Constructors in org.somda.sdc.dpws.soap.model with parameters of type EnvelopeModifierConstructorDescriptionInstantiates a Envelope copying the state of another EnvelopeEnvelope(Envelope _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Envelope copying the state of another Envelope