|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface VersionMessage.VersionOrBuilder
| Method Summary | |
|---|---|
String |
getJerseyVersion()
optional string jerseyVersion = 5; |
com.google.protobuf.ByteString |
getJerseyVersionBytes()
optional string jerseyVersion = 5; |
String |
getJvmVersion()
optional string jvmVersion = 2; |
com.google.protobuf.ByteString |
getJvmVersionBytes()
optional string jvmVersion = 2; |
String |
getOsVersion()
optional string osVersion = 3; |
com.google.protobuf.ByteString |
getOsVersionBytes()
optional string osVersion = 3; |
String |
getRestVersion()
optional string restVersion = 1; |
com.google.protobuf.ByteString |
getRestVersionBytes()
optional string restVersion = 1; |
String |
getServerVersion()
optional string serverVersion = 4; |
com.google.protobuf.ByteString |
getServerVersionBytes()
optional string serverVersion = 4; |
boolean |
hasJerseyVersion()
optional string jerseyVersion = 5; |
boolean |
hasJvmVersion()
optional string jvmVersion = 2; |
boolean |
hasOsVersion()
optional string osVersion = 3; |
boolean |
hasRestVersion()
optional string restVersion = 1; |
boolean |
hasServerVersion()
optional string serverVersion = 4; |
| 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 hasRestVersion()
optional string restVersion = 1;
String getRestVersion()
optional string restVersion = 1;
com.google.protobuf.ByteString getRestVersionBytes()
optional string restVersion = 1;
boolean hasJvmVersion()
optional string jvmVersion = 2;
String getJvmVersion()
optional string jvmVersion = 2;
com.google.protobuf.ByteString getJvmVersionBytes()
optional string jvmVersion = 2;
boolean hasOsVersion()
optional string osVersion = 3;
String getOsVersion()
optional string osVersion = 3;
com.google.protobuf.ByteString getOsVersionBytes()
optional string osVersion = 3;
boolean hasServerVersion()
optional string serverVersion = 4;
String getServerVersion()
optional string serverVersion = 4;
com.google.protobuf.ByteString getServerVersionBytes()
optional string serverVersion = 4;
boolean hasJerseyVersion()
optional string jerseyVersion = 5;
String getJerseyVersion()
optional string jerseyVersion = 5;
com.google.protobuf.ByteString getJerseyVersionBytes()
optional string jerseyVersion = 5;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||