Uses of Class
uk.org.netex.www.netex.PathLinkViewType
Packages that use PathLinkViewType
-
Uses of PathLinkViewType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PathLinkViewTypeModifier and TypeMethodDescriptionPathLinkViewType.Builder.build()PathLinkViewType.Builder.buildPartial()static PathLinkViewTypePathLinkViewType.getDefaultInstance()PathLinkViewType.Builder.getDefaultInstanceForType()PathLinkViewType.getDefaultInstanceForType()ViewsType.Builder.getPathLinkView()A VIEW of a PATH LINK used to select items for presentation.ViewsType.getPathLinkView()A VIEW of a PATH LINK used to select items for presentation.ViewsTypeOrBuilder.getPathLinkView()A VIEW of a PATH LINK used to select items for presentation.static PathLinkViewTypePathLinkViewType.parseDelimitedFrom(InputStream input) static PathLinkViewTypePathLinkViewType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathLinkViewTypePathLinkViewType.parseFrom(byte[] data) static PathLinkViewTypePathLinkViewType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathLinkViewTypePathLinkViewType.parseFrom(com.google.protobuf.ByteString data) static PathLinkViewTypePathLinkViewType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathLinkViewTypePathLinkViewType.parseFrom(com.google.protobuf.CodedInputStream input) static PathLinkViewTypePathLinkViewType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathLinkViewTypePathLinkViewType.parseFrom(InputStream input) static PathLinkViewTypePathLinkViewType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathLinkViewTypePathLinkViewType.parseFrom(ByteBuffer data) static PathLinkViewTypePathLinkViewType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type PathLinkViewTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PathLinkViewType> PathLinkViewType.getParserForType()static com.google.protobuf.Parser<PathLinkViewType> PathLinkViewType.parser()Methods in uk.org.netex.www.netex with parameters of type PathLinkViewTypeModifier and TypeMethodDescriptionPathLinkViewType.Builder.mergeFrom(PathLinkViewType other) ViewsType.Builder.mergePathLinkView(PathLinkViewType value) A VIEW of a PATH LINK used to select items for presentation.static PathLinkViewType.BuilderPathLinkViewType.newBuilder(PathLinkViewType prototype) ViewsType.Builder.setPathLinkView(PathLinkViewType value) A VIEW of a PATH LINK used to select items for presentation.