Class TuaAppliedPartyBillingTaxRateModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.tuadatamodel.model.TuaAppliedPartyBillingTaxRateModel
- All Implemented Interfaces:
Serializable
Generated model class for type TuaAppliedPartyBillingTaxRate 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
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationTuaAppliedCustomerBillingRate2TuaAppliedPartyBillingTaxRatedefining source attributeappliedCustomerBillingRatein extensiontuadatamodel.static final StringGenerated relation code constant for relationTuaPartyBill2TuaAppliedPartyBillingTaxRateRelationdefining source attributepartyBillin extensiontuadatamodel.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.appliedCustomerBillingRateattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.currencyattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.externalIdentifiersattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.idattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.partyBillattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.quantityattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.taxCategoryattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.taxRateattribute defined at extensiontuadatamodel.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated 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 parametersTuaAppliedPartyBillingTaxRateModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theTuaAppliedPartyBillingTaxRate.appliedCustomerBillingRateattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaAppliedPartyBillingTaxRate.currencyattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaAppliedPartyBillingTaxRate.externalIdentifiersattribute defined at extensiontuadatamodel.getId()Generated method - Getter of theTuaAppliedPartyBillingTaxRate.idattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaAppliedPartyBillingTaxRate.partyBillattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaAppliedPartyBillingTaxRate.quantityattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaAppliedPartyBillingTaxRate.taxCategoryattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaAppliedPartyBillingTaxRate.taxRateattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaAppliedPartyBillingTaxRate.appliedCustomerBillingRateattribute defined at extensiontuadatamodel.voidsetCurrency(CurrencyModel value) Generated method - Setter ofTuaAppliedPartyBillingTaxRate.currencyattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaAppliedPartyBillingTaxRate.externalIdentifiersattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaAppliedPartyBillingTaxRate.idattribute defined at extensiontuadatamodel.voidsetPartyBill(TuaPartyBillModel value) Generated method - Setter ofTuaAppliedPartyBillingTaxRate.partyBillattribute defined at extensiontuadatamodel.voidsetQuantity(Float value) Generated method - Setter ofTuaAppliedPartyBillingTaxRate.quantityattribute defined at extensiontuadatamodel.voidsetTaxCategory(String value) Generated method - Setter ofTuaAppliedPartyBillingTaxRate.taxCategoryattribute defined at extensiontuadatamodel.voidsetTaxRate(Float value) Generated method - Setter ofTuaAppliedPartyBillingTaxRate.taxRateattribute defined at extensiontuadatamodel.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods 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
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
_TUAPARTYBILL2TUAAPPLIEDPARTYBILLINGTAXRATERELATION
Generated relation code constant for relationTuaPartyBill2TuaAppliedPartyBillingTaxRateRelationdefining source attributepartyBillin extensiontuadatamodel.- See Also:
-
_TUAAPPLIEDCUSTOMERBILLINGRATE2TUAAPPLIEDPARTYBILLINGTAXRATE
Generated relation code constant for relationTuaAppliedCustomerBillingRate2TuaAppliedPartyBillingTaxRatedefining source attributeappliedCustomerBillingRatein extensiontuadatamodel.- See Also:
-
ID
Generated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.idattribute defined at extensiontuadatamodel.- See Also:
-
TAXCATEGORY
Generated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.taxCategoryattribute defined at extensiontuadatamodel.- See Also:
-
QUANTITY
Generated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.quantityattribute defined at extensiontuadatamodel.- See Also:
-
CURRENCY
Generated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.currencyattribute defined at extensiontuadatamodel.- See Also:
-
TAXRATE
Generated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.taxRateattribute defined at extensiontuadatamodel.- See Also:
-
EXTERNALIDENTIFIERS
Generated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.externalIdentifiersattribute defined at extensiontuadatamodel.- See Also:
-
PARTYBILL
Generated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.partyBillattribute defined at extensiontuadatamodel.- See Also:
-
APPLIEDCUSTOMERBILLINGRATE
Generated constant - Attribute key ofTuaAppliedPartyBillingTaxRate.appliedCustomerBillingRateattribute defined at extensiontuadatamodel.- See Also:
-
-
Constructor Details
-
TuaAppliedPartyBillingTaxRateModel
public TuaAppliedPartyBillingTaxRateModel()Generated constructor - Default constructor for generic creation. -
TuaAppliedPartyBillingTaxRateModel
public TuaAppliedPartyBillingTaxRateModel(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
-
TuaAppliedPartyBillingTaxRateModel
@Deprecated(since="4.1.1", forRemoval=true) public TuaAppliedPartyBillingTaxRateModel(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 parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAppliedCustomerBillingRate
@Accessor(qualifier="appliedCustomerBillingRate", type=GETTER) public TuaAppliedCustomerBillingRateModel getAppliedCustomerBillingRate()Generated method - Getter of theTuaAppliedPartyBillingTaxRate.appliedCustomerBillingRateattribute defined at extensiontuadatamodel.- Returns:
- the appliedCustomerBillingRate - The appliedCustomerBillingRate for which that characteristic is valid.
-
getCurrency
Generated method - Getter of theTuaAppliedPartyBillingTaxRate.currencyattribute defined at extensiontuadatamodel.- Returns:
- the currency
-
getExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()Generated method - Getter of theTuaAppliedPartyBillingTaxRate.externalIdentifiersattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getId
Generated method - Getter of theTuaAppliedPartyBillingTaxRate.idattribute defined at extensiontuadatamodel.- Returns:
- the id
-
getPartyBill
Generated method - Getter of theTuaAppliedPartyBillingTaxRate.partyBillattribute defined at extensiontuadatamodel.- Returns:
- the partyBill - The Party Bill for which those Applied Party Billing Tax Rates are defined.
-
getQuantity
Generated method - Getter of theTuaAppliedPartyBillingTaxRate.quantityattribute defined at extensiontuadatamodel.- Returns:
- the quantity
-
getTaxCategory
Generated method - Getter of theTuaAppliedPartyBillingTaxRate.taxCategoryattribute defined at extensiontuadatamodel.- Returns:
- the taxCategory
-
getTaxRate
Generated method - Getter of theTuaAppliedPartyBillingTaxRate.taxRateattribute defined at extensiontuadatamodel.- Returns:
- the taxRate
-
setAppliedCustomerBillingRate
@Accessor(qualifier="appliedCustomerBillingRate", type=SETTER) public void setAppliedCustomerBillingRate(TuaAppliedCustomerBillingRateModel value) Generated method - Setter ofTuaAppliedPartyBillingTaxRate.appliedCustomerBillingRateattribute defined at extensiontuadatamodel.- Parameters:
value- the appliedCustomerBillingRate - The appliedCustomerBillingRate for which that characteristic is valid.
-
setCurrency
Generated method - Setter ofTuaAppliedPartyBillingTaxRate.currencyattribute defined at extensiontuadatamodel.- Parameters:
value- the currency
-
setExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value) Generated method - Setter ofTuaAppliedPartyBillingTaxRate.externalIdentifiersattribute defined at extensiontuadatamodel.- Parameters:
value- the externalIdentifiers
-
setId
Generated method - Setter ofTuaAppliedPartyBillingTaxRate.idattribute defined at extensiontuadatamodel.- Parameters:
value- the id
-
setPartyBill
Generated method - Setter ofTuaAppliedPartyBillingTaxRate.partyBillattribute defined at extensiontuadatamodel.- Parameters:
value- the partyBill - The Party Bill for which those Applied Party Billing Tax Rates are defined.
-
setQuantity
Generated method - Setter ofTuaAppliedPartyBillingTaxRate.quantityattribute defined at extensiontuadatamodel.- Parameters:
value- the quantity
-
setTaxCategory
Generated method - Setter ofTuaAppliedPartyBillingTaxRate.taxCategoryattribute defined at extensiontuadatamodel.- Parameters:
value- the taxCategory
-
setTaxRate
Generated method - Setter ofTuaAppliedPartyBillingTaxRate.taxRateattribute defined at extensiontuadatamodel.- Parameters:
value- the taxRate
-