|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Protos.PeerAddressOrBuilder
| Method Summary | |
|---|---|
com.google.protobuf.ByteString |
getIpAddress()
required bytes ip_address = 1; |
int |
getPort()
required uint32 port = 2; |
long |
getServices()
required uint64 services = 3; |
boolean |
hasIpAddress()
required bytes ip_address = 1; |
boolean |
hasPort()
required uint32 port = 2; |
boolean |
hasServices()
required uint64 services = 3; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasIpAddress()
required bytes ip_address = 1;
com.google.protobuf.ByteString getIpAddress()
required bytes ip_address = 1;
boolean hasPort()
required uint32 port = 2;
int getPort()
required uint32 port = 2;
boolean hasServices()
required uint64 services = 3;
long getServices()
required uint64 services = 3;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||