Uses of Class
uk.org.netex.www.netex.PointsOfInterestInFrame_RelStructure.Builder
Packages that use PointsOfInterestInFrame_RelStructure.Builder
-
Uses of PointsOfInterestInFrame_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PointsOfInterestInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionPointsOfInterestInFrame_RelStructure.Builder.addAllPointOfInterest(Iterable<? extends PointOfInterestType> values) A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.PointsOfInterestInFrame_RelStructure.Builder.addPointOfInterest(int index, PointOfInterestType value) A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.PointsOfInterestInFrame_RelStructure.Builder.addPointOfInterest(int index, PointOfInterestType.Builder builderForValue) A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.PointsOfInterestInFrame_RelStructure.Builder.addPointOfInterest(PointOfInterestType value) A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.PointsOfInterestInFrame_RelStructure.Builder.addPointOfInterest(PointOfInterestType.Builder builderForValue) A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.PointsOfInterestInFrame_RelStructure.Builder.clear()PointsOfInterestInFrame_RelStructure.Builder.clearId()Identifier of the relationship.PointsOfInterestInFrame_RelStructure.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.PointsOfInterestInFrame_RelStructure.Builder.clearPointOfInterest()A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.SiteFrame.Builder.getPointsOfInterestBuilder()POINTS OF INTEREST in frame.SiteFrameType.Builder.getPointsOfInterestBuilder()POINTS OF INTEREST in frame.PointsOfInterestInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsOfInterestInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) PointsOfInterestInFrame_RelStructure.Builder.mergeFrom(PointsOfInterestInFrame_RelStructure other) PointsOfInterestInFrame_RelStructure.newBuilder()PointsOfInterestInFrame_RelStructure.newBuilder(PointsOfInterestInFrame_RelStructure prototype) PointsOfInterestInFrame_RelStructure.newBuilderForType()PointsOfInterestInFrame_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) PointsOfInterestInFrame_RelStructure.Builder.removePointOfInterest(int index) A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.Identifier of the relationship.PointsOfInterestInFrame_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.PointsOfInterestInFrame_RelStructure.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.PointsOfInterestInFrame_RelStructure.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.PointsOfInterestInFrame_RelStructure.Builder.setPointOfInterest(int index, PointOfInterestType value) A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.PointsOfInterestInFrame_RelStructure.Builder.setPointOfInterest(int index, PointOfInterestType.Builder builderForValue) A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.PointsOfInterestInFrame_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type PointsOfInterestInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionSiteFrame.Builder.setPointsOfInterest(PointsOfInterestInFrame_RelStructure.Builder builderForValue) POINTS OF INTEREST in frame.SiteFrameType.Builder.setPointsOfInterest(PointsOfInterestInFrame_RelStructure.Builder builderForValue) POINTS OF INTEREST in frame.