| java.lang.Object | |
| ↳ | com.magento.api.ShoppingCartLicenseEntity |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| agreement_id | |||||||||||
| content | |||||||||||
| is_active | |||||||||||
| is_html | |||||||||||
| name | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the agreement_id value for this ShoppingCartLicenseEntity.
| |||||||||||
Gets the content value for this ShoppingCartLicenseEntity.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the is_active value for this ShoppingCartLicenseEntity.
| |||||||||||
Gets the is_html value for this ShoppingCartLicenseEntity.
| |||||||||||
Gets the name value for this ShoppingCartLicenseEntity.
| |||||||||||
Get Custom Serializer
| |||||||||||
Return type metadata object
| |||||||||||
Sets the agreement_id value for this ShoppingCartLicenseEntity.
| |||||||||||
Sets the content value for this ShoppingCartLicenseEntity.
| |||||||||||
Sets the is_active value for this ShoppingCartLicenseEntity.
| |||||||||||
Sets the is_html value for this ShoppingCartLicenseEntity.
| |||||||||||
Sets the name value for this ShoppingCartLicenseEntity.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| agreement_id | |
|---|---|
| name | |
| content | |
| is_active | |
| is_html |
| obj |
|---|
Gets the agreement_id value for this ShoppingCartLicenseEntity.
Gets the content value for this ShoppingCartLicenseEntity.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the is_active value for this ShoppingCartLicenseEntity.
Gets the is_html value for this ShoppingCartLicenseEntity.
Gets the name value for this ShoppingCartLicenseEntity.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Return type metadata object
Sets the agreement_id value for this ShoppingCartLicenseEntity.
| agreement_id |
|---|
Sets the content value for this ShoppingCartLicenseEntity.
| content |
|---|
Sets the is_active value for this ShoppingCartLicenseEntity.
| is_active |
|---|
Sets the is_html value for this ShoppingCartLicenseEntity.
| is_html |
|---|
Sets the name value for this ShoppingCartLicenseEntity.
| name |
|---|