|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DNS.DNSRecordOrBuilder
Method Summary | |
---|---|
int |
getControlPort()
|
int |
getDataPort()
|
java.lang.String |
getIp()
|
java.lang.String |
getName()
|
DNS.opCode_t |
getOpCode()
|
int |
getPort()
|
boolean |
hasControlPort()
|
boolean |
hasDataPort()
|
boolean |
hasIp()
|
boolean |
hasName()
|
boolean |
hasOpCode()
|
boolean |
hasPort()
|
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasOpCode()
DNS.opCode_t getOpCode()
boolean hasName()
java.lang.String getName()
boolean hasIp()
java.lang.String getIp()
boolean hasPort()
int getPort()
boolean hasControlPort()
int getControlPort()
boolean hasDataPort()
int getDataPort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |