com.opera.core.systems.scope.protos
Class PrefsProtos.PrefValue.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<PrefsProtos.PrefValue.Builder>
              extended by com.opera.core.systems.scope.protos.PrefsProtos.PrefValue.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, PrefsProtos.PrefValueOrBuilder, java.lang.Cloneable
Enclosing class:
PrefsProtos.PrefValue

public static final class PrefsProtos.PrefValue.Builder
extends com.google.protobuf.GeneratedMessage.Builder<PrefsProtos.PrefValue.Builder>
implements PrefsProtos.PrefValueOrBuilder


Method Summary
 PrefsProtos.PrefValue build()
           
 PrefsProtos.PrefValue buildPartial()
           
 PrefsProtos.PrefValue.Builder clear()
           
 PrefsProtos.PrefValue.Builder clearValue()
           
 PrefsProtos.PrefValue.Builder clone()
           
 PrefsProtos.PrefValue getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 java.lang.String getValue()
           
 boolean hasValue()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 PrefsProtos.PrefValue.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 PrefsProtos.PrefValue.Builder mergeFrom(com.google.protobuf.Message other)
           
 PrefsProtos.PrefValue.Builder mergeFrom(PrefsProtos.PrefValue other)
           
 PrefsProtos.PrefValue.Builder setValue(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<PrefsProtos.PrefValue.Builder>

clear

public PrefsProtos.PrefValue.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<PrefsProtos.PrefValue.Builder>

clone

public PrefsProtos.PrefValue.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<PrefsProtos.PrefValue.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<PrefsProtos.PrefValue.Builder>

getDefaultInstanceForType

public PrefsProtos.PrefValue getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

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

buildPartial

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

mergeFrom

public PrefsProtos.PrefValue.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<PrefsProtos.PrefValue.Builder>

mergeFrom

public PrefsProtos.PrefValue.Builder mergeFrom(PrefsProtos.PrefValue other)

isInitialized

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

mergeFrom

public PrefsProtos.PrefValue.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<PrefsProtos.PrefValue.Builder>
Throws:
java.io.IOException

hasValue

public boolean hasValue()
Specified by:
hasValue in interface PrefsProtos.PrefValueOrBuilder

getValue

public java.lang.String getValue()
Specified by:
getValue in interface PrefsProtos.PrefValueOrBuilder

setValue

public PrefsProtos.PrefValue.Builder setValue(java.lang.String value)

clearValue

public PrefsProtos.PrefValue.Builder clearValue()


Copyright © 2011. All Rights Reserved.