java.lang.Object
oasis.names.tc.legalxml_courtfiling.schema.xsd.courtpolicyresponsemessage_4.ObjectFactory

public class ObjectFactory extends Object
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 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

      public CourtCodelistType createCourtCodelistType()
      Create an instance of CourtCodelistType
    • createCourtExtensionType

      public CourtExtensionType createCourtExtensionType()
      Create an instance of CourtExtensionType
    • createCourtPolicyResponseMessageType

      public CourtPolicyResponseMessageType createCourtPolicyResponseMessageType()
      Create an instance of CourtPolicyResponseMessageType
    • createDevelopmentPolicyParametersType

      public DevelopmentPolicyParametersType createDevelopmentPolicyParametersType()
      Create an instance of DevelopmentPolicyParametersType
    • createMajorDesignElementNameCodeType

      public MajorDesignElementNameCodeType createMajorDesignElementNameCodeType()
      Create an instance of MajorDesignElementNameCodeType
    • createPublicKeyInformationType

      public PublicKeyInformationType createPublicKeyInformationType()
      Create an instance of PublicKeyInformationType
    • createRuntimePolicyParametersType

      public RuntimePolicyParametersType createRuntimePolicyParametersType()
      Create an instance of RuntimePolicyParametersType
    • createCaseTypeCodeType

      public CaseTypeCodeType createCaseTypeCodeType()
      Create an instance of CaseTypeCodeType
    • createOperationNameType

      public OperationNameType createOperationNameType()
      Create an instance of OperationNameType
    • createCourtPolicyQueryMessageType

      public CourtPolicyQueryMessageType createCourtPolicyQueryMessageType()
      Create an instance of CourtPolicyQueryMessageType
    • createAcceptDocumentsRequiringFeesIndicator

      public jakarta.xml.bind.JAXBElement<Boolean> createAcceptDocumentsRequiringFeesIndicator(Boolean value)
      Create an instance of JAXBElement<Boolean>
      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)
      Create an instance of JAXBElement<Boolean>
      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)
      Create an instance of JAXBElement<Boolean>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Boolean>
    • createCourtCodelist

      public jakarta.xml.bind.JAXBElement<CourtCodelistType> createCourtCodelist(CourtCodelistType value)
      Create an instance of JAXBElement<CourtCodelistType>
      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)
      Create an instance of JAXBElement<IdentificationType>
      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)
      Create an instance of JAXBElement<CourtExtensionType>
      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)
      Create an instance of JAXBElement<IdentificationType>
      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)
      Create an instance of JAXBElement<CourtPolicyResponseMessageType>
      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)
      Create an instance of JAXBElement<DevelopmentPolicyParametersType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<DevelopmentPolicyParametersType>
    • createECFElementName

      public jakarta.xml.bind.JAXBElement<TextType> createECFElementName(TextType value)
      Create an instance of JAXBElement<TextType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<TextType>
    • createEffectiveDate

      public jakarta.xml.bind.JAXBElement<DateType> createEffectiveDate(DateType value)
      Create an instance of JAXBElement<DateType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<DateType>
    • createExpirationDate

      public jakarta.xml.bind.JAXBElement<DateType> createExpirationDate(DateType value)
      Create an instance of JAXBElement<DateType>
      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)
      Create an instance of JAXBElement<Boolean>
      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)
      Create an instance of JAXBElement<Boolean>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Boolean>
    • createGetCaseListSupportedIndicator

      public jakarta.xml.bind.JAXBElement<Boolean> createGetCaseListSupportedIndicator(Boolean value)
      Create an instance of JAXBElement<Boolean>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Boolean>
    • createLocationSpecificUrl

      public jakarta.xml.bind.JAXBElement<AnyURI> createLocationSpecificUrl(AnyURI value)
      Create an instance of JAXBElement<AnyURI>
      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)
      Create an instance of JAXBElement<MajorDesignElementNameCodeType>
      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)
      Create an instance of JAXBElement<MeasureType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<MeasureType>
    • createMaximumAllowedMessageSize

      public jakarta.xml.bind.JAXBElement<MeasureType> createMaximumAllowedMessageSize(MeasureType value)
      Create an instance of JAXBElement<MeasureType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<MeasureType>
    • createPolicyLastUpdateDate

      public jakarta.xml.bind.JAXBElement<DateType> createPolicyLastUpdateDate(DateType value)
      Create an instance of JAXBElement<DateType>
      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)
      Create an instance of JAXBElement<IdentificationType>
      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)
      Create an instance of JAXBElement<PublicKeyInformationType>
      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)
      Create an instance of JAXBElement<RuntimePolicyParametersType>
      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)
      Create an instance of JAXBElement<CaseTypeCodeType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<CaseTypeCodeType>
    • createSupportedMessageProfileCode

      public jakarta.xml.bind.JAXBElement<TextType> createSupportedMessageProfileCode(TextType value)
      Create an instance of JAXBElement<TextType>
      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)
      Create an instance of JAXBElement<OperationNameType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<OperationNameType>
    • createSupportedSignatureProfileCode

      public jakarta.xml.bind.JAXBElement<TextType> createSupportedSignatureProfileCode(TextType value)
      Create an instance of JAXBElement<TextType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<TextType>
    • createURLAttachmentSupportedIndicator

      public jakarta.xml.bind.JAXBElement<Boolean> createURLAttachmentSupportedIndicator(Boolean value)
      Create an instance of JAXBElement<Boolean>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Boolean>