Uses of Class
uk.org.netex.www.netex.DistanceMatrixElementsInFrame_RelStructure.Builder
Packages that use DistanceMatrixElementsInFrame_RelStructure.Builder
-
Uses of DistanceMatrixElementsInFrame_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return DistanceMatrixElementsInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionDistanceMatrixElementsInFrame_RelStructure.Builder.addAllDistanceMatrixElement(Iterable<? extends DistanceMatrixElementType> values) A cell of an origin-destination matrix for TARIFF ZONEs or STOP POINTs, expressing a fare distance for the corresponding trip: value in km, number of fare units etc.DistanceMatrixElementsInFrame_RelStructure.Builder.addDistanceMatrixElement(int index, DistanceMatrixElementType value) A cell of an origin-destination matrix for TARIFF ZONEs or STOP POINTs, expressing a fare distance for the corresponding trip: value in km, number of fare units etc.DistanceMatrixElementsInFrame_RelStructure.Builder.addDistanceMatrixElement(int index, DistanceMatrixElementType.Builder builderForValue) A cell of an origin-destination matrix for TARIFF ZONEs or STOP POINTs, expressing a fare distance for the corresponding trip: value in km, number of fare units etc.DistanceMatrixElementsInFrame_RelStructure.Builder.addDistanceMatrixElement(DistanceMatrixElementType value) A cell of an origin-destination matrix for TARIFF ZONEs or STOP POINTs, expressing a fare distance for the corresponding trip: value in km, number of fare units etc.DistanceMatrixElementsInFrame_RelStructure.Builder.addDistanceMatrixElement(DistanceMatrixElementType.Builder builderForValue) A cell of an origin-destination matrix for TARIFF ZONEs or STOP POINTs, expressing a fare distance for the corresponding trip: value in km, number of fare units etc.DistanceMatrixElementsInFrame_RelStructure.Builder.clear()DistanceMatrixElementsInFrame_RelStructure.Builder.clearDistanceMatrixElement()A cell of an origin-destination matrix for TARIFF ZONEs or STOP POINTs, expressing a fare distance for the corresponding trip: value in km, number of fare units etc.DistanceMatrixElementsInFrame_RelStructure.Builder.clearId()Identifier of the relationship.DistanceMatrixElementsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DistanceMatrixElementsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) DistanceMatrixElementsInFrame_RelStructure.Builder.mergeFrom(DistanceMatrixElementsInFrame_RelStructure other) DistanceMatrixElementsInFrame_RelStructure.newBuilder()DistanceMatrixElementsInFrame_RelStructure.newBuilder(DistanceMatrixElementsInFrame_RelStructure prototype) DistanceMatrixElementsInFrame_RelStructure.newBuilderForType()DistanceMatrixElementsInFrame_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DistanceMatrixElementsInFrame_RelStructure.Builder.removeDistanceMatrixElement(int index) A cell of an origin-destination matrix for TARIFF ZONEs or STOP POINTs, expressing a fare distance for the corresponding trip: value in km, number of fare units etc.DistanceMatrixElementsInFrame_RelStructure.Builder.setDistanceMatrixElement(int index, DistanceMatrixElementType value) A cell of an origin-destination matrix for TARIFF ZONEs or STOP POINTs, expressing a fare distance for the corresponding trip: value in km, number of fare units etc.DistanceMatrixElementsInFrame_RelStructure.Builder.setDistanceMatrixElement(int index, DistanceMatrixElementType.Builder builderForValue) A cell of an origin-destination matrix for TARIFF ZONEs or STOP POINTs, expressing a fare distance for the corresponding trip: value in km, number of fare units etc.Identifier of the relationship.DistanceMatrixElementsInFrame_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.DistanceMatrixElementsInFrame_RelStructure.toBuilder()