public static final class AimsunControlProtoBuf.GTUPositions.GTUPosition extends com.google.protobuf.GeneratedMessageV3 implements AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition
Modifier and Type | Class and Description |
---|---|
static class |
AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder
Protobuf type
org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition |
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
Modifier and Type | Field and 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 |
Modifier and Type | Method and 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 com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions.GTUPosition> |
parser() |
AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int GTUID_FIELD_NUMBER
public static final int X_FIELD_NUMBER
public static final int Y_FIELD_NUMBER
public static final int Z_FIELD_NUMBER
public static final int ANGLE_FIELD_NUMBER
public static final int WIDTH_FIELD_NUMBER
public static final int LENGTH_FIELD_NUMBER
public static final int GTUTYPEID_FIELD_NUMBER
public static final int SPEED_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions.GTUPosition> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasGtuId()
required string gtuId = 1;
hasGtuId
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public String getGtuId()
required string gtuId = 1;
getGtuId
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public com.google.protobuf.ByteString getGtuIdBytes()
required string gtuId = 1;
getGtuIdBytes
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public boolean hasX()
required double x = 2;
hasX
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public double getX()
required double x = 2;
getX
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public boolean hasY()
required double y = 3;
hasY
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public double getY()
required double y = 3;
getY
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public boolean hasZ()
optional double z = 4;
hasZ
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public double getZ()
optional double z = 4;
getZ
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public boolean hasAngle()
required double angle = 5;
hasAngle
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public double getAngle()
required double angle = 5;
getAngle
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public boolean hasWidth()
required double width = 6;
hasWidth
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public double getWidth()
required double width = 6;
getWidth
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public boolean hasLength()
required double length = 7;
hasLength
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public double getLength()
required double length = 7;
getLength
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public boolean hasGtuTypeId()
required int32 gtuTypeId = 8;
hasGtuTypeId
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public int getGtuTypeId()
required int32 gtuTypeId = 8;
getGtuTypeId
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public boolean hasSpeed()
required double speed = 9;
hasSpeed
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public double getSpeed()
required double speed = 9;
getSpeed
in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(InputStream input) throws IOException
IOException
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseDelimitedFrom(InputStream input) throws IOException
IOException
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder newBuilder()
public static AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder newBuilder(AimsunControlProtoBuf.GTUPositions.GTUPosition prototype)
public AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static AimsunControlProtoBuf.GTUPositions.GTUPosition getDefaultInstance()
public static com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions.GTUPosition> parser()
public com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions.GTUPosition> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public AimsunControlProtoBuf.GTUPositions.GTUPosition getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2014–2018 Delft University of Technology. All rights reserved.