Uses of Class
org.somda.sdc.dpws.soap.model.Header
Packages that use Header
-
Uses of Header in org.somda.sdc.dpws.soap.model
Fields in org.somda.sdc.dpws.soap.model declared as HeaderMethods in org.somda.sdc.dpws.soap.model that return HeaderModifier and TypeMethodDescriptionHeader.clone()Header.copyExcept(PropertyTree _propertyTree) Header.copyOnly(PropertyTree _propertyTree) Header.createCopy()Header.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createHeader()Create an instance ofHeaderEnvelope.getHeader()Gets the value of the header property.Methods in org.somda.sdc.dpws.soap.model that return types with arguments of type HeaderModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Header>ObjectFactory.createHeader(Header value) Methods in org.somda.sdc.dpws.soap.model with parameters of type HeaderModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Header>ObjectFactory.createHeader(Header value) voidSets the value of the header property.Constructors in org.somda.sdc.dpws.soap.model with parameters of type HeaderModifierConstructorDescriptionInstantiates a Header copying the state of another HeaderHeader(Header _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Header copying the state of another Header