Package org.apache.header_test.types
Class ObjectFactory
java.lang.Object
org.apache.header_test.types.ObjectFactory
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v3.0.2",
date="2023-06-06T12:44:56-04:00")
public class ObjectFactory
extends Object
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.apache.header_test.types 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
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.header_test.types -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofTestHeader1Create an instance ofTestHeader1ResponseCreate an instance ofTestHeader2Create an instance ofTestHeader2ResponseCreate an instance ofTestHeader3Create an instance ofTestHeader3ResponseCreate an instance ofTestHeader4Create an instance ofTestHeader4ResponseCreate an instance ofTestHeader5Create an instance ofTestHeader5ResponseBodyCreate an instance ofTestHeader6Create an instance ofTestHeader6ResponseCreate an instance ofTestHeader7Create an instance ofTestHeader7ResponseCreate an instance ofTestHeaderMessage
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.header_test.types
-
-
Method Details
-
createTestHeader1
Create an instance ofTestHeader1 -
createTestHeader1Response
Create an instance ofTestHeader1Response -
createTestHeader2
Create an instance ofTestHeader2 -
createTestHeader2Response
Create an instance ofTestHeader2Response -
createTestHeader3
Create an instance ofTestHeader3 -
createTestHeader3Response
Create an instance ofTestHeader3Response -
createTestHeader4
Create an instance ofTestHeader4 -
createTestHeader4Response
Create an instance ofTestHeader4Response -
createTestHeaderMessage
Create an instance ofTestHeaderMessage -
createTestHeader5
Create an instance ofTestHeader5 -
createTestHeader5ResponseBody
Create an instance ofTestHeader5ResponseBody -
createTestHeader6
Create an instance ofTestHeader6 -
createTestHeader6Response
Create an instance ofTestHeader6Response -
createTestHeader7
Create an instance ofTestHeader7 -
createTestHeader7Response
Create an instance ofTestHeader7Response
-