Uses of Class
uk.org.siri.www.siri.RequestStructure
Packages that use RequestStructure
-
Uses of RequestStructure in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return RequestStructureModifier and TypeMethodDescriptionRequestStructure.Builder.build()RequestStructure.Builder.buildPartial()static RequestStructureRequestStructure.getDefaultInstance()RequestStructure.Builder.getDefaultInstanceForType()RequestStructure.getDefaultInstanceForType()static RequestStructureRequestStructure.parseDelimitedFrom(InputStream input) static RequestStructureRequestStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestStructureRequestStructure.parseFrom(byte[] data) static RequestStructureRequestStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestStructureRequestStructure.parseFrom(com.google.protobuf.ByteString data) static RequestStructureRequestStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestStructureRequestStructure.parseFrom(com.google.protobuf.CodedInputStream input) static RequestStructureRequestStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestStructureRequestStructure.parseFrom(InputStream input) static RequestStructureRequestStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestStructureRequestStructure.parseFrom(ByteBuffer data) static RequestStructureRequestStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type RequestStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RequestStructure> RequestStructure.getParserForType()static com.google.protobuf.Parser<RequestStructure> RequestStructure.parser()Methods in uk.org.siri.www.siri with parameters of type RequestStructureModifier and TypeMethodDescriptionRequestStructure.Builder.mergeFrom(RequestStructure other) static RequestStructure.BuilderRequestStructure.newBuilder(RequestStructure prototype)