Uses of Class
uk.org.netex.www.netex.TopicStructure
Packages that use TopicStructure
-
Uses of TopicStructure in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TopicStructureModifier and TypeMethodDescriptionTopicStructure.Builder.build()TopicStructure.Builder.buildPartial()static TopicStructureTopicStructure.getDefaultInstance()TopicStructure.Builder.getDefaultInstanceForType()TopicStructure.getDefaultInstanceForType()static TopicStructureTopicStructure.parseDelimitedFrom(InputStream input) static TopicStructureTopicStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicStructureTopicStructure.parseFrom(byte[] data) static TopicStructureTopicStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicStructureTopicStructure.parseFrom(com.google.protobuf.ByteString data) static TopicStructureTopicStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicStructureTopicStructure.parseFrom(com.google.protobuf.CodedInputStream input) static TopicStructureTopicStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicStructureTopicStructure.parseFrom(InputStream input) static TopicStructureTopicStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicStructureTopicStructure.parseFrom(ByteBuffer data) static TopicStructureTopicStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type TopicStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TopicStructure> TopicStructure.getParserForType()static com.google.protobuf.Parser<TopicStructure> TopicStructure.parser()Methods in uk.org.netex.www.netex with parameters of type TopicStructureModifier and TypeMethodDescriptionTopicStructure.Builder.mergeFrom(TopicStructure other) static TopicStructure.BuilderTopicStructure.newBuilder(TopicStructure prototype)