public static interface CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getMatchIndex()
required int32 matchIndex = 2; |
java.lang.String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
boolean |
hasMatchIndex()
required int32 matchIndex = 2; |
boolean |
hasName()
required string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
required string name = 1;java.lang.String getName()
required string name = 1;com.google.protobuf.ByteString getNameBytes()
required string name = 1;boolean hasMatchIndex()
required int32 matchIndex = 2;int getMatchIndex()
required int32 matchIndex = 2;