Uses of Class
uk.org.netex.www.netex.PreviousCallType
Packages that use PreviousCallType
-
Uses of PreviousCallType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PreviousCallTypeModifier and TypeMethodDescriptionPreviousCallType.Builder.build()PreviousCallType.Builder.buildPartial()static PreviousCallTypePreviousCallType.getDefaultInstance()PreviousCallType.Builder.getDefaultInstanceForType()PreviousCallType.getDefaultInstanceForType()PreviousCalls_RelStructure.Builder.getPreviousCall(int index) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.PreviousCalls_RelStructure.getPreviousCall(int index) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.PreviousCalls_RelStructureOrBuilder.getPreviousCall(int index) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.static PreviousCallTypePreviousCallType.parseDelimitedFrom(InputStream input) static PreviousCallTypePreviousCallType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PreviousCallTypePreviousCallType.parseFrom(byte[] data) static PreviousCallTypePreviousCallType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PreviousCallTypePreviousCallType.parseFrom(com.google.protobuf.ByteString data) static PreviousCallTypePreviousCallType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PreviousCallTypePreviousCallType.parseFrom(com.google.protobuf.CodedInputStream input) static PreviousCallTypePreviousCallType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PreviousCallTypePreviousCallType.parseFrom(InputStream input) static PreviousCallTypePreviousCallType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PreviousCallTypePreviousCallType.parseFrom(ByteBuffer data) static PreviousCallTypePreviousCallType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type PreviousCallTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PreviousCallType> PreviousCallType.getParserForType()PreviousCalls_RelStructure.Builder.getPreviousCallList()An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.PreviousCalls_RelStructure.getPreviousCallList()An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.PreviousCalls_RelStructureOrBuilder.getPreviousCallList()An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.static com.google.protobuf.Parser<PreviousCallType> PreviousCallType.parser()Methods in uk.org.netex.www.netex with parameters of type PreviousCallTypeModifier and TypeMethodDescriptionPreviousCalls_RelStructure.Builder.addPreviousCall(int index, PreviousCallType value) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.PreviousCalls_RelStructure.Builder.addPreviousCall(PreviousCallType value) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.PreviousCallType.Builder.mergeFrom(PreviousCallType other) static PreviousCallType.BuilderPreviousCallType.newBuilder(PreviousCallType prototype) PreviousCalls_RelStructure.Builder.setPreviousCall(int index, PreviousCallType value) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.Method parameters in uk.org.netex.www.netex with type arguments of type PreviousCallTypeModifier and TypeMethodDescriptionPreviousCalls_RelStructure.Builder.addAllPreviousCall(Iterable<? extends PreviousCallType> values) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.