Class DeliveryMethodEntity
java.lang.Object
sk.iway.iwcm.components.basket.support.SupportMethodEntity
sk.iway.iwcm.components.basket.delivery_methods.jpa.DeliveryMethodEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getPrice()String[]String[]getTitle()getVat()voidsetCustomerTitle(String customerTitle) voidsetDeliveryMethodName(String deliveryMethodName) voidsetDomainId(Integer domainId) voidsetEditorFields(BaseEditorFields editorFields) voidvoidsetPrice(BigDecimal price) voidsetPriceVat(BigDecimal priceVat) voidsetSortPriority(Integer sortPriority) voidsetSupportedCountries(String[] supportedCountries) voidsetSupportedCountriesStr(String supportedCountriesStr) voidvoidMethods inherited from class sk.iway.iwcm.components.basket.support.SupportMethodEntity
getFieldA, getFieldB, getFieldC, getFieldD, getFieldE, getFieldF, getFieldG, getFieldH, getFieldI, getFieldJ, getFieldK, getFieldL, setFieldA, setFieldB, setFieldC, setFieldD, setFieldE, setFieldF, setFieldG, setFieldH, setFieldI, setFieldJ, setFieldK, setFieldL
-
Constructor Details
-
DeliveryMethodEntity
public DeliveryMethodEntity()
-
-
Method Details
-
getPriceVat
-
getSupportedCountriesArr
-
getSupportedCountriesList
-
getId
-
getDeliveryMethodName
-
getTitle
-
getCustomerTitle
-
getSupportedCountries
-
getSupportedCountriesStr
-
getPrice
-
getVat
-
getSortPriority
-
getEditorFields
-
getDomainId
-
setId
-
setDeliveryMethodName
-
setTitle
-
setCustomerTitle
-
setSupportedCountries
-
setSupportedCountriesStr
-
setPrice
-
setVat
-
setPriceVat
-
setSortPriority
-
setEditorFields
-
setDomainId
-