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