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