com.eurotech.framework.core.message.protobuf
Class EsfPayloadProto.EsfPayload
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableMessage<EsfPayloadProto.EsfPayload>
com.eurotech.framework.core.message.protobuf.EsfPayloadProto.EsfPayload
- All Implemented Interfaces:
- EsfPayloadProto.EsfPayloadOrBuilder, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<EsfPayloadProto.EsfPayload>, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
- Enclosing class:
- EsfPayloadProto
public static final class EsfPayloadProto.EsfPayload
- extends com.google.protobuf.GeneratedMessage.ExtendableMessage<EsfPayloadProto.EsfPayload>
- implements EsfPayloadProto.EsfPayloadOrBuilder
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage.ExtendableMessage |
com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionWriter |
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
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> |
Fields inherited from class com.google.protobuf.GeneratedMessage |
alwaysUseFieldBuilders |
Methods inherited from class com.google.protobuf.GeneratedMessage.ExtendableMessage |
extensionsAreInitialized, extensionsSerializedSize, extensionsSerializedSizeAsMessageSet, getAllFields, getExtension, getExtension, getExtensionCount, getExtensionFields, getField, getRepeatedField, getRepeatedFieldCount, hasExtension, hasField, newExtensionWriter, newMessageSetExtensionWriter |
Methods inherited from class com.google.protobuf.GeneratedMessage |
getDescriptorForType, getUnknownFields, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension |
Methods inherited from class com.google.protobuf.AbstractMessage |
equals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString |
Methods inherited from class com.google.protobuf.AbstractMessageLite |
toByteArray, toByteString, writeDelimitedTo, writeTo |
Methods inherited from interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder |
getExtension, getExtension, getExtensionCount, hasExtension |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLite |
toByteArray, toByteString, writeDelimitedTo, writeTo |
TIMESTAMP_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
POSITION_FIELD_NUMBER
public static final int POSITION_FIELD_NUMBER
- See Also:
- Constant Field Values
METRIC_FIELD_NUMBER
public static final int METRIC_FIELD_NUMBER
- See Also:
- Constant Field Values
BODY_FIELD_NUMBER
public static final int BODY_FIELD_NUMBER
- See Also:
- Constant Field Values
getDefaultInstance
public static EsfPayloadProto.EsfPayload getDefaultInstance()
getDefaultInstanceForType
public EsfPayloadProto.EsfPayload getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
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
hasTimestamp
public boolean hasTimestamp()
- Specified by:
hasTimestamp
in interface EsfPayloadProto.EsfPayloadOrBuilder
getTimestamp
public long getTimestamp()
- Specified by:
getTimestamp
in interface EsfPayloadProto.EsfPayloadOrBuilder
hasPosition
public boolean hasPosition()
- Specified by:
hasPosition
in interface EsfPayloadProto.EsfPayloadOrBuilder
getPosition
public EsfPayloadProto.EsfPayload.EsfPosition getPosition()
- Specified by:
getPosition
in interface EsfPayloadProto.EsfPayloadOrBuilder
getPositionOrBuilder
public EsfPayloadProto.EsfPayload.EsfPositionOrBuilder getPositionOrBuilder()
- Specified by:
getPositionOrBuilder
in interface EsfPayloadProto.EsfPayloadOrBuilder
getMetricList
public List<EsfPayloadProto.EsfPayload.EsfMetric> getMetricList()
- Specified by:
getMetricList
in interface EsfPayloadProto.EsfPayloadOrBuilder
getMetricOrBuilderList
public List<? extends EsfPayloadProto.EsfPayload.EsfMetricOrBuilder> getMetricOrBuilderList()
- Specified by:
getMetricOrBuilderList
in interface EsfPayloadProto.EsfPayloadOrBuilder
getMetricCount
public int getMetricCount()
- Specified by:
getMetricCount
in interface EsfPayloadProto.EsfPayloadOrBuilder
getMetric
public EsfPayloadProto.EsfPayload.EsfMetric getMetric(int index)
- Specified by:
getMetric
in interface EsfPayloadProto.EsfPayloadOrBuilder
getMetricOrBuilder
public EsfPayloadProto.EsfPayload.EsfMetricOrBuilder getMetricOrBuilder(int index)
- Specified by:
getMetricOrBuilder
in interface EsfPayloadProto.EsfPayloadOrBuilder
hasBody
public boolean hasBody()
- Specified by:
hasBody
in interface EsfPayloadProto.EsfPayloadOrBuilder
getBody
public com.google.protobuf.ByteString getBody()
- Specified by:
getBody
in interface EsfPayloadProto.EsfPayloadOrBuilder
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in class com.google.protobuf.GeneratedMessage.ExtendableMessage<EsfPayloadProto.EsfPayload>
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
- Specified by:
writeTo
in interface com.google.protobuf.MessageLite
- Overrides:
writeTo
in class com.google.protobuf.AbstractMessage
- Throws:
IOException
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interface com.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in class com.google.protobuf.AbstractMessage
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Overrides:
writeReplace
in class com.google.protobuf.GeneratedMessage
- Throws:
ObjectStreamException
parseFrom
public static EsfPayloadProto.EsfPayload parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static EsfPayloadProto.EsfPayload parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static EsfPayloadProto.EsfPayload parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static EsfPayloadProto.EsfPayload parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static EsfPayloadProto.EsfPayload parseFrom(InputStream input)
throws IOException
- Throws:
IOException
parseFrom
public static EsfPayloadProto.EsfPayload parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
parseDelimitedFrom
public static EsfPayloadProto.EsfPayload parseDelimitedFrom(InputStream input)
throws IOException
- Throws:
IOException
parseDelimitedFrom
public static EsfPayloadProto.EsfPayload parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
parseFrom
public static EsfPayloadProto.EsfPayload parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
- Throws:
IOException
parseFrom
public static EsfPayloadProto.EsfPayload parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
newBuilder
public static EsfPayloadProto.EsfPayload.Builder newBuilder()
newBuilderForType
public EsfPayloadProto.EsfPayload.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interface com.google.protobuf.Message
- Specified by:
newBuilderForType
in interface com.google.protobuf.MessageLite
newBuilder
public static EsfPayloadProto.EsfPayload.Builder newBuilder(EsfPayloadProto.EsfPayload prototype)
toBuilder
public EsfPayloadProto.EsfPayload.Builder toBuilder()
- Specified by:
toBuilder
in interface com.google.protobuf.Message
- Specified by:
toBuilder
in interface com.google.protobuf.MessageLite
newBuilderForType
protected EsfPayloadProto.EsfPayload.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
- Specified by:
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2013. All Rights Reserved.