public static final class AimsunControlProtoBuf.GTUPositions.GTUPosition extends com.google.protobuf.GeneratedMessage 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.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, 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 |
ANGLE_FIELD_NUMBER |
static int |
GTUID_FIELD_NUMBER |
static com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions.GTUPosition> |
PARSER |
static int |
X_FIELD_NUMBER |
static int |
Y_FIELD_NUMBER |
static int |
Z_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
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; |
com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions.GTUPosition> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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 |
hasX()
required double x = 2; |
boolean |
hasY()
required double y = 3; |
boolean |
hasZ()
optional double z = 4; |
protected com.google.protobuf.GeneratedMessage.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.GeneratedMessage.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) |
AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions.GTUPosition> PARSER
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 AimsunControlProtoBuf.GTUPositions.GTUPosition getDefaultInstance()
public AimsunControlProtoBuf.GTUPositions.GTUPosition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions.GTUPosition> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasGtuId()
required string gtuId = 1;hasGtuId in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilderpublic String getGtuId()
required string gtuId = 1;getGtuId in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilderpublic com.google.protobuf.ByteString getGtuIdBytes()
required string gtuId = 1;getGtuIdBytes in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilderpublic boolean hasX()
required double x = 2;hasX in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilderpublic double getX()
required double x = 2;getX in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilderpublic boolean hasY()
required double y = 3;hasY in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilderpublic double getY()
required double y = 3;getY in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilderpublic boolean hasZ()
optional double z = 4;hasZ in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilderpublic double getZ()
optional double z = 4;getZ in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilderpublic boolean hasAngle()
required double angle = 5;hasAngle in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilderpublic double getAngle()
required double angle = 5;getAngle in interface AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilderpublic 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.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(InputStream input) throws IOException
IOExceptionpublic static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AimsunControlProtoBuf.GTUPositions.GTUPosition parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AimsunControlProtoBuf.GTUPositions.GTUPosition parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AimsunControlProtoBuf.GTUPositions.GTUPosition parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder newBuilder()
public AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder newBuilder(AimsunControlProtoBuf.GTUPositions.GTUPosition prototype)
public AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AimsunControlProtoBuf.GTUPositions.GTUPosition.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2014–2017 Delft University of Technology. All rights reserved.