public static interface BatchInput.UserOrBuilder extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLogin()
optional string login = 1; |
com.google.protobuf.ByteString |
getLoginBytes()
optional string login = 1; |
String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
boolean |
hasLogin()
optional string login = 1; |
boolean |
hasName()
optional string name = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLogin()
optional string login = 1;com.google.protobuf.ByteString getLoginBytes()
optional string login = 1;boolean hasName()
optional string name = 2;com.google.protobuf.ByteString getNameBytes()
optional string name = 2;Copyright © 2009–2016 SonarSource. All rights reserved.