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

    • createBankruptcyCaseType

      public BankruptcyCaseType createBankruptcyCaseType()
      Create an instance of BankruptcyCaseType
    • createAssetNoticeIndicator

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

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

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

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

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

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

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

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

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

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

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

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

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