public interface MappingAddress
| Modifier and Type | Interface and Description |
|---|---|
static class |
MappingAddress.Type
Types of address to which the mapping criterion may apply.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_SEPARATOR |
| Modifier and Type | Method and Description |
|---|---|
MappingAddress.Type |
type()
Returns the type of mapping address.
|
static final String TYPE_SEPARATOR
MappingAddress.Type type()