@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 |
---|---|
CommerceTaxMethod |
getCommerceTaxMethod() |
com.liferay.portal.kernel.model.Country |
getCountry() |
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
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
static final com.liferay.portal.kernel.util.Accessor<CommerceTaxFixedRateAddressRel,java.lang.Long> COMMERCE_TAX_FIXED_RATE_ADDRESS_REL_ID_ACCESSOR
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
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