public static interface Flight.ActionTypeOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
string description = 2; |
com.google.protobuf.ByteString |
getDescriptionBytes()
string description = 2; |
String |
getType()
string type = 1; |
com.google.protobuf.ByteString |
getTypeBytes()
string type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getType()
string type = 1;
com.google.protobuf.ByteString getTypeBytes()
string type = 1;
String getDescription()
string description = 2;
com.google.protobuf.ByteString getDescriptionBytes()
string description = 2;
Copyright © 2023 The Apache Software Foundation. All rights reserved.