Uses of Class
uk.org.siri.www.siri.UnknownExtensionsErrorStructure.Builder
Packages that use UnknownExtensionsErrorStructure.Builder
-
Uses of UnknownExtensionsErrorStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return UnknownExtensionsErrorStructure.BuilderModifier and TypeMethodDescriptionUnknownExtensionsErrorStructure.Builder.addAllExtensionName(Iterable<String> values) Name of the unknown encountered extensions.UnknownExtensionsErrorStructure.Builder.addExtensionName(String value) Name of the unknown encountered extensions.UnknownExtensionsErrorStructure.Builder.addExtensionNameBytes(com.google.protobuf.ByteString value) Name of the unknown encountered extensions.UnknownExtensionsErrorStructure.Builder.clear()UnknownExtensionsErrorStructure.Builder.clearErrorText()Addtional Description of error.UnknownExtensionsErrorStructure.Builder.clearExtensionName()Name of the unknown encountered extensions.UnknownExtensionsErrorStructure.Builder.clearNumber()Error code number associated with error.ErrorConditionElementStructure.Builder.getUnknownExtensionsErrorBuilder()Error: Request contained extensions that were not supported by the producer.ErrorConditionStructure.Builder.getUnknownExtensionsErrorBuilder()Error: Request contained extensions that were not supported by the producer.ServiceDeliveryErrorConditionStructure.Builder.getUnknownExtensionsErrorBuilder()Error: Request contained extensions that were not supported by the producer.UnknownExtensionsErrorStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UnknownExtensionsErrorStructure.Builder.mergeFrom(com.google.protobuf.Message other) UnknownExtensionsErrorStructure.Builder.mergeFrom(UnknownExtensionsErrorStructure other) UnknownExtensionsErrorStructure.newBuilder()UnknownExtensionsErrorStructure.newBuilder(UnknownExtensionsErrorStructure prototype) UnknownExtensionsErrorStructure.newBuilderForType()protected UnknownExtensionsErrorStructure.BuilderUnknownExtensionsErrorStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) UnknownExtensionsErrorStructure.Builder.setErrorText(String value) Addtional Description of error.UnknownExtensionsErrorStructure.Builder.setErrorTextBytes(com.google.protobuf.ByteString value) Addtional Description of error.UnknownExtensionsErrorStructure.Builder.setExtensionName(int index, String value) Name of the unknown encountered extensions.UnknownExtensionsErrorStructure.Builder.setNumber(int value) Error code number associated with error.UnknownExtensionsErrorStructure.toBuilder()Methods in uk.org.siri.www.siri with parameters of type UnknownExtensionsErrorStructure.BuilderModifier and TypeMethodDescriptionErrorConditionElementStructure.Builder.setUnknownExtensionsError(UnknownExtensionsErrorStructure.Builder builderForValue) Error: Request contained extensions that were not supported by the producer.ErrorConditionStructure.Builder.setUnknownExtensionsError(UnknownExtensionsErrorStructure.Builder builderForValue) Error: Request contained extensions that were not supported by the producer.ServiceDeliveryErrorConditionStructure.Builder.setUnknownExtensionsError(UnknownExtensionsErrorStructure.Builder builderForValue) Error: Request contained extensions that were not supported by the producer.