Uses of Class
uk.org.netex.www.netex.ViewsType.Builder
Packages that use ViewsType.Builder
-
Uses of ViewsType.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return ViewsType.BuilderModifier and TypeMethodDescriptionViewsType.Builder.clear()ViewsType.Builder.clearPathLinkView()A VIEW of a PATH LINK used to select items for presentation.PathLinkInSequence_VersionedChildStructure.Builder.getViewsBuilder()Instructions on how step view should be presented.PathLinkInSequenceType.Builder.getViewsBuilder()Instructions on how step view should be presented.ViewsType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ViewsType.Builder.mergeFrom(com.google.protobuf.Message other) ViewsType.Builder.mergePathLinkView(PathLinkViewType value) A VIEW of a PATH LINK used to select items for presentation.static ViewsType.BuilderViewsType.newBuilder()static ViewsType.BuilderViewsType.newBuilder(ViewsType prototype) ViewsType.newBuilderForType()protected ViewsType.BuilderViewsType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ViewsType.Builder.setPathLinkView(PathLinkViewType value) A VIEW of a PATH LINK used to select items for presentation.ViewsType.Builder.setPathLinkView(PathLinkViewType.Builder builderForValue) A VIEW of a PATH LINK used to select items for presentation.ViewsType.toBuilder()Methods in uk.org.netex.www.netex with parameters of type ViewsType.BuilderModifier and TypeMethodDescriptionPathLinkInSequence_VersionedChildStructure.Builder.setViews(ViewsType.Builder builderForValue) Instructions on how step view should be presented.PathLinkInSequenceType.Builder.setViews(ViewsType.Builder builderForValue) Instructions on how step view should be presented.