Uses of Class
uk.org.siri.www.siri.CheckStatusResponseStructure
Packages that use CheckStatusResponseStructure
-
Uses of CheckStatusResponseStructure in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return CheckStatusResponseStructureModifier and TypeMethodDescriptionCheckStatusResponseStructure.Builder.build()CheckStatusResponseStructure.Builder.buildPartial()SiriSchema.Builder.getCheckStatusResponse()Response from Producer to Consumer to inform whether services is working.SiriSchema.getCheckStatusResponse()Response from Producer to Consumer to inform whether services is working.SiriSchemaOrBuilder.getCheckStatusResponse()Response from Producer to Consumer to inform whether services is working.static CheckStatusResponseStructureCheckStatusResponseStructure.getDefaultInstance()CheckStatusResponseStructure.Builder.getDefaultInstanceForType()CheckStatusResponseStructure.getDefaultInstanceForType()static CheckStatusResponseStructureCheckStatusResponseStructure.parseDelimitedFrom(InputStream input) static CheckStatusResponseStructureCheckStatusResponseStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckStatusResponseStructureCheckStatusResponseStructure.parseFrom(byte[] data) static CheckStatusResponseStructureCheckStatusResponseStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckStatusResponseStructureCheckStatusResponseStructure.parseFrom(com.google.protobuf.ByteString data) static CheckStatusResponseStructureCheckStatusResponseStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckStatusResponseStructureCheckStatusResponseStructure.parseFrom(com.google.protobuf.CodedInputStream input) static CheckStatusResponseStructureCheckStatusResponseStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckStatusResponseStructureCheckStatusResponseStructure.parseFrom(InputStream input) static CheckStatusResponseStructureCheckStatusResponseStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckStatusResponseStructureCheckStatusResponseStructure.parseFrom(ByteBuffer data) static CheckStatusResponseStructureCheckStatusResponseStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type CheckStatusResponseStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CheckStatusResponseStructure> CheckStatusResponseStructure.getParserForType()static com.google.protobuf.Parser<CheckStatusResponseStructure> CheckStatusResponseStructure.parser()Methods in uk.org.siri.www.siri with parameters of type CheckStatusResponseStructureModifier and TypeMethodDescriptionSiriSchema.Builder.mergeCheckStatusResponse(CheckStatusResponseStructure value) Response from Producer to Consumer to inform whether services is working.CheckStatusResponseStructure.Builder.mergeFrom(CheckStatusResponseStructure other) CheckStatusResponseStructure.newBuilder(CheckStatusResponseStructure prototype) SiriSchema.Builder.setCheckStatusResponse(CheckStatusResponseStructure value) Response from Producer to Consumer to inform whether services is working.