class ObjectFactory extends AnyRef

This object contains factory methods for each Java content interface and Java element interface generated in the wco.datamodel.wco.response_ds.dms._2 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.

Annotations
@XmlRegistry()
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ObjectFactory
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new ObjectFactory()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  6. def createAdditionalInformationLimitDateTimeType(): AdditionalInformationLimitDateTimeType

    Create an instance of

  7. def createAdditionalInformationLimitDateTimeTypeDateTimeString(): DateTimeString

    Create an instance of

  8. def createAdditionalInformationStatementCodeType(): AdditionalInformationStatementCodeType

    Create an instance of

  9. def createAdditionalInformationStatementDescriptionTextType(): AdditionalInformationStatementDescriptionTextType

    Create an instance of

  10. def createAdditionalInformationStatementTypeCodeType(): AdditionalInformationStatementTypeCodeType

    Create an instance of

  11. def createAmendmentChangeReasonCodeType(): AmendmentChangeReasonCodeType

    Create an instance of

  12. def createAppealOfficeIdentificationIDType(): AppealOfficeIdentificationIDType

    Create an instance of

  13. def createBankAccountIdentificationIDType(): BankAccountIdentificationIDType

    Create an instance of

  14. def createBankReferenceIDType(): BankReferenceIDType

    Create an instance of

  15. def createCommunicationIdentificationIDType(): CommunicationIdentificationIDType

    Create an instance of

  16. def createCommunicationTypeCodeType(): CommunicationTypeCodeType

    Create an instance of

  17. def createContactOfficeIdentificationIDType(): ContactOfficeIdentificationIDType

    Create an instance of

  18. def createDeclarationAcceptanceDateTimeType(): DeclarationAcceptanceDateTimeType

    Create an instance of

  19. def createDeclarationAcceptanceDateTimeTypeDateTimeString(): DateTimeString

    Create an instance of

  20. def createDeclarationCancellationDateTimeType(): DeclarationCancellationDateTimeType

    Create an instance of

  21. def createDeclarationCancellationDateTimeTypeDateTimeString(): DateTimeString

    Create an instance of

  22. def createDeclarationFunctionalReferenceIDType(): DeclarationFunctionalReferenceIDType

    Create an instance of

  23. def createDeclarationIdentificationIDType(): DeclarationIdentificationIDType

    Create an instance of

  24. def createDeclarationRejectionDateTimeType(): DeclarationRejectionDateTimeType

    Create an instance of

  25. def createDeclarationRejectionDateTimeTypeDateTimeString(): DateTimeString

    Create an instance of

  26. def createDeclarationVersionIDType(): DeclarationVersionIDType

    Create an instance of

  27. def createDutyTaxFeeAdValoremTaxBaseAmountType(): DutyTaxFeeAdValoremTaxBaseAmountType

    Create an instance of

  28. def createDutyTaxFeeDeductAmountType(): DutyTaxFeeDeductAmountType

    Create an instance of

  29. def createDutyTaxFeeDutyRegimeCodeType(): DutyTaxFeeDutyRegimeCodeType

    Create an instance of

  30. def createDutyTaxFeeQuotaOrderIDType(): DutyTaxFeeQuotaOrderIDType

    Create an instance of

  31. def createDutyTaxFeeSpecificTaxBaseQuantityType(): DutyTaxFeeSpecificTaxBaseQuantityType

    Create an instance of

  32. def createDutyTaxFeeTypeCodeType(): DutyTaxFeeTypeCodeType

    Create an instance of

  33. def createErrorDescriptionTextType(): ErrorDescriptionTextType

    Create an instance of

  34. def createErrorValidationCodeType(): ErrorValidationCodeType

    Create an instance of

  35. def createObligationGuaranteeReferenceIDType(): ObligationGuaranteeReferenceIDType

    Create an instance of

  36. def createPaymentDueDateTimeType(): PaymentDueDateTimeType

    Create an instance of

  37. def createPaymentDueDateTimeTypeDateTimeString(): DateTimeString

    Create an instance of

  38. def createPaymentPaymentAmountType(): PaymentPaymentAmountType

    Create an instance of

  39. def createPaymentReferenceIDType(): PaymentReferenceIDType

    Create an instance of

  40. def createPaymentTaxAssessedAmountType(): PaymentTaxAssessedAmountType

    Create an instance of

  41. def createPointerDocumentSectionCodeType(): PointerDocumentSectionCodeType

    Create an instance of

  42. def createPointerTagIDType(): PointerTagIDType

    Create an instance of

  43. def createResponseFunctionCodeType(): ResponseFunctionCodeType

    Create an instance of

  44. def createResponseFunctionalReferenceIDType(): ResponseFunctionalReferenceIDType

    Create an instance of

  45. def createResponseIssueDateTimeType(): ResponseIssueDateTimeType

    Create an instance of

  46. def createResponseIssueDateTimeTypeDateTimeString(): DateTimeString

    Create an instance of

  47. def createStatusEffectiveDateTimeType(): StatusEffectiveDateTimeType

    Create an instance of

  48. def createStatusEffectiveDateTimeTypeDateTimeString(): DateTimeString

    Create an instance of

  49. def createStatusNameCodeType(): StatusNameCodeType

    Create an instance of

  50. def createStatusReleaseDateTimeType(): StatusReleaseDateTimeType

    Create an instance of

  51. def createStatusReleaseDateTimeTypeDateTimeString(): DateTimeString

    Create an instance of

  52. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  53. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  54. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  55. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  56. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  57. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  58. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  59. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  60. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  61. def toString(): String
    Definition Classes
    AnyRef → Any
  62. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  63. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  64. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from AnyRef

Inherited from Any

Ungrouped