Package org.opentrafficsim.aimsun.proto
Class AimsunControlProtoBuf.GTUPositions.GTUPosition
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.opentrafficsim.aimsun.proto.AimsunControlProtoBuf.GTUPositions.GTUPosition
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
- Enclosing class:
- AimsunControlProtoBuf.GTUPositions
public static final class AimsunControlProtoBuf.GTUPositions.GTUPosition extends com.google.protobuf.GeneratedMessageV3 implements AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
Protobuf typeorg.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder
Protobuf typeorg.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
ANGLE_FIELD_NUMBER
static int
GTUID_FIELD_NUMBER
static int
GTUTYPEID_FIELD_NUMBER
static int
LENGTH_FIELD_NUMBER
static com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions.GTUPosition>
PARSER
Deprecated.static int
SPEED_FIELD_NUMBER
static int
WIDTH_FIELD_NUMBER
static int
X_FIELD_NUMBER
static int
Y_FIELD_NUMBER
static int
Z_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
double
getAngle()
required double angle = 5;
static AimsunControlProtoBuf.GTUPositions.GTUPosition
getDefaultInstance()
AimsunControlProtoBuf.GTUPositions.GTUPosition
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getGtuId()
required string gtuId = 1;
com.google.protobuf.ByteString
getGtuIdBytes()
required string gtuId = 1;
int
getGtuTypeId()
required int32 gtuTypeId = 8;
double
getLength()
required double length = 7;
com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions.GTUPosition>
getParserForType()
int
getSerializedSize()
double
getSpeed()
required double speed = 9;
com.google.protobuf.UnknownFieldSet
getUnknownFields()
double
getWidth()
required double width = 6;
double
getX()
required double x = 2;
double
getY()
required double y = 3;
double
getZ()
optional double z = 4;
boolean
hasAngle()
required double angle = 5;
boolean
hasGtuId()
required string gtuId = 1;
boolean
hasGtuTypeId()
required int32 gtuTypeId = 8;
int
hashCode()
boolean
hasLength()
required double length = 7;
boolean
hasSpeed()
required double speed = 9;
boolean
hasWidth()
required double width = 6;
boolean
hasX()
required double x = 2;
boolean
hasY()
required double y = 3;
boolean
hasZ()
optional double z = 4;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder
newBuilder()
static AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder
newBuilder(AimsunControlProtoBuf.GTUPositions.GTUPosition prototype)
AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder
newBuilderForType()
protected AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
static AimsunControlProtoBuf.GTUPositions.GTUPosition
parseDelimitedFrom(InputStream input)
static AimsunControlProtoBuf.GTUPositions.GTUPosition
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AimsunControlProtoBuf.GTUPositions.GTUPosition
parseFrom(byte[] data)
static AimsunControlProtoBuf.GTUPositions.GTUPosition
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AimsunControlProtoBuf.GTUPositions.GTUPosition
parseFrom(com.google.protobuf.ByteString data)
static AimsunControlProtoBuf.GTUPositions.GTUPosition
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AimsunControlProtoBuf.GTUPositions.GTUPosition
parseFrom(com.google.protobuf.CodedInputStream input)
static AimsunControlProtoBuf.GTUPositions.GTUPosition
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AimsunControlProtoBuf.GTUPositions.GTUPosition
parseFrom(InputStream input)
static AimsunControlProtoBuf.GTUPositions.GTUPosition
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AimsunControlProtoBuf.GTUPositions.GTUPosition
parseFrom(ByteBuffer data)
static AimsunControlProtoBuf.GTUPositions.GTUPosition
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions.GTUPosition>
parser()
AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
GTUID_FIELD_NUMBER
public static final int GTUID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_FIELD_NUMBER
public static final int X_FIELD_NUMBER
- See Also:
- Constant Field Values
-
Y_FIELD_NUMBER
public static final int Y_FIELD_NUMBER
- See Also:
- Constant Field Values
-
Z_FIELD_NUMBER
public static final int Z_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANGLE_FIELD_NUMBER
public static final int ANGLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WIDTH_FIELD_NUMBER
public static final int WIDTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LENGTH_FIELD_NUMBER
public static final int LENGTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GTUTYPEID_FIELD_NUMBER
public static final int GTUTYPEID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPEED_FIELD_NUMBER
public static final int SPEED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions.GTUPosition> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasGtuId
public boolean hasGtuId()
required string gtuId = 1;
- Specified by:
hasGtuId
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
getGtuId
public String getGtuId()
required string gtuId = 1;
- Specified by:
getGtuId
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
getGtuIdBytes
public com.google.protobuf.ByteString getGtuIdBytes()
required string gtuId = 1;
- Specified by:
getGtuIdBytes
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
hasX
public boolean hasX()
required double x = 2;
- Specified by:
hasX
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
getX
public double getX()
required double x = 2;
- Specified by:
getX
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
hasY
public boolean hasY()
required double y = 3;
- Specified by:
hasY
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
getY
public double getY()
required double y = 3;
- Specified by:
getY
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
hasZ
public boolean hasZ()
optional double z = 4;
- Specified by:
hasZ
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
getZ
public double getZ()
optional double z = 4;
- Specified by:
getZ
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
hasAngle
public boolean hasAngle()
required double angle = 5;
- Specified by:
hasAngle
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
getAngle
public double getAngle()
required double angle = 5;
- Specified by:
getAngle
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
hasWidth
public boolean hasWidth()
required double width = 6;
- Specified by:
hasWidth
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
getWidth
public double getWidth()
required double width = 6;
- Specified by:
getWidth
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
hasLength
public boolean hasLength()
required double length = 7;
- Specified by:
hasLength
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
getLength
public double getLength()
required double length = 7;
- Specified by:
getLength
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
hasGtuTypeId
public boolean hasGtuTypeId()
required int32 gtuTypeId = 8;
- Specified by:
hasGtuTypeId
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
getGtuTypeId
public int getGtuTypeId()
required int32 gtuTypeId = 8;
- Specified by:
getGtuTypeId
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
hasSpeed
public boolean hasSpeed()
required double speed = 9;
- Specified by:
hasSpeed
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
getSpeed
public double getSpeed()
required double speed = 9;
- Specified by:
getSpeed
in interfaceAimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder newBuilder()
-
newBuilder
public static AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder newBuilder(AimsunControlProtoBuf.GTUPositions.GTUPosition prototype)
-
toBuilder
public AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AimsunControlProtoBuf.GTUPositions.GTUPosition getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions.GTUPosition> parser()
-
getParserForType
public com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions.GTUPosition> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AimsunControlProtoBuf.GTUPositions.GTUPosition getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-