|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.extra_standard.namespace.request._1.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the de.extra_standard.namespace.request._1 package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: de.extra_standard.namespace.request._1 |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public PackageRequestType createPackageRequestType()
PackageRequestType
public MessageRequestBodyType createMessageRequestBodyType()
MessageRequestBodyType
public PackageRequestHeaderType createPackageRequestHeaderType()
PackageRequestHeaderType
public TransportRequestHeaderType createTransportRequestHeaderType()
TransportRequestHeaderType
public TransportRequestType createTransportRequestType()
TransportRequestType
public MessageRequestHeaderType createMessageRequestHeaderType()
MessageRequestHeaderType
public TransportRequestBodyType createTransportRequestBodyType()
TransportRequestBodyType
public PackageRequestBodyType createPackageRequestBodyType()
PackageRequestBodyType
public MessageRequestType createMessageRequestType()
MessageRequestType
public JAXBElement<AnyPlugInContainerType> createMessagePlugIns(AnyPlugInContainerType value)
JAXBElement<AnyPlugInContainerType>}
public JAXBElement<MessageRequestType> createMessage(MessageRequestType value)
JAXBElement<MessageRequestType>}
public JAXBElement<MessageRequestBodyType> createMessageBody(MessageRequestBodyType value)
JAXBElement<MessageRequestBodyType>}
public JAXBElement<AnyPlugInContainerType> createPackagePlugIns(AnyPlugInContainerType value)
JAXBElement<AnyPlugInContainerType>}
public JAXBElement<PackageRequestBodyType> createPackageBody(PackageRequestBodyType value)
JAXBElement<PackageRequestBodyType>}
public JAXBElement<TransportRequestType> createTransport(TransportRequestType value)
JAXBElement<TransportRequestType>}
public JAXBElement<TransportRequestBodyType> createTransportBody(TransportRequestBodyType value)
JAXBElement<TransportRequestBodyType>}
public JAXBElement<MessageRequestHeaderType> createMessageHeader(MessageRequestHeaderType value)
JAXBElement<MessageRequestHeaderType>}
public JAXBElement<PackageRequestType> createPackage(PackageRequestType value)
JAXBElement<PackageRequestType>}
public JAXBElement<TransportRequestHeaderType> createTransportHeader(TransportRequestHeaderType value)
JAXBElement<TransportRequestHeaderType>}
public JAXBElement<TransportRequestType> createXMLTransport(TransportRequestType value)
JAXBElement<TransportRequestType>}
public JAXBElement<AnyPlugInContainerType> createTransportPlugIns(AnyPlugInContainerType value)
JAXBElement<AnyPlugInContainerType>}
public JAXBElement<PackageRequestHeaderType> createPackageHeader(PackageRequestHeaderType value)
JAXBElement<PackageRequestHeaderType>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||