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