Uses of Class
uk.org.netex.www.netex.PlacesInSequence_RelStructure.Builder
Packages that use PlacesInSequence_RelStructure.Builder
-
Uses of PlacesInSequence_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PlacesInSequence_RelStructure.BuilderModifier and TypeMethodDescriptionPlacesInSequence_RelStructure.Builder.addAllPlaceInSequence(Iterable<? extends PlaceInSequenceType> values) Point traversed by a NAVIGATION PATH in sequence.PlacesInSequence_RelStructure.Builder.addPlaceInSequence(int index, PlaceInSequenceType value) Point traversed by a NAVIGATION PATH in sequence.PlacesInSequence_RelStructure.Builder.addPlaceInSequence(int index, PlaceInSequenceType.Builder builderForValue) Point traversed by a NAVIGATION PATH in sequence.PlacesInSequence_RelStructure.Builder.addPlaceInSequence(PlaceInSequenceType value) Point traversed by a NAVIGATION PATH in sequence.PlacesInSequence_RelStructure.Builder.addPlaceInSequence(PlaceInSequenceType.Builder builderForValue) Point traversed by a NAVIGATION PATH in sequence.PlacesInSequence_RelStructure.Builder.clear()PlacesInSequence_RelStructure.Builder.clearId()Identifier of the relationship.PlacesInSequence_RelStructure.Builder.clearPlaceInSequence()Point traversed by a NAVIGATION PATH in sequence.NavigationPath_VersionStructure.Builder.getPlacesInSequenceBuilder()Ordered collection of References to STOP PLACE spaces Use for a branch path.NavigationPathType.Builder.getPlacesInSequenceBuilder()Ordered collection of References to STOP PLACE spaces Use for a branch path.PlacesInSequence_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PlacesInSequence_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) PlacesInSequence_RelStructure.Builder.mergeFrom(PlacesInSequence_RelStructure other) PlacesInSequence_RelStructure.newBuilder()PlacesInSequence_RelStructure.newBuilder(PlacesInSequence_RelStructure prototype) PlacesInSequence_RelStructure.newBuilderForType()protected PlacesInSequence_RelStructure.BuilderPlacesInSequence_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) PlacesInSequence_RelStructure.Builder.removePlaceInSequence(int index) Point traversed by a NAVIGATION PATH in sequence.Identifier of the relationship.PlacesInSequence_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.PlacesInSequence_RelStructure.Builder.setPlaceInSequence(int index, PlaceInSequenceType value) Point traversed by a NAVIGATION PATH in sequence.PlacesInSequence_RelStructure.Builder.setPlaceInSequence(int index, PlaceInSequenceType.Builder builderForValue) Point traversed by a NAVIGATION PATH in sequence.PlacesInSequence_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type PlacesInSequence_RelStructure.BuilderModifier and TypeMethodDescriptionNavigationPath_VersionStructure.Builder.setPlacesInSequence(PlacesInSequence_RelStructure.Builder builderForValue) Ordered collection of References to STOP PLACE spaces Use for a branch path.NavigationPathType.Builder.setPlacesInSequence(PlacesInSequence_RelStructure.Builder builderForValue) Ordered collection of References to STOP PLACE spaces Use for a branch path.