Class

wco.datamodel.wco.res_dms._2

ObjectFactory

Related Doc: package _2

Permalink

class ObjectFactory extends AnyRef

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. All

Instance Constructors

  1. new ObjectFactory()

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. def createResponse(): Response

    Permalink
  7. def createResponseAdditionalInformation(value: AdditionalInformation): JAXBElement[AdditionalInformation]

    Permalink
  8. def createResponseAdditionalInformation(): AdditionalInformation

    Permalink
  9. def createResponseAdditionalInformationPointer(): Pointer

    Permalink
  10. def createResponseAmendment(value: Amendment): JAXBElement[Amendment]

    Permalink
  11. def createResponseAmendment(): Amendment

    Permalink
  12. def createResponseAmendmentPointer(): Pointer

    Permalink
  13. def createResponseAppealOffice(value: AppealOffice): JAXBElement[AppealOffice]

    Permalink
  14. def createResponseAppealOffice(): AppealOffice

    Permalink
  15. def createResponseBank(value: Bank): JAXBElement[Bank]

    Permalink
  16. def createResponseBank(): Bank

    Permalink
  17. def createResponseContactOffice(value: ContactOffice): JAXBElement[ContactOffice]

    Permalink
  18. def createResponseContactOffice(): ContactOffice

    Permalink
  19. def createResponseContactOfficeCommunication(): Communication

    Permalink
  20. def createResponseDeclaration(value: Declaration): JAXBElement[Declaration]

    Permalink
  21. def createResponseDeclaration(): Declaration

    Permalink
  22. def createResponseDeclarationDutyTaxFee(): DutyTaxFee

    Permalink
  23. def createResponseDeclarationDutyTaxFeePayment(): Payment

    Permalink
  24. def createResponseDeclarationDutyTaxFeePaymentObligationGuarantee(): ObligationGuarantee

    Permalink
  25. def createResponseDeclarationGoodsShipment(): GoodsShipment

    Permalink
  26. def createResponseDeclarationGoodsShipmentGovernmentAgencyGoodsItem(): GovernmentAgencyGoodsItem

    Permalink
  27. def createResponseDeclarationGoodsShipmentGovernmentAgencyGoodsItemCommodity(): Commodity

    Permalink
  28. def createResponseDeclarationGoodsShipmentGovernmentAgencyGoodsItemCommodityDutyTaxFee(): DutyTaxFee

    Permalink
  29. def createResponseDeclarationGoodsShipmentGovernmentAgencyGoodsItemCommodityDutyTaxFeePayment(): Payment

    Permalink
  30. def createResponseError(value: Error): JAXBElement[Error]

    Permalink
  31. def createResponseError(): Error

    Permalink
  32. def createResponseErrorPointer(): Pointer

    Permalink
  33. def createResponseFunctionCode(value: ResponseFunctionCodeType): JAXBElement[ResponseFunctionCodeType]

    Permalink
  34. def createResponseFunctionalReferenceID(value: ResponseFunctionalReferenceIDType): JAXBElement[ResponseFunctionalReferenceIDType]

    Permalink
  35. def createResponseIssueDateTime(value: ResponseIssueDateTimeType): JAXBElement[ResponseIssueDateTimeType]

    Permalink
  36. def createResponseStatus(value: Status): JAXBElement[Status]

    Permalink
  37. def createResponseStatus(): Status

    Permalink
  38. def createResponseStatusPointer(): Pointer

    Permalink
  39. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  40. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  41. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  42. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  43. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  44. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  45. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  46. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  47. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  48. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  49. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  50. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  51. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped