public class ExtensionMappingAddressType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExtensionMappingAddressType.ExtensionMappingAddressTypes
A list of well-known named extension mapping address type codes.
|
| Constructor and Description |
|---|
ExtensionMappingAddressType(int type)
Creates an extension type with the given int type code.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
int |
toInt()
Obtains the integer value associated with this type.
|
String |
toString() |