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