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