public static final class ContainerFormats.Selection.Builder extends akka.protobuf.GeneratedMessage.Builder<ContainerFormats.Selection.Builder> implements ContainerFormats.SelectionOrBuilder
Selection
Modifier and Type | Method and Description |
---|---|
ContainerFormats.Selection |
build() |
ContainerFormats.Selection |
buildPartial() |
ContainerFormats.Selection.Builder |
clear() |
ContainerFormats.Selection.Builder |
clearMatcher()
optional string matcher = 2; |
ContainerFormats.Selection.Builder |
clearType()
required .PatternType type = 1; |
ContainerFormats.Selection.Builder |
clone() |
ContainerFormats.Selection |
getDefaultInstanceForType() |
static akka.protobuf.Descriptors.Descriptor |
getDescriptor() |
akka.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getMatcher()
optional string matcher = 2; |
akka.protobuf.ByteString |
getMatcherBytes()
optional string matcher = 2; |
ContainerFormats.PatternType |
getType()
required .PatternType type = 1; |
boolean |
hasMatcher()
optional string matcher = 2; |
boolean |
hasType()
required .PatternType type = 1; |
protected akka.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ContainerFormats.Selection.Builder |
mergeFrom(akka.protobuf.CodedInputStream input,
akka.protobuf.ExtensionRegistryLite extensionRegistry) |
ContainerFormats.Selection.Builder |
mergeFrom(ContainerFormats.Selection other) |
ContainerFormats.Selection.Builder |
mergeFrom(akka.protobuf.Message other) |
ContainerFormats.Selection.Builder |
setMatcher(java.lang.String value)
optional string matcher = 2; |
ContainerFormats.Selection.Builder |
setMatcherBytes(akka.protobuf.ByteString value)
optional string matcher = 2; |
ContainerFormats.Selection.Builder |
setType(ContainerFormats.PatternType value)
required .PatternType type = 1; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final akka.protobuf.Descriptors.Descriptor getDescriptor()
protected akka.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class akka.protobuf.GeneratedMessage.Builder<ContainerFormats.Selection.Builder>
public ContainerFormats.Selection.Builder clear()
clear
in interface akka.protobuf.Message.Builder
clear
in interface akka.protobuf.MessageLite.Builder
clear
in class akka.protobuf.GeneratedMessage.Builder<ContainerFormats.Selection.Builder>
public ContainerFormats.Selection.Builder clone()
clone
in interface akka.protobuf.Message.Builder
clone
in interface akka.protobuf.MessageLite.Builder
clone
in class akka.protobuf.GeneratedMessage.Builder<ContainerFormats.Selection.Builder>
public akka.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface akka.protobuf.Message.Builder
getDescriptorForType
in interface akka.protobuf.MessageOrBuilder
getDescriptorForType
in class akka.protobuf.GeneratedMessage.Builder<ContainerFormats.Selection.Builder>
public ContainerFormats.Selection getDefaultInstanceForType()
getDefaultInstanceForType
in interface akka.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface akka.protobuf.MessageOrBuilder
public ContainerFormats.Selection build()
build
in interface akka.protobuf.Message.Builder
build
in interface akka.protobuf.MessageLite.Builder
public ContainerFormats.Selection buildPartial()
buildPartial
in interface akka.protobuf.Message.Builder
buildPartial
in interface akka.protobuf.MessageLite.Builder
public ContainerFormats.Selection.Builder mergeFrom(akka.protobuf.Message other)
mergeFrom
in interface akka.protobuf.Message.Builder
mergeFrom
in class akka.protobuf.AbstractMessage.Builder<ContainerFormats.Selection.Builder>
public ContainerFormats.Selection.Builder mergeFrom(ContainerFormats.Selection other)
public final boolean isInitialized()
isInitialized
in interface akka.protobuf.MessageLiteOrBuilder
isInitialized
in class akka.protobuf.GeneratedMessage.Builder<ContainerFormats.Selection.Builder>
public ContainerFormats.Selection.Builder mergeFrom(akka.protobuf.CodedInputStream input, akka.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface akka.protobuf.Message.Builder
mergeFrom
in interface akka.protobuf.MessageLite.Builder
mergeFrom
in class akka.protobuf.AbstractMessage.Builder<ContainerFormats.Selection.Builder>
java.io.IOException
public boolean hasType()
required .PatternType type = 1;
hasType
in interface ContainerFormats.SelectionOrBuilder
public ContainerFormats.PatternType getType()
required .PatternType type = 1;
getType
in interface ContainerFormats.SelectionOrBuilder
public ContainerFormats.Selection.Builder setType(ContainerFormats.PatternType value)
required .PatternType type = 1;
public ContainerFormats.Selection.Builder clearType()
required .PatternType type = 1;
public boolean hasMatcher()
optional string matcher = 2;
hasMatcher
in interface ContainerFormats.SelectionOrBuilder
public java.lang.String getMatcher()
optional string matcher = 2;
getMatcher
in interface ContainerFormats.SelectionOrBuilder
public akka.protobuf.ByteString getMatcherBytes()
optional string matcher = 2;
getMatcherBytes
in interface ContainerFormats.SelectionOrBuilder
public ContainerFormats.Selection.Builder setMatcher(java.lang.String value)
optional string matcher = 2;
public ContainerFormats.Selection.Builder clearMatcher()
optional string matcher = 2;
public ContainerFormats.Selection.Builder setMatcherBytes(akka.protobuf.ByteString value)
optional string matcher = 2;