public static interface Messages.PickleStepArgument.PickleTable.PickleTableRow.PickleTableCellOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Messages.Location |
getLocation()
.io.cucumber.messages.Location location = 1; |
Messages.LocationOrBuilder |
getLocationOrBuilder()
.io.cucumber.messages.Location location = 1; |
String |
getValue()
string value = 2; |
com.google.protobuf.ByteString |
getValueBytes()
string value = 2; |
boolean |
hasLocation()
.io.cucumber.messages.Location location = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLocation()
.io.cucumber.messages.Location location = 1;Messages.Location getLocation()
.io.cucumber.messages.Location location = 1;Messages.LocationOrBuilder getLocationOrBuilder()
.io.cucumber.messages.Location location = 1;String getValue()
string value = 2;com.google.protobuf.ByteString getValueBytes()
string value = 2;Copyright © 2019. All rights reserved.