Uses of Class
uk.org.siri.www.siri.InvalidDataReferencesErrorStructure.Builder
Packages that use InvalidDataReferencesErrorStructure.Builder
-
Uses of InvalidDataReferencesErrorStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return InvalidDataReferencesErrorStructure.BuilderModifier and TypeMethodDescriptionInvalidDataReferencesErrorStructure.Builder.addAllInvalidRef(Iterable<String> values) Invalid reference values encoountered.InvalidDataReferencesErrorStructure.Builder.addInvalidRef(String value) Invalid reference values encoountered.InvalidDataReferencesErrorStructure.Builder.addInvalidRefBytes(com.google.protobuf.ByteString value) Invalid reference values encoountered.InvalidDataReferencesErrorStructure.Builder.clear()InvalidDataReferencesErrorStructure.Builder.clearErrorText()Addtional Description of error.InvalidDataReferencesErrorStructure.Builder.clearInvalidRef()Invalid reference values encoountered.InvalidDataReferencesErrorStructure.Builder.clearNumber()Error code number associated with error.ErrorConditionElementStructure.Builder.getInvalidDataReferencesErrorBuilder()Error: Request contains references to identifiers that are not known.ErrorConditionStructure.Builder.getInvalidDataReferencesErrorBuilder()Error: Request contains references to identifiers that are not known.ServiceDeliveryErrorConditionStructure.Builder.getInvalidDataReferencesErrorBuilder()Error: Request contains references to identifiers that are not known.InvalidDataReferencesErrorStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InvalidDataReferencesErrorStructure.Builder.mergeFrom(com.google.protobuf.Message other) InvalidDataReferencesErrorStructure.Builder.mergeFrom(InvalidDataReferencesErrorStructure other) InvalidDataReferencesErrorStructure.newBuilder()InvalidDataReferencesErrorStructure.newBuilder(InvalidDataReferencesErrorStructure prototype) InvalidDataReferencesErrorStructure.newBuilderForType()InvalidDataReferencesErrorStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) InvalidDataReferencesErrorStructure.Builder.setErrorText(String value) Addtional Description of error.InvalidDataReferencesErrorStructure.Builder.setErrorTextBytes(com.google.protobuf.ByteString value) Addtional Description of error.InvalidDataReferencesErrorStructure.Builder.setInvalidRef(int index, String value) Invalid reference values encoountered.InvalidDataReferencesErrorStructure.Builder.setNumber(int value) Error code number associated with error.InvalidDataReferencesErrorStructure.toBuilder()Methods in uk.org.siri.www.siri with parameters of type InvalidDataReferencesErrorStructure.BuilderModifier and TypeMethodDescriptionErrorConditionElementStructure.Builder.setInvalidDataReferencesError(InvalidDataReferencesErrorStructure.Builder builderForValue) Error: Request contains references to identifiers that are not known.ErrorConditionStructure.Builder.setInvalidDataReferencesError(InvalidDataReferencesErrorStructure.Builder builderForValue) Error: Request contains references to identifiers that are not known.ServiceDeliveryErrorConditionStructure.Builder.setInvalidDataReferencesError(InvalidDataReferencesErrorStructure.Builder builderForValue) Error: Request contains references to identifiers that are not known.