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