Uses of Class
uk.org.netex.www.netex.PresentationStructure.InfoLinksType
Packages that use PresentationStructure.InfoLinksType
-
Uses of PresentationStructure.InfoLinksType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PresentationStructure.InfoLinksTypeModifier and TypeMethodDescriptionPresentationStructure.InfoLinksType.Builder.build()PresentationStructure.InfoLinksType.Builder.buildPartial()PresentationStructure.InfoLinksType.getDefaultInstance()PresentationStructure.InfoLinksType.Builder.getDefaultInstanceForType()PresentationStructure.InfoLinksType.getDefaultInstanceForType()PresentationStructure.Builder.getInfoLinks()Hyperlinks associated with presentation.PresentationStructure.getInfoLinks()Hyperlinks associated with presentation.PresentationStructureOrBuilder.getInfoLinks()Hyperlinks associated with presentation.PresentationStructure.InfoLinksType.parseDelimitedFrom(InputStream input) PresentationStructure.InfoLinksType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PresentationStructure.InfoLinksType.parseFrom(byte[] data) PresentationStructure.InfoLinksType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PresentationStructure.InfoLinksType.parseFrom(com.google.protobuf.ByteString data) PresentationStructure.InfoLinksType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PresentationStructure.InfoLinksType.parseFrom(com.google.protobuf.CodedInputStream input) PresentationStructure.InfoLinksType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PresentationStructure.InfoLinksType.parseFrom(InputStream input) PresentationStructure.InfoLinksType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PresentationStructure.InfoLinksType.parseFrom(ByteBuffer data) PresentationStructure.InfoLinksType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type PresentationStructure.InfoLinksTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PresentationStructure.InfoLinksType> PresentationStructure.InfoLinksType.getParserForType()static com.google.protobuf.Parser<PresentationStructure.InfoLinksType> PresentationStructure.InfoLinksType.parser()Methods in uk.org.netex.www.netex with parameters of type PresentationStructure.InfoLinksTypeModifier and TypeMethodDescriptionPresentationStructure.InfoLinksType.Builder.mergeFrom(PresentationStructure.InfoLinksType other) PresentationStructure.Builder.mergeInfoLinks(PresentationStructure.InfoLinksType value) Hyperlinks associated with presentation.PresentationStructure.InfoLinksType.newBuilder(PresentationStructure.InfoLinksType prototype) PresentationStructure.Builder.setInfoLinks(PresentationStructure.InfoLinksType value) Hyperlinks associated with presentation.