public static final class ScopeProtos.HostInfo extends com.google.protobuf.GeneratedMessage implements ScopeProtos.HostInfoOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
ScopeProtos.HostInfo.Builder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
COREVERSION_FIELD_NUMBER |
static int |
OPERATINGSYSTEM_FIELD_NUMBER |
static int |
PLATFORM_FIELD_NUMBER |
static int |
SERVICELIST_FIELD_NUMBER |
static int |
STPVERSION_FIELD_NUMBER |
static int |
USERAGENT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
String |
getCoreVersion() |
static ScopeProtos.HostInfo |
getDefaultInstance() |
ScopeProtos.HostInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getOperatingSystem() |
String |
getPlatform() |
int |
getSerializedSize() |
ScopeProtos.Service |
getServiceList(int index) |
int |
getServiceListCount() |
List<ScopeProtos.Service> |
getServiceListList() |
ScopeProtos.ServiceOrBuilder |
getServiceListOrBuilder(int index) |
List<? extends ScopeProtos.ServiceOrBuilder> |
getServiceListOrBuilderList() |
int |
getStpVersion() |
String |
getUserAgent() |
boolean |
hasCoreVersion() |
boolean |
hasOperatingSystem() |
boolean |
hasPlatform() |
boolean |
hasStpVersion() |
boolean |
hasUserAgent() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ScopeProtos.HostInfo.Builder |
newBuilder() |
static ScopeProtos.HostInfo.Builder |
newBuilder(ScopeProtos.HostInfo prototype) |
ScopeProtos.HostInfo.Builder |
newBuilderForType() |
protected ScopeProtos.HostInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ScopeProtos.HostInfo |
parseDelimitedFrom(InputStream input) |
static ScopeProtos.HostInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScopeProtos.HostInfo |
parseFrom(byte[] data) |
static ScopeProtos.HostInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScopeProtos.HostInfo |
parseFrom(com.google.protobuf.ByteString data) |
static ScopeProtos.HostInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScopeProtos.HostInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ScopeProtos.HostInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScopeProtos.HostInfo |
parseFrom(InputStream input) |
static ScopeProtos.HostInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ScopeProtos.HostInfo.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionequals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int STPVERSION_FIELD_NUMBER
public static final int COREVERSION_FIELD_NUMBER
public static final int PLATFORM_FIELD_NUMBER
public static final int OPERATINGSYSTEM_FIELD_NUMBER
public static final int USERAGENT_FIELD_NUMBER
public static final int SERVICELIST_FIELD_NUMBER
public static ScopeProtos.HostInfo getDefaultInstance()
public ScopeProtos.HostInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasStpVersion()
hasStpVersion in interface ScopeProtos.HostInfoOrBuilderpublic int getStpVersion()
getStpVersion in interface ScopeProtos.HostInfoOrBuilderpublic boolean hasCoreVersion()
hasCoreVersion in interface ScopeProtos.HostInfoOrBuilderpublic String getCoreVersion()
getCoreVersion in interface ScopeProtos.HostInfoOrBuilderpublic boolean hasPlatform()
hasPlatform in interface ScopeProtos.HostInfoOrBuilderpublic String getPlatform()
getPlatform in interface ScopeProtos.HostInfoOrBuilderpublic boolean hasOperatingSystem()
hasOperatingSystem in interface ScopeProtos.HostInfoOrBuilderpublic String getOperatingSystem()
getOperatingSystem in interface ScopeProtos.HostInfoOrBuilderpublic boolean hasUserAgent()
hasUserAgent in interface ScopeProtos.HostInfoOrBuilderpublic String getUserAgent()
getUserAgent in interface ScopeProtos.HostInfoOrBuilderpublic List<ScopeProtos.Service> getServiceListList()
getServiceListList in interface ScopeProtos.HostInfoOrBuilderpublic List<? extends ScopeProtos.ServiceOrBuilder> getServiceListOrBuilderList()
getServiceListOrBuilderList in interface ScopeProtos.HostInfoOrBuilderpublic int getServiceListCount()
getServiceListCount in interface ScopeProtos.HostInfoOrBuilderpublic ScopeProtos.Service getServiceList(int index)
getServiceList in interface ScopeProtos.HostInfoOrBuilderpublic ScopeProtos.ServiceOrBuilder getServiceListOrBuilder(int index)
getServiceListOrBuilder in interface ScopeProtos.HostInfoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static ScopeProtos.HostInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScopeProtos.HostInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScopeProtos.HostInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScopeProtos.HostInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScopeProtos.HostInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static ScopeProtos.HostInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ScopeProtos.HostInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ScopeProtos.HostInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ScopeProtos.HostInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ScopeProtos.HostInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ScopeProtos.HostInfo.Builder newBuilder()
public ScopeProtos.HostInfo.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ScopeProtos.HostInfo.Builder newBuilder(ScopeProtos.HostInfo prototype)
public ScopeProtos.HostInfo.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ScopeProtos.HostInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2013. All Rights Reserved.