public static final class metroIIcomm.Event extends com.google.protobuf.GeneratedMessage implements metroIIcomm.EventOrBuilder
Modifier and Type | Class and Description |
---|---|
static class |
metroIIcomm.Event.Builder |
static class |
metroIIcomm.Event.Status |
static class |
metroIIcomm.Event.Time |
static interface |
metroIIcomm.Event.TimeOrBuilder |
static class |
metroIIcomm.Event.Type |
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 |
NAME_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
TIME_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
static metroIIcomm.Event |
getDefaultInstance() |
metroIIcomm.Event |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getName() |
int |
getSerializedSize() |
metroIIcomm.Event.Status |
getStatus() |
metroIIcomm.Event.Time |
getTime() |
metroIIcomm.Event.TimeOrBuilder |
getTimeOrBuilder() |
metroIIcomm.Event.Type |
getType() |
boolean |
hasName() |
boolean |
hasStatus() |
boolean |
hasTime() |
boolean |
hasType() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static metroIIcomm.Event.Builder |
newBuilder() |
static metroIIcomm.Event.Builder |
newBuilder(metroIIcomm.Event prototype) |
metroIIcomm.Event.Builder |
newBuilderForType() |
protected metroIIcomm.Event.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static metroIIcomm.Event |
parseDelimitedFrom(java.io.InputStream input) |
static metroIIcomm.Event |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static metroIIcomm.Event |
parseFrom(byte[] data) |
static metroIIcomm.Event |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static metroIIcomm.Event |
parseFrom(com.google.protobuf.ByteString data) |
static metroIIcomm.Event |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static metroIIcomm.Event |
parseFrom(com.google.protobuf.CodedInputStream input) |
static metroIIcomm.Event |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static metroIIcomm.Event |
parseFrom(java.io.InputStream input) |
static metroIIcomm.Event |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
metroIIcomm.Event.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension
equals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int NAME_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int TIME_FIELD_NUMBER
public static metroIIcomm.Event getDefaultInstance()
public metroIIcomm.Event getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public boolean hasName()
hasName
in interface metroIIcomm.EventOrBuilder
public java.lang.String getName()
getName
in interface metroIIcomm.EventOrBuilder
public boolean hasType()
hasType
in interface metroIIcomm.EventOrBuilder
public metroIIcomm.Event.Type getType()
getType
in interface metroIIcomm.EventOrBuilder
public boolean hasStatus()
hasStatus
in interface metroIIcomm.EventOrBuilder
public metroIIcomm.Event.Status getStatus()
getStatus
in interface metroIIcomm.EventOrBuilder
public boolean hasTime()
hasTime
in interface metroIIcomm.EventOrBuilder
public metroIIcomm.Event.Time getTime()
getTime
in interface metroIIcomm.EventOrBuilder
public metroIIcomm.Event.TimeOrBuilder getTimeOrBuilder()
getTimeOrBuilder
in interface metroIIcomm.EventOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
java.io.ObjectStreamException
public static metroIIcomm.Event parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static metroIIcomm.Event parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static metroIIcomm.Event parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static metroIIcomm.Event parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static metroIIcomm.Event parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static metroIIcomm.Event parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static metroIIcomm.Event parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static metroIIcomm.Event parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static metroIIcomm.Event parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static metroIIcomm.Event parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static metroIIcomm.Event.Builder newBuilder()
public metroIIcomm.Event.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static metroIIcomm.Event.Builder newBuilder(metroIIcomm.Event prototype)
public metroIIcomm.Event.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected metroIIcomm.Event.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage