public static interface UserProtos.ConvertSupportOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
TypeProtos.MinorType |
getFrom()
required .common.MinorType from = 1; |
TypeProtos.MinorType |
getTo()
required .common.MinorType to = 2; |
boolean |
hasFrom()
required .common.MinorType from = 1; |
boolean |
hasTo()
required .common.MinorType to = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFrom()
required .common.MinorType from = 1;TypeProtos.MinorType getFrom()
required .common.MinorType from = 1;boolean hasTo()
required .common.MinorType to = 2;TypeProtos.MinorType getTo()
required .common.MinorType to = 2;Copyright © 2021 The Apache Software Foundation. All rights reserved.