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.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ObjectFactory
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new ObjectFactory()
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- def createAdditionalInformationLimitDateTimeType(): AdditionalInformationLimitDateTimeType
-
def
createAdditionalInformationLimitDateTimeTypeDateTimeString(): DateTimeString
Create an instance of
- def createAdditionalInformationStatementCodeType(): AdditionalInformationStatementCodeType
- def createAdditionalInformationStatementDescriptionTextType(): AdditionalInformationStatementDescriptionTextType
- def createAdditionalInformationStatementTypeCodeType(): AdditionalInformationStatementTypeCodeType
- def createAmendmentChangeReasonCodeType(): AmendmentChangeReasonCodeType
- def createAppealOfficeIdentificationIDType(): AppealOfficeIdentificationIDType
- def createBankAccountIdentificationIDType(): BankAccountIdentificationIDType
- def createBankReferenceIDType(): BankReferenceIDType
- def createCommunicationIdentificationIDType(): CommunicationIdentificationIDType
- def createCommunicationTypeCodeType(): CommunicationTypeCodeType
- def createContactOfficeIdentificationIDType(): ContactOfficeIdentificationIDType
- def createDeclarationAcceptanceDateTimeType(): DeclarationAcceptanceDateTimeType
-
def
createDeclarationAcceptanceDateTimeTypeDateTimeString(): DateTimeString
Create an instance of
- def createDeclarationCancellationDateTimeType(): DeclarationCancellationDateTimeType
-
def
createDeclarationCancellationDateTimeTypeDateTimeString(): DateTimeString
Create an instance of
- def createDeclarationFunctionalReferenceIDType(): DeclarationFunctionalReferenceIDType
- def createDeclarationIdentificationIDType(): DeclarationIdentificationIDType
- def createDeclarationRejectionDateTimeType(): DeclarationRejectionDateTimeType
-
def
createDeclarationRejectionDateTimeTypeDateTimeString(): DateTimeString
Create an instance of
- def createDeclarationVersionIDType(): DeclarationVersionIDType
- def createDutyTaxFeeAdValoremTaxBaseAmountType(): DutyTaxFeeAdValoremTaxBaseAmountType
- def createDutyTaxFeeDeductAmountType(): DutyTaxFeeDeductAmountType
- def createDutyTaxFeeDutyRegimeCodeType(): DutyTaxFeeDutyRegimeCodeType
- def createDutyTaxFeeQuotaOrderIDType(): DutyTaxFeeQuotaOrderIDType
- def createDutyTaxFeeSpecificTaxBaseQuantityType(): DutyTaxFeeSpecificTaxBaseQuantityType
- def createDutyTaxFeeTypeCodeType(): DutyTaxFeeTypeCodeType
- def createErrorDescriptionTextType(): ErrorDescriptionTextType
- def createErrorValidationCodeType(): ErrorValidationCodeType
- def createObligationGuaranteeReferenceIDType(): ObligationGuaranteeReferenceIDType
- def createPaymentDueDateTimeType(): PaymentDueDateTimeType
-
def
createPaymentDueDateTimeTypeDateTimeString(): DateTimeString
Create an instance of
- def createPaymentPaymentAmountType(): PaymentPaymentAmountType
- def createPaymentReferenceIDType(): PaymentReferenceIDType
- def createPaymentTaxAssessedAmountType(): PaymentTaxAssessedAmountType
- def createPointerDocumentSectionCodeType(): PointerDocumentSectionCodeType
- def createPointerTagIDType(): PointerTagIDType
- def createResponseFunctionCodeType(): ResponseFunctionCodeType
- def createResponseFunctionalReferenceIDType(): ResponseFunctionalReferenceIDType
- def createResponseIssueDateTimeType(): ResponseIssueDateTimeType
-
def
createResponseIssueDateTimeTypeDateTimeString(): DateTimeString
Create an instance of
- def createStatusEffectiveDateTimeType(): StatusEffectiveDateTimeType
-
def
createStatusEffectiveDateTimeTypeDateTimeString(): DateTimeString
Create an instance of
- def createStatusNameCodeType(): StatusNameCodeType
- def createStatusReleaseDateTimeType(): StatusReleaseDateTimeType
-
def
createStatusReleaseDateTimeTypeDateTimeString(): DateTimeString
Create an instance of
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )