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

    • createCivilCaseType

      public CivilCaseType createCivilCaseType()
      Create an instance of CivilCaseType
    • createDecedentEstateCaseType

      public DecedentEstateCaseType createDecedentEstateCaseType()
      Create an instance of DecedentEstateCaseType
    • createFiduciaryCaseType

      public FiduciaryCaseType createFiduciaryCaseType()
      Create an instance of FiduciaryCaseType
    • createPersonFiduciaryAssociationType

      public PersonFiduciaryAssociationType createPersonFiduciaryAssociationType()
      Create an instance of PersonFiduciaryAssociationType
    • createAmountInControversy

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

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

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

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

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

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

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

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

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

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

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

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