Uses of Class
uk.org.netex.www.netex.NavigationPathsInFrame_RelStructure.Builder
Packages that use NavigationPathsInFrame_RelStructure.Builder
-
Uses of NavigationPathsInFrame_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return NavigationPathsInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionNavigationPathsInFrame_RelStructure.Builder.addAllNavigationPath(Iterable<? extends NavigationPathType> values) A designated path between two places.NavigationPathsInFrame_RelStructure.Builder.addNavigationPath(int index, NavigationPathType value) A designated path between two places.NavigationPathsInFrame_RelStructure.Builder.addNavigationPath(int index, NavigationPathType.Builder builderForValue) A designated path between two places.NavigationPathsInFrame_RelStructure.Builder.addNavigationPath(NavigationPathType value) A designated path between two places.NavigationPathsInFrame_RelStructure.Builder.addNavigationPath(NavigationPathType.Builder builderForValue) A designated path between two places.NavigationPathsInFrame_RelStructure.Builder.clear()NavigationPathsInFrame_RelStructure.Builder.clearId()Identifier of the relationship.NavigationPathsInFrame_RelStructure.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.NavigationPathsInFrame_RelStructure.Builder.clearNavigationPath()A designated path between two places.SiteFrame.Builder.getNavigationPathsBuilder()NAVIGATION PATHs in frame.SiteFrameType.Builder.getNavigationPathsBuilder()NAVIGATION PATHs in frame.NavigationPathsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NavigationPathsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) NavigationPathsInFrame_RelStructure.Builder.mergeFrom(NavigationPathsInFrame_RelStructure other) NavigationPathsInFrame_RelStructure.newBuilder()NavigationPathsInFrame_RelStructure.newBuilder(NavigationPathsInFrame_RelStructure prototype) NavigationPathsInFrame_RelStructure.newBuilderForType()NavigationPathsInFrame_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) NavigationPathsInFrame_RelStructure.Builder.removeNavigationPath(int index) A designated path between two places.Identifier of the relationship.NavigationPathsInFrame_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.NavigationPathsInFrame_RelStructure.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.NavigationPathsInFrame_RelStructure.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.NavigationPathsInFrame_RelStructure.Builder.setNavigationPath(int index, NavigationPathType value) A designated path between two places.NavigationPathsInFrame_RelStructure.Builder.setNavigationPath(int index, NavigationPathType.Builder builderForValue) A designated path between two places.NavigationPathsInFrame_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type NavigationPathsInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionSiteFrame.Builder.setNavigationPaths(NavigationPathsInFrame_RelStructure.Builder builderForValue) NAVIGATION PATHs in frame.SiteFrameType.Builder.setNavigationPaths(NavigationPathsInFrame_RelStructure.Builder builderForValue) NAVIGATION PATHs in frame.