|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
Method Summary | |
---|---|
String |
getArgs(int index)
repeated string args = 2; |
com.google.protobuf.ByteString |
getArgsBytes(int index)
repeated string args = 2; |
int |
getArgsCount()
repeated string args = 2; |
List<String> |
getArgsList()
repeated string args = 2; |
String |
getIdentifier()
optional string identifier = 1; |
com.google.protobuf.ByteString |
getIdentifierBytes()
optional string identifier = 1; |
boolean |
hasIdentifier()
optional string identifier = 1; |
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 hasIdentifier()
optional string identifier = 1;
String getIdentifier()
optional string identifier = 1;
com.google.protobuf.ByteString getIdentifierBytes()
optional string identifier = 1;
List<String> getArgsList()
repeated string args = 2;
int getArgsCount()
repeated string args = 2;
String getArgs(int index)
repeated string args = 2;
com.google.protobuf.ByteString getArgsBytes(int index)
repeated string args = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |