com.opera.core.systems.scope.protos
Class ExecProtos.Area.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<ExecProtos.Area.Builder>
com.opera.core.systems.scope.protos.ExecProtos.Area.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ExecProtos.AreaOrBuilder, java.lang.Cloneable
- Enclosing class:
- ExecProtos.Area
public static final class ExecProtos.Area.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<ExecProtos.Area.Builder>
- implements ExecProtos.AreaOrBuilder
| 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 |
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<ExecProtos.Area.Builder>
clear
public ExecProtos.Area.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<ExecProtos.Area.Builder>
clone
public ExecProtos.Area.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<ExecProtos.Area.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<ExecProtos.Area.Builder>
getDefaultInstanceForType
public ExecProtos.Area getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
build
public ExecProtos.Area build()
- Specified by:
build in interface com.google.protobuf.Message.Builder- Specified by:
build in interface com.google.protobuf.MessageLite.Builder
buildPartial
public ExecProtos.Area buildPartial()
- Specified by:
buildPartial in interface com.google.protobuf.Message.Builder- Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public ExecProtos.Area.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<ExecProtos.Area.Builder>
mergeFrom
public ExecProtos.Area.Builder mergeFrom(ExecProtos.Area other)
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<ExecProtos.Area.Builder>
mergeFrom
public ExecProtos.Area.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<ExecProtos.Area.Builder>
- Throws:
java.io.IOException
hasX
public boolean hasX()
- Specified by:
hasX in interface ExecProtos.AreaOrBuilder
getX
public int getX()
- Specified by:
getX in interface ExecProtos.AreaOrBuilder
setX
public ExecProtos.Area.Builder setX(int value)
clearX
public ExecProtos.Area.Builder clearX()
hasY
public boolean hasY()
- Specified by:
hasY in interface ExecProtos.AreaOrBuilder
getY
public int getY()
- Specified by:
getY in interface ExecProtos.AreaOrBuilder
setY
public ExecProtos.Area.Builder setY(int value)
clearY
public ExecProtos.Area.Builder clearY()
hasW
public boolean hasW()
- Specified by:
hasW in interface ExecProtos.AreaOrBuilder
getW
public int getW()
- Specified by:
getW in interface ExecProtos.AreaOrBuilder
setW
public ExecProtos.Area.Builder setW(int value)
clearW
public ExecProtos.Area.Builder clearW()
hasH
public boolean hasH()
- Specified by:
hasH in interface ExecProtos.AreaOrBuilder
getH
public int getH()
- Specified by:
getH in interface ExecProtos.AreaOrBuilder
setH
public ExecProtos.Area.Builder setH(int value)
clearH
public ExecProtos.Area.Builder clearH()
Copyright © 2011. All Rights Reserved.