| java.lang.Object | |
| ↳ | com.magento.api.ShoppingCartShippingMethodEntity |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| carrier | |||||||||||
| carrier_title | |||||||||||
| code | |||||||||||
| method | |||||||||||
| method_description | |||||||||||
| method_title | |||||||||||
| price | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the carrier value for this ShoppingCartShippingMethodEntity.
| |||||||||||
Gets the carrier_title value for this ShoppingCartShippingMethodEntity.
| |||||||||||
Gets the code value for this ShoppingCartShippingMethodEntity.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the method value for this ShoppingCartShippingMethodEntity.
| |||||||||||
Gets the method_description value for this ShoppingCartShippingMethodEntity.
| |||||||||||
Gets the method_title value for this ShoppingCartShippingMethodEntity.
| |||||||||||
Gets the price value for this ShoppingCartShippingMethodEntity.
| |||||||||||
Get Custom Serializer
| |||||||||||
Return type metadata object
| |||||||||||
Sets the carrier value for this ShoppingCartShippingMethodEntity.
| |||||||||||
Sets the carrier_title value for this ShoppingCartShippingMethodEntity.
| |||||||||||
Sets the code value for this ShoppingCartShippingMethodEntity.
| |||||||||||
Sets the method value for this ShoppingCartShippingMethodEntity.
| |||||||||||
Sets the method_description value for this ShoppingCartShippingMethodEntity.
| |||||||||||
Sets the method_title value for this ShoppingCartShippingMethodEntity.
| |||||||||||
Sets the price value for this ShoppingCartShippingMethodEntity.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| code | |
|---|---|
| carrier | |
| carrier_title | |
| method | |
| method_title | |
| method_description | |
| price |
| obj |
|---|
Gets the carrier value for this ShoppingCartShippingMethodEntity.
Gets the carrier_title value for this ShoppingCartShippingMethodEntity.
Gets the code value for this ShoppingCartShippingMethodEntity.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the method value for this ShoppingCartShippingMethodEntity.
Gets the method_description value for this ShoppingCartShippingMethodEntity.
Gets the method_title value for this ShoppingCartShippingMethodEntity.
Gets the price value for this ShoppingCartShippingMethodEntity.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Return type metadata object
Sets the carrier value for this ShoppingCartShippingMethodEntity.
| carrier |
|---|
Sets the carrier_title value for this ShoppingCartShippingMethodEntity.
| carrier_title |
|---|
Sets the code value for this ShoppingCartShippingMethodEntity.
| code |
|---|
Sets the method value for this ShoppingCartShippingMethodEntity.
| method |
|---|
Sets the method_description value for this ShoppingCartShippingMethodEntity.
| method_description |
|---|
Sets the method_title value for this ShoppingCartShippingMethodEntity.
| method_title |
|---|
Sets the price value for this ShoppingCartShippingMethodEntity.
| price |
|---|