Uses of Class
uk.org.siri.www.siri.DataReceivedResponseStructure
Packages that use DataReceivedResponseStructure
-
Uses of DataReceivedResponseStructure in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return DataReceivedResponseStructureModifier and TypeMethodDescriptionDataReceivedResponseStructure.Builder.build()DataReceivedResponseStructure.Builder.buildPartial()SiriSchema.Builder.getDataReceivedAcknowledgement()Response from Consumer to Producer to acknowledge that data hase been received.SiriSchema.getDataReceivedAcknowledgement()Response from Consumer to Producer to acknowledge that data hase been received.SiriSchemaOrBuilder.getDataReceivedAcknowledgement()Response from Consumer to Producer to acknowledge that data hase been received.DataReceivedResponseStructure.getDefaultInstance()DataReceivedResponseStructure.Builder.getDefaultInstanceForType()DataReceivedResponseStructure.getDefaultInstanceForType()DataReceivedResponseStructure.parseDelimitedFrom(InputStream input) DataReceivedResponseStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataReceivedResponseStructure.parseFrom(byte[] data) DataReceivedResponseStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataReceivedResponseStructure.parseFrom(com.google.protobuf.ByteString data) DataReceivedResponseStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataReceivedResponseStructure.parseFrom(com.google.protobuf.CodedInputStream input) DataReceivedResponseStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataReceivedResponseStructure.parseFrom(InputStream input) DataReceivedResponseStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataReceivedResponseStructure.parseFrom(ByteBuffer data) DataReceivedResponseStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type DataReceivedResponseStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DataReceivedResponseStructure> DataReceivedResponseStructure.getParserForType()static com.google.protobuf.Parser<DataReceivedResponseStructure> DataReceivedResponseStructure.parser()Methods in uk.org.siri.www.siri with parameters of type DataReceivedResponseStructureModifier and TypeMethodDescriptionSiriSchema.Builder.mergeDataReceivedAcknowledgement(DataReceivedResponseStructure value) Response from Consumer to Producer to acknowledge that data hase been received.DataReceivedResponseStructure.Builder.mergeFrom(DataReceivedResponseStructure other) DataReceivedResponseStructure.newBuilder(DataReceivedResponseStructure prototype) SiriSchema.Builder.setDataReceivedAcknowledgement(DataReceivedResponseStructure value) Response from Consumer to Producer to acknowledge that data hase been received.