| Modifier and Type | Method and Description |
|---|---|
Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.Builder.build() |
Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.Builder.buildPartial() |
static Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.getDefaultInstance() |
Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.getDefaultInstanceForType() |
Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.Builder.getDefaultInstanceForType() |
Rule.OnewaySynonymsAction |
Rule.getOnewaySynonymsAction()
Treats specific term as a synonym with a group of terms.
|
Rule.OnewaySynonymsAction |
Rule.Builder.getOnewaySynonymsAction()
Treats specific term as a synonym with a group of terms.
|
Rule.OnewaySynonymsAction |
RuleOrBuilder.getOnewaySynonymsAction()
Treats specific term as a synonym with a group of terms.
|
static Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.parseDelimitedFrom(InputStream input) |
static Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.parseFrom(byte[] data) |
static Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.parseFrom(ByteBuffer data) |
static Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.parseFrom(com.google.protobuf.ByteString data) |
static Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.parseFrom(InputStream input) |
static Rule.OnewaySynonymsAction |
Rule.OnewaySynonymsAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Rule.OnewaySynonymsAction> |
Rule.OnewaySynonymsAction.getParserForType() |
static com.google.protobuf.Parser<Rule.OnewaySynonymsAction> |
Rule.OnewaySynonymsAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
Rule.OnewaySynonymsAction.Builder |
Rule.OnewaySynonymsAction.Builder.mergeFrom(Rule.OnewaySynonymsAction other) |
Rule.Builder |
Rule.Builder.mergeOnewaySynonymsAction(Rule.OnewaySynonymsAction value)
Treats specific term as a synonym with a group of terms.
|
static Rule.OnewaySynonymsAction.Builder |
Rule.OnewaySynonymsAction.newBuilder(Rule.OnewaySynonymsAction prototype) |
Rule.Builder |
Rule.Builder.setOnewaySynonymsAction(Rule.OnewaySynonymsAction value)
Treats specific term as a synonym with a group of terms.
|
Copyright © 2023 Google LLC. All rights reserved.