com.opera.core.systems.scope.protos
Class ScopeProtos.HostInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.HostInfo.Builder>
com.opera.core.systems.scope.protos.ScopeProtos.HostInfo.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ScopeProtos.HostInfoOrBuilder, java.lang.Cloneable
- Enclosing class:
- ScopeProtos.HostInfo
public static final class ScopeProtos.HostInfo.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.HostInfo.Builder>
- implements ScopeProtos.HostInfoOrBuilder
| 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<ScopeProtos.HostInfo.Builder>
clear
public ScopeProtos.HostInfo.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.HostInfo.Builder>
clone
public ScopeProtos.HostInfo.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.HostInfo.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.HostInfo.Builder>
getDefaultInstanceForType
public ScopeProtos.HostInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
build
public ScopeProtos.HostInfo build()
- Specified by:
build in interface com.google.protobuf.Message.Builder- Specified by:
build in interface com.google.protobuf.MessageLite.Builder
buildPartial
public ScopeProtos.HostInfo buildPartial()
- Specified by:
buildPartial in interface com.google.protobuf.Message.Builder- Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public ScopeProtos.HostInfo.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.HostInfo.Builder>
mergeFrom
public ScopeProtos.HostInfo.Builder mergeFrom(ScopeProtos.HostInfo 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.HostInfo.Builder>
mergeFrom
public ScopeProtos.HostInfo.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.HostInfo.Builder>
- Throws:
java.io.IOException
hasStpVersion
public boolean hasStpVersion()
- Specified by:
hasStpVersion in interface ScopeProtos.HostInfoOrBuilder
getStpVersion
public int getStpVersion()
- Specified by:
getStpVersion in interface ScopeProtos.HostInfoOrBuilder
setStpVersion
public ScopeProtos.HostInfo.Builder setStpVersion(int value)
clearStpVersion
public ScopeProtos.HostInfo.Builder clearStpVersion()
hasCoreVersion
public boolean hasCoreVersion()
- Specified by:
hasCoreVersion in interface ScopeProtos.HostInfoOrBuilder
getCoreVersion
public java.lang.String getCoreVersion()
- Specified by:
getCoreVersion in interface ScopeProtos.HostInfoOrBuilder
setCoreVersion
public ScopeProtos.HostInfo.Builder setCoreVersion(java.lang.String value)
clearCoreVersion
public ScopeProtos.HostInfo.Builder clearCoreVersion()
hasPlatform
public boolean hasPlatform()
- Specified by:
hasPlatform in interface ScopeProtos.HostInfoOrBuilder
getPlatform
public java.lang.String getPlatform()
- Specified by:
getPlatform in interface ScopeProtos.HostInfoOrBuilder
setPlatform
public ScopeProtos.HostInfo.Builder setPlatform(java.lang.String value)
clearPlatform
public ScopeProtos.HostInfo.Builder clearPlatform()
hasOperatingSystem
public boolean hasOperatingSystem()
- Specified by:
hasOperatingSystem in interface ScopeProtos.HostInfoOrBuilder
getOperatingSystem
public java.lang.String getOperatingSystem()
- Specified by:
getOperatingSystem in interface ScopeProtos.HostInfoOrBuilder
setOperatingSystem
public ScopeProtos.HostInfo.Builder setOperatingSystem(java.lang.String value)
clearOperatingSystem
public ScopeProtos.HostInfo.Builder clearOperatingSystem()
hasUserAgent
public boolean hasUserAgent()
- Specified by:
hasUserAgent in interface ScopeProtos.HostInfoOrBuilder
getUserAgent
public java.lang.String getUserAgent()
- Specified by:
getUserAgent in interface ScopeProtos.HostInfoOrBuilder
setUserAgent
public ScopeProtos.HostInfo.Builder setUserAgent(java.lang.String value)
clearUserAgent
public ScopeProtos.HostInfo.Builder clearUserAgent()
getServiceListList
public java.util.List<ScopeProtos.Service> getServiceListList()
- Specified by:
getServiceListList in interface ScopeProtos.HostInfoOrBuilder
getServiceListCount
public int getServiceListCount()
- Specified by:
getServiceListCount in interface ScopeProtos.HostInfoOrBuilder
getServiceList
public ScopeProtos.Service getServiceList(int index)
- Specified by:
getServiceList in interface ScopeProtos.HostInfoOrBuilder
setServiceList
public ScopeProtos.HostInfo.Builder setServiceList(int index,
ScopeProtos.Service value)
setServiceList
public ScopeProtos.HostInfo.Builder setServiceList(int index,
ScopeProtos.Service.Builder builderForValue)
addServiceList
public ScopeProtos.HostInfo.Builder addServiceList(ScopeProtos.Service value)
addServiceList
public ScopeProtos.HostInfo.Builder addServiceList(int index,
ScopeProtos.Service value)
addServiceList
public ScopeProtos.HostInfo.Builder addServiceList(ScopeProtos.Service.Builder builderForValue)
addServiceList
public ScopeProtos.HostInfo.Builder addServiceList(int index,
ScopeProtos.Service.Builder builderForValue)
addAllServiceList
public ScopeProtos.HostInfo.Builder addAllServiceList(java.lang.Iterable<? extends ScopeProtos.Service> values)
clearServiceList
public ScopeProtos.HostInfo.Builder clearServiceList()
removeServiceList
public ScopeProtos.HostInfo.Builder removeServiceList(int index)
getServiceListBuilder
public ScopeProtos.Service.Builder getServiceListBuilder(int index)
getServiceListOrBuilder
public ScopeProtos.ServiceOrBuilder getServiceListOrBuilder(int index)
- Specified by:
getServiceListOrBuilder in interface ScopeProtos.HostInfoOrBuilder
getServiceListOrBuilderList
public java.util.List<? extends ScopeProtos.ServiceOrBuilder> getServiceListOrBuilderList()
- Specified by:
getServiceListOrBuilderList in interface ScopeProtos.HostInfoOrBuilder
addServiceListBuilder
public ScopeProtos.Service.Builder addServiceListBuilder()
addServiceListBuilder
public ScopeProtos.Service.Builder addServiceListBuilder(int index)
getServiceListBuilderList
public java.util.List<ScopeProtos.Service.Builder> getServiceListBuilderList()
Copyright © 2011. All Rights Reserved.