Uses of Class
uk.org.siri.www.siri.CheckStatusRequestStructure
Packages that use CheckStatusRequestStructure
-
Uses of CheckStatusRequestStructure in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return CheckStatusRequestStructureModifier and TypeMethodDescriptionCheckStatusRequestStructure.Builder.build()CheckStatusRequestStructure.Builder.buildPartial()SiriSchema.Builder.getCheckStatusRequest()Request from Consumer to Producer to check whether services is working.SiriSchema.getCheckStatusRequest()Request from Consumer to Producer to check whether services is working.SiriSchemaOrBuilder.getCheckStatusRequest()Request from Consumer to Producer to check whether services is working.static CheckStatusRequestStructureCheckStatusRequestStructure.getDefaultInstance()CheckStatusRequestStructure.Builder.getDefaultInstanceForType()CheckStatusRequestStructure.getDefaultInstanceForType()static CheckStatusRequestStructureCheckStatusRequestStructure.parseDelimitedFrom(InputStream input) static CheckStatusRequestStructureCheckStatusRequestStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckStatusRequestStructureCheckStatusRequestStructure.parseFrom(byte[] data) static CheckStatusRequestStructureCheckStatusRequestStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckStatusRequestStructureCheckStatusRequestStructure.parseFrom(com.google.protobuf.ByteString data) static CheckStatusRequestStructureCheckStatusRequestStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckStatusRequestStructureCheckStatusRequestStructure.parseFrom(com.google.protobuf.CodedInputStream input) static CheckStatusRequestStructureCheckStatusRequestStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckStatusRequestStructureCheckStatusRequestStructure.parseFrom(InputStream input) static CheckStatusRequestStructureCheckStatusRequestStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckStatusRequestStructureCheckStatusRequestStructure.parseFrom(ByteBuffer data) static CheckStatusRequestStructureCheckStatusRequestStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type CheckStatusRequestStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CheckStatusRequestStructure> CheckStatusRequestStructure.getParserForType()static com.google.protobuf.Parser<CheckStatusRequestStructure> CheckStatusRequestStructure.parser()Methods in uk.org.siri.www.siri with parameters of type CheckStatusRequestStructureModifier and TypeMethodDescriptionSiriSchema.Builder.mergeCheckStatusRequest(CheckStatusRequestStructure value) Request from Consumer to Producer to check whether services is working.CheckStatusRequestStructure.Builder.mergeFrom(CheckStatusRequestStructure other) CheckStatusRequestStructure.newBuilder(CheckStatusRequestStructure prototype) SiriSchema.Builder.setCheckStatusRequest(CheckStatusRequestStructure value) Request from Consumer to Producer to check whether services is working.