Uses of Class
uk.org.netex.www.netex.DatedCallType
Packages that use DatedCallType
-
Uses of DatedCallType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return DatedCallTypeModifier and TypeMethodDescriptionDatedCallType.Builder.build()DatedCallType.Builder.buildPartial()Calls_RelStructure.ChoiceWrapper_VersionedChildStructure.Builder.getDatedCall()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.Calls_RelStructure.ChoiceWrapper_VersionedChildStructure.getDatedCall()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.Calls_RelStructure.ChoiceWrapper_VersionedChildStructureOrBuilder.getDatedCall()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.DatedCalls_RelStructure.Builder.getDatedCall(int index) A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.DatedCalls_RelStructure.getDatedCall(int index) A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.DatedCalls_RelStructureOrBuilder.getDatedCall(int index) A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.static DatedCallTypeDatedCallType.getDefaultInstance()DatedCallType.Builder.getDefaultInstanceForType()DatedCallType.getDefaultInstanceForType()static DatedCallTypeDatedCallType.parseDelimitedFrom(InputStream input) static DatedCallTypeDatedCallType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatedCallTypeDatedCallType.parseFrom(byte[] data) static DatedCallTypeDatedCallType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatedCallTypeDatedCallType.parseFrom(com.google.protobuf.ByteString data) static DatedCallTypeDatedCallType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatedCallTypeDatedCallType.parseFrom(com.google.protobuf.CodedInputStream input) static DatedCallTypeDatedCallType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatedCallTypeDatedCallType.parseFrom(InputStream input) static DatedCallTypeDatedCallType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatedCallTypeDatedCallType.parseFrom(ByteBuffer data) static DatedCallTypeDatedCallType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type DatedCallTypeModifier and TypeMethodDescriptionDatedCalls_RelStructure.Builder.getDatedCallList()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.DatedCalls_RelStructure.getDatedCallList()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.DatedCalls_RelStructureOrBuilder.getDatedCallList()A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.com.google.protobuf.Parser<DatedCallType> DatedCallType.getParserForType()static com.google.protobuf.Parser<DatedCallType> DatedCallType.parser()Methods in uk.org.netex.www.netex with parameters of type DatedCallTypeModifier and TypeMethodDescriptionDatedCalls_RelStructure.Builder.addDatedCall(int index, DatedCallType value) A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.DatedCalls_RelStructure.Builder.addDatedCall(DatedCallType value) A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.Calls_RelStructure.ChoiceWrapper_VersionedChildStructure.Builder.mergeDatedCall(DatedCallType value) A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.DatedCallType.Builder.mergeFrom(DatedCallType other) static DatedCallType.BuilderDatedCallType.newBuilder(DatedCallType prototype) Calls_RelStructure.ChoiceWrapper_VersionedChildStructure.Builder.setDatedCall(DatedCallType value) A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.DatedCalls_RelStructure.Builder.setDatedCall(int index, DatedCallType value) A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.Method parameters in uk.org.netex.www.netex with type arguments of type DatedCallTypeModifier and TypeMethodDescriptionDatedCalls_RelStructure.Builder.addAllDatedCall(Iterable<? extends DatedCallType> values) A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY.