public final class DNMappingAddress extends Object implements MappingAddress
MappingAddress.TypeTYPE_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
name()
Obtains distinguished name.
|
String |
toString() |
MappingAddress.Type |
type()
Returns the type of mapping address.
|
public MappingAddress.Type type()
MappingAddresstype in interface MappingAddresspublic String name()