Uses of Class
uk.org.siri.www.siri.ParametersIgnoredErrorStructure.Builder
Packages that use ParametersIgnoredErrorStructure.Builder
-
Uses of ParametersIgnoredErrorStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return ParametersIgnoredErrorStructure.BuilderModifier and TypeMethodDescriptionParametersIgnoredErrorStructure.Builder.addAllParameterName(Iterable<String> values) Name of the unsupported parameter.ParametersIgnoredErrorStructure.Builder.addParameterName(String value) Name of the unsupported parameter.ParametersIgnoredErrorStructure.Builder.addParameterNameBytes(com.google.protobuf.ByteString value) Name of the unsupported parameter.ParametersIgnoredErrorStructure.Builder.clear()ParametersIgnoredErrorStructure.Builder.clearErrorText()Addtional Description of error.ParametersIgnoredErrorStructure.Builder.clearNumber()Error code number associated with error.ParametersIgnoredErrorStructure.Builder.clearParameterName()Name of the unsupported parameter.ErrorConditionElementStructure.Builder.getParametersIgnoredErrorBuilder()Error: Request contained parameters that were not supported by the producer.ErrorConditionStructure.Builder.getParametersIgnoredErrorBuilder()Error: Request contained parameters that were not supported by the producer.ServiceDeliveryErrorConditionStructure.Builder.getParametersIgnoredErrorBuilder()Error: Request contained parameters that were not supported by the producer.ParametersIgnoredErrorStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ParametersIgnoredErrorStructure.Builder.mergeFrom(com.google.protobuf.Message other) ParametersIgnoredErrorStructure.Builder.mergeFrom(ParametersIgnoredErrorStructure other) ParametersIgnoredErrorStructure.newBuilder()ParametersIgnoredErrorStructure.newBuilder(ParametersIgnoredErrorStructure prototype) ParametersIgnoredErrorStructure.newBuilderForType()protected ParametersIgnoredErrorStructure.BuilderParametersIgnoredErrorStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ParametersIgnoredErrorStructure.Builder.setErrorText(String value) Addtional Description of error.ParametersIgnoredErrorStructure.Builder.setErrorTextBytes(com.google.protobuf.ByteString value) Addtional Description of error.ParametersIgnoredErrorStructure.Builder.setNumber(int value) Error code number associated with error.ParametersIgnoredErrorStructure.Builder.setParameterName(int index, String value) Name of the unsupported parameter.ParametersIgnoredErrorStructure.toBuilder()Methods in uk.org.siri.www.siri with parameters of type ParametersIgnoredErrorStructure.BuilderModifier and TypeMethodDescriptionErrorConditionElementStructure.Builder.setParametersIgnoredError(ParametersIgnoredErrorStructure.Builder builderForValue) Error: Request contained parameters that were not supported by the producer.ErrorConditionStructure.Builder.setParametersIgnoredError(ParametersIgnoredErrorStructure.Builder builderForValue) Error: Request contained parameters that were not supported by the producer.ServiceDeliveryErrorConditionStructure.Builder.setParametersIgnoredError(ParametersIgnoredErrorStructure.Builder builderForValue) Error: Request contained parameters that were not supported by the producer.