Class TuaPartyBillModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.tuadatamodel.model.TuaPartyBillModel
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TuaOnCyclePartyBillModel

public class TuaPartyBillModel extends ItemModel
Generated model class for type TuaPartyBill first defined at extension tuadatamodel.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated relation code constant for relation TuaBillingAccount2TuaPartyBillRelation defining source attribute billingAccount in extension tuadatamodel.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of TuaPartyBill.amount attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaPartyBill.attachments attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaPartyBill.billingAccount attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaPartyBill.billNo attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaPartyBill.currency attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaPartyBill.externalIdentifiers attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaPartyBill.parties attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaPartyBill.paymentItems attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaPartyBill.status attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaPartyBill.taxItems attribute defined at extension tuadatamodel.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
    TuaPartyBillModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the TuaPartyBill.amount attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaPartyBill.attachments attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaPartyBill.billingAccount attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaPartyBill.billNo attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaPartyBill.currency attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaPartyBill.externalIdentifiers attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaPartyBill.parties attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaPartyBill.paymentItems attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaPartyBill.status attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaPartyBill.taxItems attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaPartyBill.amount attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaPartyBill.attachments attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaPartyBill.billingAccount attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaPartyBill.billNo attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaPartyBill.currency attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaPartyBill.externalIdentifiers attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaPartyBill.parties attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaPartyBill.paymentItems attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaPartyBill.status attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaPartyBill.taxItems attribute defined at extension tuadatamodel.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • _TUABILLINGACCOUNT2TUAPARTYBILLRELATION

      public static final String _TUABILLINGACCOUNT2TUAPARTYBILLRELATION
      Generated relation code constant for relation TuaBillingAccount2TuaPartyBillRelation defining source attribute billingAccount in extension tuadatamodel.
      See Also:
    • BILLNO

      public static final String BILLNO
      Generated constant - Attribute key of TuaPartyBill.billNo attribute defined at extension tuadatamodel.
      See Also:
    • AMOUNT

      public static final String AMOUNT
      Generated constant - Attribute key of TuaPartyBill.amount attribute defined at extension tuadatamodel.
      See Also:
    • CURRENCY

      public static final String CURRENCY
      Generated constant - Attribute key of TuaPartyBill.currency attribute defined at extension tuadatamodel.
      See Also:
    • STATUS

      public static final String STATUS
      Generated constant - Attribute key of TuaPartyBill.status attribute defined at extension tuadatamodel.
      See Also:
    • EXTERNALIDENTIFIERS

      public static final String EXTERNALIDENTIFIERS
      Generated constant - Attribute key of TuaPartyBill.externalIdentifiers attribute defined at extension tuadatamodel.
      See Also:
    • BILLINGACCOUNT

      public static final String BILLINGACCOUNT
      Generated constant - Attribute key of TuaPartyBill.billingAccount attribute defined at extension tuadatamodel.
      See Also:
    • PAYMENTITEMS

      public static final String PAYMENTITEMS
      Generated constant - Attribute key of TuaPartyBill.paymentItems attribute defined at extension tuadatamodel.
      See Also:
    • PARTIES

      public static final String PARTIES
      Generated constant - Attribute key of TuaPartyBill.parties attribute defined at extension tuadatamodel.
      See Also:
    • ATTACHMENTS

      public static final String ATTACHMENTS
      Generated constant - Attribute key of TuaPartyBill.attachments attribute defined at extension tuadatamodel.
      See Also:
    • TAXITEMS

      public static final String TAXITEMS
      Generated constant - Attribute key of TuaPartyBill.taxItems attribute defined at extension tuadatamodel.
      See Also:
  • Constructor Details

    • TuaPartyBillModel

      public TuaPartyBillModel()
      Generated constructor - Default constructor for generic creation.
    • TuaPartyBillModel

      public TuaPartyBillModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • TuaPartyBillModel

      @Deprecated(since="4.1.1", forRemoval=true) public TuaPartyBillModel(ItemModel _owner)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getAmount

      @Accessor(qualifier="amount", type=GETTER) public Float getAmount()
      Generated method - Getter of the TuaPartyBill.amount attribute defined at extension tuadatamodel.
      Returns:
      the amount
    • getAttachments

      @Accessor(qualifier="attachments", type=GETTER) public Set<CatalogUnawareMediaModel> getAttachments()
      Generated method - Getter of the TuaPartyBill.attachments attribute defined at extension tuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the attachments - The attachments of that Party Bill.
    • getBillingAccount

      @Accessor(qualifier="billingAccount", type=GETTER) public TuaBillingAccountModel getBillingAccount()
      Generated method - Getter of the TuaPartyBill.billingAccount attribute defined at extension tuadatamodel.
      Returns:
      the billingAccount - The Billing Account for which those Party Bills are valid.
    • getBillNo

      @Accessor(qualifier="billNo", type=GETTER) public String getBillNo()
      Generated method - Getter of the TuaPartyBill.billNo attribute defined at extension tuadatamodel.
      Returns:
      the billNo
    • getCurrency

      @Accessor(qualifier="currency", type=GETTER) public CurrencyModel getCurrency()
      Generated method - Getter of the TuaPartyBill.currency attribute defined at extension tuadatamodel.
      Returns:
      the currency
    • getExternalIdentifiers

      @Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()
      Generated method - Getter of the TuaPartyBill.externalIdentifiers attribute defined at extension tuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the externalIdentifiers
    • getParties

      @Accessor(qualifier="parties", type=GETTER) public Set<TuaPartyModel> getParties()
      Generated method - Getter of the TuaPartyBill.parties attribute defined at extension tuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the parties - The Parties of those Party Bills.
    • getPaymentItems

      @Accessor(qualifier="paymentItems", type=GETTER) public Set<TuaPartyPaymentItemModel> getPaymentItems()
      Generated method - Getter of the TuaPartyBill.paymentItems attribute defined at extension tuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the paymentItems - The Party Payment Items of that Party Bill.
    • getStatus

      @Accessor(qualifier="status", type=GETTER) public TuaPartyBillStatus getStatus()
      Generated method - Getter of the TuaPartyBill.status attribute defined at extension tuadatamodel.
      Returns:
      the status
    • getTaxItems

      @Accessor(qualifier="taxItems", type=GETTER) public Set<TuaAppliedPartyBillingTaxRateModel> getTaxItems()
      Generated method - Getter of the TuaPartyBill.taxItems attribute defined at extension tuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the taxItems - The Applied Party Billing Tax Rates of that Party Bill.
    • setAmount

      @Accessor(qualifier="amount", type=SETTER) public void setAmount(Float value)
      Generated method - Setter of TuaPartyBill.amount attribute defined at extension tuadatamodel.
      Parameters:
      value - the amount
    • setAttachments

      @Accessor(qualifier="attachments", type=SETTER) public void setAttachments(Set<CatalogUnawareMediaModel> value)
      Generated method - Setter of TuaPartyBill.attachments attribute defined at extension tuadatamodel.
      Parameters:
      value - the attachments - The attachments of that Party Bill.
    • setBillingAccount

      @Accessor(qualifier="billingAccount", type=SETTER) public void setBillingAccount(TuaBillingAccountModel value)
      Generated method - Setter of TuaPartyBill.billingAccount attribute defined at extension tuadatamodel.
      Parameters:
      value - the billingAccount - The Billing Account for which those Party Bills are valid.
    • setBillNo

      @Accessor(qualifier="billNo", type=SETTER) public void setBillNo(String value)
      Generated method - Setter of TuaPartyBill.billNo attribute defined at extension tuadatamodel.
      Parameters:
      value - the billNo
    • setCurrency

      @Accessor(qualifier="currency", type=SETTER) public void setCurrency(CurrencyModel value)
      Generated method - Setter of TuaPartyBill.currency attribute defined at extension tuadatamodel.
      Parameters:
      value - the currency
    • setExternalIdentifiers

      @Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value)
      Generated method - Setter of TuaPartyBill.externalIdentifiers attribute defined at extension tuadatamodel.
      Parameters:
      value - the externalIdentifiers
    • setParties

      @Accessor(qualifier="parties", type=SETTER) public void setParties(Set<TuaPartyModel> value)
      Generated method - Setter of TuaPartyBill.parties attribute defined at extension tuadatamodel.
      Parameters:
      value - the parties - The Parties of those Party Bills.
    • setPaymentItems

      @Accessor(qualifier="paymentItems", type=SETTER) public void setPaymentItems(Set<TuaPartyPaymentItemModel> value)
      Generated method - Setter of TuaPartyBill.paymentItems attribute defined at extension tuadatamodel.
      Parameters:
      value - the paymentItems - The Party Payment Items of that Party Bill.
    • setStatus

      @Accessor(qualifier="status", type=SETTER) public void setStatus(TuaPartyBillStatus value)
      Generated method - Setter of TuaPartyBill.status attribute defined at extension tuadatamodel.
      Parameters:
      value - the status
    • setTaxItems

      @Accessor(qualifier="taxItems", type=SETTER) public void setTaxItems(Set<TuaAppliedPartyBillingTaxRateModel> value)
      Generated method - Setter of TuaPartyBill.taxItems attribute defined at extension tuadatamodel.
      Parameters:
      value - the taxItems - The Applied Party Billing Tax Rates of that Party Bill.