Uses of Class
uk.org.siri.www.siri.SubscriptionResponseStructure
Packages that use SubscriptionResponseStructure
-
Uses of SubscriptionResponseStructure in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return SubscriptionResponseStructureModifier and TypeMethodDescriptionSubscriptionResponseStructure.Builder.build()SubscriptionResponseStructure.Builder.buildPartial()SubscriptionResponseStructure.getDefaultInstance()SubscriptionResponseStructure.Builder.getDefaultInstanceForType()SubscriptionResponseStructure.getDefaultInstanceForType()SiriSchema.Builder.getSubscriptionResponse()Response from Producer to Consumer to inform whether subscriptions have been created.SiriSchema.getSubscriptionResponse()Response from Producer to Consumer to inform whether subscriptions have been created.SiriSchemaOrBuilder.getSubscriptionResponse()Response from Producer to Consumer to inform whether subscriptions have been created.SubscriptionResponseStructure.parseDelimitedFrom(InputStream input) SubscriptionResponseStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SubscriptionResponseStructure.parseFrom(byte[] data) SubscriptionResponseStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SubscriptionResponseStructure.parseFrom(com.google.protobuf.ByteString data) SubscriptionResponseStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SubscriptionResponseStructure.parseFrom(com.google.protobuf.CodedInputStream input) SubscriptionResponseStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SubscriptionResponseStructure.parseFrom(InputStream input) SubscriptionResponseStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SubscriptionResponseStructure.parseFrom(ByteBuffer data) SubscriptionResponseStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type SubscriptionResponseStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SubscriptionResponseStructure> SubscriptionResponseStructure.getParserForType()static com.google.protobuf.Parser<SubscriptionResponseStructure> SubscriptionResponseStructure.parser()Methods in uk.org.siri.www.siri with parameters of type SubscriptionResponseStructureModifier and TypeMethodDescriptionSubscriptionResponseStructure.Builder.mergeFrom(SubscriptionResponseStructure other) SiriSchema.Builder.mergeSubscriptionResponse(SubscriptionResponseStructure value) Response from Producer to Consumer to inform whether subscriptions have been created.SubscriptionResponseStructure.newBuilder(SubscriptionResponseStructure prototype) SiriSchema.Builder.setSubscriptionResponse(SubscriptionResponseStructure value) Response from Producer to Consumer to inform whether subscriptions have been created.