public static final class AimsunControlProtoBuf.GTUPositions extends com.google.protobuf.GeneratedMessage implements AimsunControlProtoBuf.GTUPositionsOrBuilder
org.opentrafficsim.aimsun.proto.GTUPositions| Modifier and Type | Class and Description |
|---|---|
static class |
AimsunControlProtoBuf.GTUPositions.Builder
Protobuf type
org.opentrafficsim.aimsun.proto.GTUPositions |
static class |
AimsunControlProtoBuf.GTUPositions.GTUPosition
Protobuf type
org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition |
static interface |
AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder |
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 |
GTUPOS_FIELD_NUMBER |
static com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
static AimsunControlProtoBuf.GTUPositions |
getDefaultInstance() |
AimsunControlProtoBuf.GTUPositions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
AimsunControlProtoBuf.GTUPositions.GTUPosition |
getGtuPos(int index)
repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1; |
int |
getGtuPosCount()
repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1; |
List<AimsunControlProtoBuf.GTUPositions.GTUPosition> |
getGtuPosList()
repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1; |
AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder |
getGtuPosOrBuilder(int index)
repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1; |
List<? extends AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder> |
getGtuPosOrBuilderList()
repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1; |
com.google.protobuf.Parser<AimsunControlProtoBuf.GTUPositions> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AimsunControlProtoBuf.GTUPositions.Builder |
newBuilder() |
static AimsunControlProtoBuf.GTUPositions.Builder |
newBuilder(AimsunControlProtoBuf.GTUPositions prototype) |
AimsunControlProtoBuf.GTUPositions.Builder |
newBuilderForType() |
protected AimsunControlProtoBuf.GTUPositions.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static AimsunControlProtoBuf.GTUPositions |
parseDelimitedFrom(InputStream input) |
static AimsunControlProtoBuf.GTUPositions |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AimsunControlProtoBuf.GTUPositions |
parseFrom(byte[] data) |
static AimsunControlProtoBuf.GTUPositions |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AimsunControlProtoBuf.GTUPositions |
parseFrom(com.google.protobuf.ByteString data) |
static AimsunControlProtoBuf.GTUPositions |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AimsunControlProtoBuf.GTUPositions |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AimsunControlProtoBuf.GTUPositions |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AimsunControlProtoBuf.GTUPositions |
parseFrom(InputStream input) |
static AimsunControlProtoBuf.GTUPositions |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AimsunControlProtoBuf.GTUPositions.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> PARSER
public static final int GTUPOS_FIELD_NUMBER
public static AimsunControlProtoBuf.GTUPositions getDefaultInstance()
public AimsunControlProtoBuf.GTUPositions 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> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic List<AimsunControlProtoBuf.GTUPositions.GTUPosition> getGtuPosList()
repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1;getGtuPosList in interface AimsunControlProtoBuf.GTUPositionsOrBuilderpublic List<? extends AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder> getGtuPosOrBuilderList()
repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1;getGtuPosOrBuilderList in interface AimsunControlProtoBuf.GTUPositionsOrBuilderpublic int getGtuPosCount()
repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1;getGtuPosCount in interface AimsunControlProtoBuf.GTUPositionsOrBuilderpublic AimsunControlProtoBuf.GTUPositions.GTUPosition getGtuPos(int index)
repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1;getGtuPos in interface AimsunControlProtoBuf.GTUPositionsOrBuilderpublic AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder getGtuPosOrBuilder(int index)
repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1;getGtuPosOrBuilder in interface AimsunControlProtoBuf.GTUPositionsOrBuilderpublic 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 parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AimsunControlProtoBuf.GTUPositions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AimsunControlProtoBuf.GTUPositions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AimsunControlProtoBuf.GTUPositions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AimsunControlProtoBuf.GTUPositions parseFrom(InputStream input) throws IOException
IOExceptionpublic static AimsunControlProtoBuf.GTUPositions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AimsunControlProtoBuf.GTUPositions parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AimsunControlProtoBuf.GTUPositions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AimsunControlProtoBuf.GTUPositions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AimsunControlProtoBuf.GTUPositions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AimsunControlProtoBuf.GTUPositions.Builder newBuilder()
public AimsunControlProtoBuf.GTUPositions.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AimsunControlProtoBuf.GTUPositions.Builder newBuilder(AimsunControlProtoBuf.GTUPositions prototype)
public AimsunControlProtoBuf.GTUPositions.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AimsunControlProtoBuf.GTUPositions.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2014–2017 Delft University of Technology. All rights reserved.