public static final class ScopeProtos.HostInfo.Builder extends com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.HostInfo.Builder> implements ScopeProtos.HostInfoOrBuilder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsmergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.HostInfo.Builder>public ScopeProtos.HostInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.HostInfo.Builder>public ScopeProtos.HostInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.HostInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.HostInfo.Builder>public ScopeProtos.HostInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ScopeProtos.HostInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ScopeProtos.HostInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ScopeProtos.HostInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ScopeProtos.HostInfo.Builder>public ScopeProtos.HostInfo.Builder mergeFrom(ScopeProtos.HostInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<ScopeProtos.HostInfo.Builder>public ScopeProtos.HostInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ScopeProtos.HostInfo.Builder>IOExceptionpublic boolean hasStpVersion()
hasStpVersion in interface ScopeProtos.HostInfoOrBuilderpublic int getStpVersion()
getStpVersion in interface ScopeProtos.HostInfoOrBuilderpublic ScopeProtos.HostInfo.Builder setStpVersion(int value)
public ScopeProtos.HostInfo.Builder clearStpVersion()
public boolean hasCoreVersion()
hasCoreVersion in interface ScopeProtos.HostInfoOrBuilderpublic String getCoreVersion()
getCoreVersion in interface ScopeProtos.HostInfoOrBuilderpublic ScopeProtos.HostInfo.Builder setCoreVersion(String value)
public ScopeProtos.HostInfo.Builder clearCoreVersion()
public boolean hasPlatform()
hasPlatform in interface ScopeProtos.HostInfoOrBuilderpublic String getPlatform()
getPlatform in interface ScopeProtos.HostInfoOrBuilderpublic ScopeProtos.HostInfo.Builder setPlatform(String value)
public ScopeProtos.HostInfo.Builder clearPlatform()
public boolean hasOperatingSystem()
hasOperatingSystem in interface ScopeProtos.HostInfoOrBuilderpublic String getOperatingSystem()
getOperatingSystem in interface ScopeProtos.HostInfoOrBuilderpublic ScopeProtos.HostInfo.Builder setOperatingSystem(String value)
public ScopeProtos.HostInfo.Builder clearOperatingSystem()
public boolean hasUserAgent()
hasUserAgent in interface ScopeProtos.HostInfoOrBuilderpublic String getUserAgent()
getUserAgent in interface ScopeProtos.HostInfoOrBuilderpublic ScopeProtos.HostInfo.Builder setUserAgent(String value)
public ScopeProtos.HostInfo.Builder clearUserAgent()
public List<ScopeProtos.Service> getServiceListList()
getServiceListList in interface ScopeProtos.HostInfoOrBuilderpublic int getServiceListCount()
getServiceListCount in interface ScopeProtos.HostInfoOrBuilderpublic ScopeProtos.Service getServiceList(int index)
getServiceList in interface ScopeProtos.HostInfoOrBuilderpublic ScopeProtos.HostInfo.Builder setServiceList(int index, ScopeProtos.Service value)
public ScopeProtos.HostInfo.Builder setServiceList(int index, ScopeProtos.Service.Builder builderForValue)
public ScopeProtos.HostInfo.Builder addServiceList(ScopeProtos.Service value)
public ScopeProtos.HostInfo.Builder addServiceList(int index, ScopeProtos.Service value)
public ScopeProtos.HostInfo.Builder addServiceList(ScopeProtos.Service.Builder builderForValue)
public ScopeProtos.HostInfo.Builder addServiceList(int index, ScopeProtos.Service.Builder builderForValue)
public ScopeProtos.HostInfo.Builder addAllServiceList(Iterable<? extends ScopeProtos.Service> values)
public ScopeProtos.HostInfo.Builder clearServiceList()
public ScopeProtos.HostInfo.Builder removeServiceList(int index)
public ScopeProtos.Service.Builder getServiceListBuilder(int index)
public ScopeProtos.ServiceOrBuilder getServiceListOrBuilder(int index)
getServiceListOrBuilder in interface ScopeProtos.HostInfoOrBuilderpublic List<? extends ScopeProtos.ServiceOrBuilder> getServiceListOrBuilderList()
getServiceListOrBuilderList in interface ScopeProtos.HostInfoOrBuilderpublic ScopeProtos.Service.Builder addServiceListBuilder()
public ScopeProtos.Service.Builder addServiceListBuilder(int index)
public List<ScopeProtos.Service.Builder> getServiceListBuilderList()
Copyright © 2012. All Rights Reserved.