Uses of Interface
org.opentrafficsim.aimsun.proto.AimsunControlProtoBuf.GTUPositionsOrBuilder
-
-
Uses of AimsunControlProtoBuf.GTUPositionsOrBuilder in org.opentrafficsim.aimsun.proto
Classes in org.opentrafficsim.aimsun.proto that implement AimsunControlProtoBuf.GTUPositionsOrBuilder Modifier and Type Class Description static class
AimsunControlProtoBuf.GTUPositions
Protobuf typeorg.opentrafficsim.aimsun.proto.GTUPositions
static class
AimsunControlProtoBuf.GTUPositions.Builder
Protobuf typeorg.opentrafficsim.aimsun.proto.GTUPositions
Methods in org.opentrafficsim.aimsun.proto that return AimsunControlProtoBuf.GTUPositionsOrBuilder Modifier and Type Method Description AimsunControlProtoBuf.GTUPositionsOrBuilder
AimsunControlProtoBuf.OTSMessage.Builder. getGtuPositionsOrBuilder()
optional .org.opentrafficsim.aimsun.proto.GTUPositions gtuPositions = 3;
AimsunControlProtoBuf.GTUPositionsOrBuilder
AimsunControlProtoBuf.OTSMessage. getGtuPositionsOrBuilder()
optional .org.opentrafficsim.aimsun.proto.GTUPositions gtuPositions = 3;
AimsunControlProtoBuf.GTUPositionsOrBuilder
AimsunControlProtoBuf.OTSMessageOrBuilder. getGtuPositionsOrBuilder()
optional .org.opentrafficsim.aimsun.proto.GTUPositions gtuPositions = 3;
-