@ProviderType public interface CommerceTaxFixedRateAddressRel extends CommerceTaxFixedRateAddressRelModel, com.liferay.portal.kernel.model.PersistedModel
CommerceTaxFixedRateAddressRelModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceTaxFixedRateAddressRel,java.lang.Long> |
COMMERCE_TAX_FIXED_RATE_ADDRESS_REL_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
com.liferay.commerce.tax.model.CommerceTaxMethod |
getCommerceTaxMethod() |
com.liferay.portal.kernel.model.Country |
getCountry() |
com.liferay.commerce.product.model.CPTaxCategory |
getCPTaxCategory() |
com.liferay.portal.kernel.model.Region |
getRegion() |
cloneWithOriginalValues, getCommerceTaxFixedRateAddressRelId, getCommerceTaxMethodId, getCompanyId, getCountryId, getCPTaxCategoryId, getCreateDate, getGroupId, getModifiedDate, getMvccVersion, getPrimaryKey, getRate, getRegionId, getUserId, getUserName, getUserUuid, getZip, setCommerceTaxFixedRateAddressRelId, setCommerceTaxMethodId, setCompanyId, setCountryId, setCPTaxCategoryId, setCreateDate, setGroupId, setModifiedDate, setMvccVersion, setPrimaryKey, setRate, setRegionId, setUserId, setUserName, setUserUuid, setZip, toXmlString
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
static final com.liferay.portal.kernel.util.Accessor<CommerceTaxFixedRateAddressRel,java.lang.Long> COMMERCE_TAX_FIXED_RATE_ADDRESS_REL_ID_ACCESSOR
com.liferay.commerce.tax.model.CommerceTaxMethod getCommerceTaxMethod() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.model.Country getCountry() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.product.model.CPTaxCategory getCPTaxCategory() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.model.Region getRegion() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException