public static interface TestProtos.AddRequestProtoOrBuilder extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getParam1()
required int32 param1 = 1; |
int |
getParam2()
required int32 param2 = 2; |
boolean |
hasParam1()
required int32 param1 = 1; |
boolean |
hasParam2()
required int32 param2 = 2; |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.