java.lang.Object
ecf5.v2024_6.tyler.ecf.v5_0.extensions.taxdelinquency.ObjectFactory

public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the ecf5.v2024_6.tyler.ecf.v5_0.extensions.taxdelinquency 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: ecf5.v2024_6.tyler.ecf.v5_0.extensions.taxdelinquency
  • Method Details

    • createPartyServiceType

      public PartyServiceType createPartyServiceType()
      Create an instance of PartyServiceType
    • createCaseAbstractorType

      public CaseAbstractorType createCaseAbstractorType()
      Create an instance of CaseAbstractorType
    • createCaseAugmentationType

      public CaseAugmentationType createCaseAugmentationType()
      Create an instance of CaseAugmentationType
    • createServiceTypeCode

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

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

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

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

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

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

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

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