Uses of Interface
org.opentrafficsim.aimsun.proto.AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder
-
Uses of AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder in org.opentrafficsim.aimsun.proto
Classes in org.opentrafficsim.aimsun.proto that implement AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder Modifier and Type Class Description static classAimsunControlProtoBuf.GTUPositions.GTUPositionProtobuf typeorg.opentrafficsim.aimsun.proto.GTUPositions.GTUPositionstatic classAimsunControlProtoBuf.GTUPositions.GTUPosition.BuilderProtobuf typeorg.opentrafficsim.aimsun.proto.GTUPositions.GTUPositionMethods in org.opentrafficsim.aimsun.proto that return AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder Modifier and Type Method Description AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilderAimsunControlProtoBuf.GTUPositions.Builder. getGtuPosOrBuilder(int index)repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1;AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilderAimsunControlProtoBuf.GTUPositions. getGtuPosOrBuilder(int index)repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1;AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilderAimsunControlProtoBuf.GTUPositionsOrBuilder. getGtuPosOrBuilder(int index)repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1;Methods in org.opentrafficsim.aimsun.proto that return types with arguments of type AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder Modifier and Type Method Description java.util.List<? extends AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder>AimsunControlProtoBuf.GTUPositions.Builder. getGtuPosOrBuilderList()repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1;java.util.List<? extends AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder>AimsunControlProtoBuf.GTUPositions. getGtuPosOrBuilderList()repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1;java.util.List<? extends AimsunControlProtoBuf.GTUPositions.GTUPositionOrBuilder>AimsunControlProtoBuf.GTUPositionsOrBuilder. getGtuPosOrBuilderList()repeated .org.opentrafficsim.aimsun.proto.GTUPositions.GTUPosition gtuPos = 1;