Modifier and Type | Field and Description |
---|---|
static TypeArg<MxRecord> |
__TYPE_ARG |
Constructor and Description |
---|
MxRecord(MxRecord delegate) |
MxRecord(Object delegate) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
MxRecord |
getDelegate() |
int |
hashCode() |
String |
name()
The name of the MX record
|
static MxRecord |
newInstance(MxRecord arg) |
int |
priority()
The priority of the MX record.
|
String |
toString() |
Copyright © 2020 Eclipse. All rights reserved.