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 v4.0.5",
date="2024-12-09T12:26:02-05: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 programmatically 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- Returns:
- the new instance of
TestHeader1
-
createTestHeader1Response
Create an instance ofTestHeader1Response- Returns:
- the new instance of
TestHeader1Response
-
createTestHeader2
Create an instance ofTestHeader2- Returns:
- the new instance of
TestHeader2
-
createTestHeader2Response
Create an instance ofTestHeader2Response- Returns:
- the new instance of
TestHeader2Response
-
createTestHeader3
Create an instance ofTestHeader3- Returns:
- the new instance of
TestHeader3
-
createTestHeader3Response
Create an instance ofTestHeader3Response- Returns:
- the new instance of
TestHeader3Response
-
createTestHeader4
Create an instance ofTestHeader4- Returns:
- the new instance of
TestHeader4
-
createTestHeader4Response
Create an instance ofTestHeader4Response- Returns:
- the new instance of
TestHeader4Response
-
createTestHeaderMessage
Create an instance ofTestHeaderMessage- Returns:
- the new instance of
TestHeaderMessage
-
createTestHeader5
Create an instance ofTestHeader5- Returns:
- the new instance of
TestHeader5
-
createTestHeader5ResponseBody
Create an instance ofTestHeader5ResponseBody- Returns:
- the new instance of
TestHeader5ResponseBody
-
createTestHeader6
Create an instance ofTestHeader6- Returns:
- the new instance of
TestHeader6
-
createTestHeader6Response
Create an instance ofTestHeader6Response- Returns:
- the new instance of
TestHeader6Response
-
createTestHeader7
Create an instance ofTestHeader7- Returns:
- the new instance of
TestHeader7
-
createTestHeader7Response
Create an instance ofTestHeader7Response- Returns:
- the new instance of
TestHeader7Response
-