Uses of Class
uk.org.siri.www.siri.DataSupplyRequestStructure
Packages that use DataSupplyRequestStructure
-
Uses of DataSupplyRequestStructure in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return DataSupplyRequestStructureModifier and TypeMethodDescriptionDataSupplyRequestStructure.Builder.build()DataSupplyRequestStructure.Builder.buildPartial()SiriSchema.Builder.getDataSupplyRequest()Request from Consumer to Producer to fetch update previously notified by a Data ready message.SiriSchema.getDataSupplyRequest()Request from Consumer to Producer to fetch update previously notified by a Data ready message.SiriSchemaOrBuilder.getDataSupplyRequest()Request from Consumer to Producer to fetch update previously notified by a Data ready message.static DataSupplyRequestStructureDataSupplyRequestStructure.getDefaultInstance()DataSupplyRequestStructure.Builder.getDefaultInstanceForType()DataSupplyRequestStructure.getDefaultInstanceForType()static DataSupplyRequestStructureDataSupplyRequestStructure.parseDelimitedFrom(InputStream input) static DataSupplyRequestStructureDataSupplyRequestStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataSupplyRequestStructureDataSupplyRequestStructure.parseFrom(byte[] data) static DataSupplyRequestStructureDataSupplyRequestStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataSupplyRequestStructureDataSupplyRequestStructure.parseFrom(com.google.protobuf.ByteString data) static DataSupplyRequestStructureDataSupplyRequestStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataSupplyRequestStructureDataSupplyRequestStructure.parseFrom(com.google.protobuf.CodedInputStream input) static DataSupplyRequestStructureDataSupplyRequestStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataSupplyRequestStructureDataSupplyRequestStructure.parseFrom(InputStream input) static DataSupplyRequestStructureDataSupplyRequestStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataSupplyRequestStructureDataSupplyRequestStructure.parseFrom(ByteBuffer data) static DataSupplyRequestStructureDataSupplyRequestStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type DataSupplyRequestStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DataSupplyRequestStructure> DataSupplyRequestStructure.getParserForType()static com.google.protobuf.Parser<DataSupplyRequestStructure> DataSupplyRequestStructure.parser()Methods in uk.org.siri.www.siri with parameters of type DataSupplyRequestStructureModifier and TypeMethodDescriptionSiriSchema.Builder.mergeDataSupplyRequest(DataSupplyRequestStructure value) Request from Consumer to Producer to fetch update previously notified by a Data ready message.DataSupplyRequestStructure.Builder.mergeFrom(DataSupplyRequestStructure other) DataSupplyRequestStructure.newBuilder(DataSupplyRequestStructure prototype) SiriSchema.Builder.setDataSupplyRequest(DataSupplyRequestStructure value) Request from Consumer to Producer to fetch update previously notified by a Data ready message.