java.lang.Object
oasis.names.tc.legalxml_courtfiling.schema.xsd.appellatecase_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.appellatecase_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.appellatecase_4
  • Method Details

    • createAppellateCaseType

      public AppellateCaseType createAppellateCaseType()
      Create an instance of AppellateCaseType
    • createAppellateCaseAddedPartyType

      public AppellateCaseAddedPartyType createAppellateCaseAddedPartyType()
      Create an instance of AppellateCaseAddedPartyType
    • createAppellateCaseRemovedPartyType

      public AppellateCaseRemovedPartyType createAppellateCaseRemovedPartyType()
      Create an instance of AppellateCaseRemovedPartyType
    • createAppellateCivilCaseType

      public AppellateCivilCaseType createAppellateCivilCaseType()
      Create an instance of AppellateCivilCaseType
    • createAppellateCourtRuleCaseType

      public AppellateCourtRuleCaseType createAppellateCourtRuleCaseType()
      Create an instance of AppellateCourtRuleCaseType
    • createAppellateCase

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

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

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

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

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

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

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

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

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

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

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

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

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

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