Uses of Class
uk.org.siri.www.siri.ServiceRequestType
Packages that use ServiceRequestType
-
Uses of ServiceRequestType in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return ServiceRequestTypeModifier and TypeMethodDescriptionServiceRequestType.Builder.build()ServiceRequestType.Builder.buildPartial()static ServiceRequestTypeServiceRequestType.getDefaultInstance()ServiceRequestType.Builder.getDefaultInstanceForType()ServiceRequestType.getDefaultInstanceForType()SiriSchema.Builder.getServiceRequest()Request from Consumer to Producer for immediate delivery of data.SiriSchema.getServiceRequest()Request from Consumer to Producer for immediate delivery of data.SiriSchemaOrBuilder.getServiceRequest()Request from Consumer to Producer for immediate delivery of data.static ServiceRequestTypeServiceRequestType.parseDelimitedFrom(InputStream input) static ServiceRequestTypeServiceRequestType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceRequestTypeServiceRequestType.parseFrom(byte[] data) static ServiceRequestTypeServiceRequestType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceRequestTypeServiceRequestType.parseFrom(com.google.protobuf.ByteString data) static ServiceRequestTypeServiceRequestType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceRequestTypeServiceRequestType.parseFrom(com.google.protobuf.CodedInputStream input) static ServiceRequestTypeServiceRequestType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceRequestTypeServiceRequestType.parseFrom(InputStream input) static ServiceRequestTypeServiceRequestType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceRequestTypeServiceRequestType.parseFrom(ByteBuffer data) static ServiceRequestTypeServiceRequestType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type ServiceRequestTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ServiceRequestType> ServiceRequestType.getParserForType()static com.google.protobuf.Parser<ServiceRequestType> ServiceRequestType.parser()Methods in uk.org.siri.www.siri with parameters of type ServiceRequestTypeModifier and TypeMethodDescriptionServiceRequestType.Builder.mergeFrom(ServiceRequestType other) SiriSchema.Builder.mergeServiceRequest(ServiceRequestType value) Request from Consumer to Producer for immediate delivery of data.static ServiceRequestType.BuilderServiceRequestType.newBuilder(ServiceRequestType prototype) SiriSchema.Builder.setServiceRequest(ServiceRequestType value) Request from Consumer to Producer for immediate delivery of data.