public interface ShippingJurisdictionGroupCalculationRuleAccessBeanData
Modifier and Type | Method and Description |
---|---|
java.lang.String | getCalculationRuleId() |
java.lang.String | getFulfillmentCenterId() |
java.lang.String | getJurisdictionGroupId() |
java.lang.String | getPrecedence() |
java.lang.String | getShipModeId() |
java.lang.String | getShippingJurisdictionGroupCalculationRuleId() |
void | setCalculationRuleId(java.lang.String newValue) |
void | setFulfillmentCenterId(java.lang.String newValue) |
void | setJurisdictionGroupId(java.lang.String newValue) |
void | setPrecedence(java.lang.String newValue) |
void | setShipModeId(java.lang.String newValue) |
void | setShippingJurisdictionGroupCalculationRuleId(java.lang.String newValue) |
java.lang.String getShipModeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setCalculationRuleId(java.lang.String newValue)
void setJurisdictionGroupId(java.lang.String newValue)
void setShipModeId(java.lang.String newValue)
java.lang.String getJurisdictionGroupId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.lang.String getCalculationRuleId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.lang.String getPrecedence() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setPrecedence(java.lang.String newValue)
java.lang.String getFulfillmentCenterId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setFulfillmentCenterId(java.lang.String newValue)
java.lang.String getShippingJurisdictionGroupCalculationRuleId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setShippingJurisdictionGroupCalculationRuleId(java.lang.String newValue)