com.google.protobuf.MessageLiteOrBuilder
, com.google.protobuf.MessageOrBuilder
Messages.PickleTag
, Messages.PickleTag.Builder
public static interface Messages.PickleTagOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method | Description |
---|---|---|
Messages.Location |
getLocation() |
.io.cucumber.messages.Location location = 1; |
Messages.LocationOrBuilder |
getLocationOrBuilder() |
.io.cucumber.messages.Location location = 1; |
String |
getName() |
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes() |
string name = 2; |
boolean |
hasLocation() |
.io.cucumber.messages.Location location = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean 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 getName()
string name = 2;
com.google.protobuf.ByteString getNameBytes()
string name = 2;
Copyright © 2018. All rights reserved.