com.opera.core.systems.scope.protos
Class ScopeProtos.MessageSelection.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageSelection.Builder>
              extended by com.opera.core.systems.scope.protos.ScopeProtos.MessageSelection.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ScopeProtos.MessageSelectionOrBuilder, java.lang.Cloneable
Enclosing class:
ScopeProtos.MessageSelection

public static final class ScopeProtos.MessageSelection.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageSelection.Builder>
implements ScopeProtos.MessageSelectionOrBuilder


Method Summary
 ScopeProtos.MessageSelection.Builder addAllIdList(java.lang.Iterable<? extends java.lang.Integer> values)
           
 ScopeProtos.MessageSelection.Builder addIdList(int value)
           
 ScopeProtos.MessageSelection build()
           
 ScopeProtos.MessageSelection buildPartial()
           
 ScopeProtos.MessageSelection.Builder clear()
           
 ScopeProtos.MessageSelection.Builder clearIdList()
           
 ScopeProtos.MessageSelection.Builder clearIncludeAll()
           
 ScopeProtos.MessageSelection.Builder clearIncludeRelated()
           
 ScopeProtos.MessageSelection.Builder clearServiceName()
           
 ScopeProtos.MessageSelection.Builder clone()
           
 ScopeProtos.MessageSelection getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 int getIdList(int index)
           
 int getIdListCount()
           
 java.util.List<java.lang.Integer> getIdListList()
           
 boolean getIncludeAll()
           
 boolean getIncludeRelated()
           
 java.lang.String getServiceName()
           
 boolean hasIncludeAll()
           
 boolean hasIncludeRelated()
           
 boolean hasServiceName()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 ScopeProtos.MessageSelection.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ScopeProtos.MessageSelection.Builder mergeFrom(com.google.protobuf.Message other)
           
 ScopeProtos.MessageSelection.Builder mergeFrom(ScopeProtos.MessageSelection other)
           
 ScopeProtos.MessageSelection.Builder setIdList(int index, int value)
           
 ScopeProtos.MessageSelection.Builder setIncludeAll(boolean value)
           
 ScopeProtos.MessageSelection.Builder setIncludeRelated(boolean value)
           
 ScopeProtos.MessageSelection.Builder setServiceName(java.lang.String value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageSelection.Builder>

clear

public ScopeProtos.MessageSelection.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageSelection.Builder>

clone

public ScopeProtos.MessageSelection.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageSelection.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageSelection.Builder>

getDefaultInstanceForType

public ScopeProtos.MessageSelection getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public ScopeProtos.MessageSelection build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public ScopeProtos.MessageSelection buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public ScopeProtos.MessageSelection.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ScopeProtos.MessageSelection.Builder>

mergeFrom

public ScopeProtos.MessageSelection.Builder mergeFrom(ScopeProtos.MessageSelection other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.MessageSelection.Builder>

mergeFrom

public ScopeProtos.MessageSelection.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                               throws java.io.IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ScopeProtos.MessageSelection.Builder>
Throws:
java.io.IOException

hasServiceName

public boolean hasServiceName()
Specified by:
hasServiceName in interface ScopeProtos.MessageSelectionOrBuilder

getServiceName

public java.lang.String getServiceName()
Specified by:
getServiceName in interface ScopeProtos.MessageSelectionOrBuilder

setServiceName

public ScopeProtos.MessageSelection.Builder setServiceName(java.lang.String value)

clearServiceName

public ScopeProtos.MessageSelection.Builder clearServiceName()

getIdListList

public java.util.List<java.lang.Integer> getIdListList()
Specified by:
getIdListList in interface ScopeProtos.MessageSelectionOrBuilder

getIdListCount

public int getIdListCount()
Specified by:
getIdListCount in interface ScopeProtos.MessageSelectionOrBuilder

getIdList

public int getIdList(int index)
Specified by:
getIdList in interface ScopeProtos.MessageSelectionOrBuilder

setIdList

public ScopeProtos.MessageSelection.Builder setIdList(int index,
                                                      int value)

addIdList

public ScopeProtos.MessageSelection.Builder addIdList(int value)

addAllIdList

public ScopeProtos.MessageSelection.Builder addAllIdList(java.lang.Iterable<? extends java.lang.Integer> values)

clearIdList

public ScopeProtos.MessageSelection.Builder clearIdList()

hasIncludeRelated

public boolean hasIncludeRelated()
Specified by:
hasIncludeRelated in interface ScopeProtos.MessageSelectionOrBuilder

getIncludeRelated

public boolean getIncludeRelated()
Specified by:
getIncludeRelated in interface ScopeProtos.MessageSelectionOrBuilder

setIncludeRelated

public ScopeProtos.MessageSelection.Builder setIncludeRelated(boolean value)

clearIncludeRelated

public ScopeProtos.MessageSelection.Builder clearIncludeRelated()

hasIncludeAll

public boolean hasIncludeAll()
Specified by:
hasIncludeAll in interface ScopeProtos.MessageSelectionOrBuilder

getIncludeAll

public boolean getIncludeAll()
Specified by:
getIncludeAll in interface ScopeProtos.MessageSelectionOrBuilder

setIncludeAll

public ScopeProtos.MessageSelection.Builder setIncludeAll(boolean value)

clearIncludeAll

public ScopeProtos.MessageSelection.Builder clearIncludeAll()


Copyright © 2011. All Rights Reserved.