Uses of Class
uk.org.siri.www.siri.AbstractDiscoveryRequestStructure
Packages that use AbstractDiscoveryRequestStructure
-
Uses of AbstractDiscoveryRequestStructure in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return AbstractDiscoveryRequestStructureModifier and TypeMethodDescriptionAbstractDiscoveryRequestStructure.Builder.build()AbstractDiscoveryRequestStructure.Builder.buildPartial()SiriSchema.Builder.getAbstractDiscoveryRequest()Abstract Discovery request.SiriSchema.getAbstractDiscoveryRequest()Abstract Discovery request.SiriSchemaOrBuilder.getAbstractDiscoveryRequest()Abstract Discovery request.AbstractDiscoveryRequestStructure.getDefaultInstance()AbstractDiscoveryRequestStructure.Builder.getDefaultInstanceForType()AbstractDiscoveryRequestStructure.getDefaultInstanceForType()AbstractDiscoveryRequestStructure.parseDelimitedFrom(InputStream input) AbstractDiscoveryRequestStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractDiscoveryRequestStructure.parseFrom(byte[] data) AbstractDiscoveryRequestStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractDiscoveryRequestStructure.parseFrom(com.google.protobuf.ByteString data) AbstractDiscoveryRequestStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractDiscoveryRequestStructure.parseFrom(com.google.protobuf.CodedInputStream input) AbstractDiscoveryRequestStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractDiscoveryRequestStructure.parseFrom(InputStream input) AbstractDiscoveryRequestStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractDiscoveryRequestStructure.parseFrom(ByteBuffer data) AbstractDiscoveryRequestStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type AbstractDiscoveryRequestStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AbstractDiscoveryRequestStructure> AbstractDiscoveryRequestStructure.getParserForType()static com.google.protobuf.Parser<AbstractDiscoveryRequestStructure> AbstractDiscoveryRequestStructure.parser()Methods in uk.org.siri.www.siri with parameters of type AbstractDiscoveryRequestStructureModifier and TypeMethodDescriptionSiriSchema.Builder.mergeAbstractDiscoveryRequest(AbstractDiscoveryRequestStructure value) Abstract Discovery request.AbstractDiscoveryRequestStructure.Builder.mergeFrom(AbstractDiscoveryRequestStructure other) AbstractDiscoveryRequestStructure.newBuilder(AbstractDiscoveryRequestStructure prototype) SiriSchema.Builder.setAbstractDiscoveryRequest(AbstractDiscoveryRequestStructure value) Abstract Discovery request.