| java.lang.Object | |
| ↳ | com.magento.api.CatalogAttributeEntity |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| attribute_id | |||||||||||
| code | |||||||||||
| required | |||||||||||
| scope | |||||||||||
| type | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the attribute_id value for this CatalogAttributeEntity.
| |||||||||||
Gets the code value for this CatalogAttributeEntity.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the required value for this CatalogAttributeEntity.
| |||||||||||
Gets the scope value for this CatalogAttributeEntity.
| |||||||||||
Get Custom Serializer
| |||||||||||
Gets the type value for this CatalogAttributeEntity.
| |||||||||||
Return type metadata object
| |||||||||||
Sets the attribute_id value for this CatalogAttributeEntity.
| |||||||||||
Sets the code value for this CatalogAttributeEntity.
| |||||||||||
Sets the required value for this CatalogAttributeEntity.
| |||||||||||
Sets the scope value for this CatalogAttributeEntity.
| |||||||||||
Sets the type value for this CatalogAttributeEntity.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| attribute_id | |
|---|---|
| code | |
| type | |
| required | |
| scope |
| obj |
|---|
Gets the attribute_id value for this CatalogAttributeEntity.
Gets the code value for this CatalogAttributeEntity.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the required value for this CatalogAttributeEntity.
Gets the scope value for this CatalogAttributeEntity.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the type value for this CatalogAttributeEntity.
Return type metadata object
Sets the attribute_id value for this CatalogAttributeEntity.
| attribute_id |
|---|
Sets the code value for this CatalogAttributeEntity.
| code |
|---|
Sets the required value for this CatalogAttributeEntity.
| required |
|---|
Sets the scope value for this CatalogAttributeEntity.
| scope |
|---|
Sets the type value for this CatalogAttributeEntity.
| type |
|---|