|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.remote.ContainerFormats.Selection.Builder
public static final class ContainerFormats.Selection.Builder
Protobuf type Selection
| Method Summary | |
|---|---|
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 com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
java.lang.String |
getMatcher()
optional string matcher = 2; |
com.google.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 com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
ContainerFormats.Selection.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ContainerFormats.Selection.Builder |
mergeFrom(com.google.protobuf.Message other)
|
ContainerFormats.Selection.Builder |
setMatcher(java.lang.String value)
optional string matcher = 2; |
ContainerFormats.Selection.Builder |
setMatcherBytes(com.google.protobuf.ByteString value)
optional string matcher = 2; |
ContainerFormats.Selection.Builder |
setType(ContainerFormats.PatternType value)
required .PatternType type = 1; |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public ContainerFormats.Selection.Builder clear()
public ContainerFormats.Selection.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public ContainerFormats.Selection getDefaultInstanceForType()
public ContainerFormats.Selection build()
public ContainerFormats.Selection buildPartial()
public ContainerFormats.Selection.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public ContainerFormats.Selection.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
java.io.IOExceptionpublic boolean hasType()
required .PatternType type = 1;
hasType in interface ContainerFormats.SelectionOrBuilderpublic ContainerFormats.PatternType getType()
required .PatternType type = 1;
getType in interface ContainerFormats.SelectionOrBuilderpublic 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.SelectionOrBuilderpublic java.lang.String getMatcher()
optional string matcher = 2;
getMatcher in interface ContainerFormats.SelectionOrBuilderpublic com.google.protobuf.ByteString getMatcherBytes()
optional string matcher = 2;
getMatcherBytes in interface ContainerFormats.SelectionOrBuilderpublic 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(com.google.protobuf.ByteString value)
optional string matcher = 2;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||