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