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