Class ObjectFactory
java.lang.Object
oasis.names.tc.legalxml_courtfiling.schema.xsd.courtpolicyresponsemessage_4.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the oasis.names.tc.legalxml_courtfiling.schema.xsd.courtpolicyresponsemessage_4 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: oasis.names.tc.legalxml_courtfiling.schema.xsd.courtpolicyresponsemessage_4 -
Method Summary
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<Boolean> jakarta.xml.bind.JAXBElement
<Boolean> jakarta.xml.bind.JAXBElement
<Boolean> Create an instance ofCaseTypeCodeType
jakarta.xml.bind.JAXBElement
<CourtCodelistType> Create an instance ofCourtCodelistType
jakarta.xml.bind.JAXBElement
<IdentificationType> jakarta.xml.bind.JAXBElement
<CourtExtensionType> Create an instance ofCourtExtensionType
jakarta.xml.bind.JAXBElement
<IdentificationType> Create an instance ofCourtPolicyQueryMessageType
jakarta.xml.bind.JAXBElement
<CourtPolicyResponseMessageType> Create an instance ofCourtPolicyResponseMessageType
jakarta.xml.bind.JAXBElement
<DevelopmentPolicyParametersType> Create an instance ofDevelopmentPolicyParametersType
jakarta.xml.bind.JAXBElement
<TextType> createECFElementName
(TextType value) jakarta.xml.bind.JAXBElement
<DateType> createEffectiveDate
(DateType value) jakarta.xml.bind.JAXBElement
<DateType> createExpirationDate
(DateType value) jakarta.xml.bind.JAXBElement
<Boolean> jakarta.xml.bind.JAXBElement
<Boolean> jakarta.xml.bind.JAXBElement
<Boolean> jakarta.xml.bind.JAXBElement
<AnyURI> createLocationSpecificUrl
(AnyURI value) jakarta.xml.bind.JAXBElement
<MajorDesignElementNameCodeType> Create an instance ofMajorDesignElementNameCodeType
jakarta.xml.bind.JAXBElement
<MeasureType> jakarta.xml.bind.JAXBElement
<MeasureType> Create an instance ofOperationNameType
jakarta.xml.bind.JAXBElement
<DateType> jakarta.xml.bind.JAXBElement
<IdentificationType> jakarta.xml.bind.JAXBElement
<PublicKeyInformationType> Create an instance ofPublicKeyInformationType
jakarta.xml.bind.JAXBElement
<RuntimePolicyParametersType> Create an instance ofRuntimePolicyParametersType
jakarta.xml.bind.JAXBElement
<CaseTypeCodeType> jakarta.xml.bind.JAXBElement
<TextType> jakarta.xml.bind.JAXBElement
<OperationNameType> jakarta.xml.bind.JAXBElement
<TextType> jakarta.xml.bind.JAXBElement
<Boolean>
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oasis.names.tc.legalxml_courtfiling.schema.xsd.courtpolicyresponsemessage_4
-
-
Method Details
-
createCourtCodelistType
Create an instance ofCourtCodelistType
-
createCourtExtensionType
Create an instance ofCourtExtensionType
-
createCourtPolicyResponseMessageType
Create an instance ofCourtPolicyResponseMessageType
-
createDevelopmentPolicyParametersType
Create an instance ofDevelopmentPolicyParametersType
-
createMajorDesignElementNameCodeType
Create an instance ofMajorDesignElementNameCodeType
-
createPublicKeyInformationType
Create an instance ofPublicKeyInformationType
-
createRuntimePolicyParametersType
Create an instance ofRuntimePolicyParametersType
-
createCaseTypeCodeType
Create an instance ofCaseTypeCodeType
-
createOperationNameType
Create an instance ofOperationNameType
-
createCourtPolicyQueryMessageType
Create an instance ofCourtPolicyQueryMessageType
-
createAcceptDocumentsRequiringFeesIndicator
public jakarta.xml.bind.JAXBElement<Boolean> createAcceptDocumentsRequiringFeesIndicator(Boolean value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Boolean
>
-
createAcceptConfidentialFilingsIndicator
public jakarta.xml.bind.JAXBElement<Boolean> createAcceptConfidentialFilingsIndicator(Boolean value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Boolean
>
-
createAcceptMultipleLeadDocumentsIndicator
public jakarta.xml.bind.JAXBElement<Boolean> createAcceptMultipleLeadDocumentsIndicator(Boolean value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Boolean
>
-
createCourtCodelist
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
CourtCodelistType
>
-
createCourtCodelistURI
public jakarta.xml.bind.JAXBElement<IdentificationType> createCourtCodelistURI(IdentificationType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
IdentificationType
>
-
createCourtExtension
public jakarta.xml.bind.JAXBElement<CourtExtensionType> createCourtExtension(CourtExtensionType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
CourtExtensionType
>
-
createCourtExtensionURI
public jakarta.xml.bind.JAXBElement<IdentificationType> createCourtExtensionURI(IdentificationType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
IdentificationType
>
-
createCourtPolicyResponseMessage
public jakarta.xml.bind.JAXBElement<CourtPolicyResponseMessageType> createCourtPolicyResponseMessage(CourtPolicyResponseMessageType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
CourtPolicyResponseMessageType
>
-
createDevelopmentPolicyParameters
public jakarta.xml.bind.JAXBElement<DevelopmentPolicyParametersType> createDevelopmentPolicyParameters(DevelopmentPolicyParametersType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
DevelopmentPolicyParametersType
>
-
createECFElementName
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
TextType
>
-
createEffectiveDate
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
DateType
>
-
createExpirationDate
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
DateType
>
-
createFilingFeesMayBeApplicableIndicator
public jakarta.xml.bind.JAXBElement<Boolean> createFilingFeesMayBeApplicableIndicator(Boolean value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Boolean
>
-
createGetFeesCalculationSupportedIndicator
public jakarta.xml.bind.JAXBElement<Boolean> createGetFeesCalculationSupportedIndicator(Boolean value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Boolean
>
-
createGetCaseListSupportedIndicator
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Boolean
>
-
createLocationSpecificUrl
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
AnyURI
>
-
createMajorDesignElementNameCode
public jakarta.xml.bind.JAXBElement<MajorDesignElementNameCodeType> createMajorDesignElementNameCode(MajorDesignElementNameCodeType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
MajorDesignElementNameCodeType
>
-
createMaximumAllowedAttachmentSize
public jakarta.xml.bind.JAXBElement<MeasureType> createMaximumAllowedAttachmentSize(MeasureType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
MeasureType
>
-
createMaximumAllowedMessageSize
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
MeasureType
>
-
createPolicyLastUpdateDate
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
DateType
>
-
createPolicyVersionID
public jakarta.xml.bind.JAXBElement<IdentificationType> createPolicyVersionID(IdentificationType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
IdentificationType
>
-
createPublicKeyInformation
public jakarta.xml.bind.JAXBElement<PublicKeyInformationType> createPublicKeyInformation(PublicKeyInformationType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
PublicKeyInformationType
>
-
createRuntimePolicyParameters
public jakarta.xml.bind.JAXBElement<RuntimePolicyParametersType> createRuntimePolicyParameters(RuntimePolicyParametersType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
RuntimePolicyParametersType
>
-
createSupportedCaseType
public jakarta.xml.bind.JAXBElement<CaseTypeCodeType> createSupportedCaseType(CaseTypeCodeType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
CaseTypeCodeType
>
-
createSupportedMessageProfileCode
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
TextType
>
-
createSupportedOperationName
public jakarta.xml.bind.JAXBElement<OperationNameType> createSupportedOperationName(OperationNameType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
OperationNameType
>
-
createSupportedSignatureProfileCode
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
TextType
>
-
createURLAttachmentSupportedIndicator
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Boolean
>
-