Uses of Class
uk.org.siri.www.siri.AccessNotAllowedErrorStructure.Builder
Packages that use AccessNotAllowedErrorStructure.Builder
-
Uses of AccessNotAllowedErrorStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return AccessNotAllowedErrorStructure.BuilderModifier and TypeMethodDescriptionAccessNotAllowedErrorStructure.Builder.clear()AccessNotAllowedErrorStructure.Builder.clearErrorText()Addtional Description of error.AccessNotAllowedErrorStructure.Builder.clearNumber()Error code number associated with error.ErrorConditionElementStructure.Builder.getAccessNotAllowedErrorBuilder()Error: Requestor is not authorised to the service or data requested.ErrorConditionStructure.Builder.getAccessNotAllowedErrorBuilder()Error: Requestor is not authorised to the service or data requested.ServiceDeliveryErrorConditionStructure.Builder.getAccessNotAllowedErrorBuilder()Error: Requestor is not authorised to the service or data requested.AccessNotAllowedErrorStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AccessNotAllowedErrorStructure.Builder.mergeFrom(com.google.protobuf.Message other) AccessNotAllowedErrorStructure.Builder.mergeFrom(AccessNotAllowedErrorStructure other) AccessNotAllowedErrorStructure.newBuilder()AccessNotAllowedErrorStructure.newBuilder(AccessNotAllowedErrorStructure prototype) AccessNotAllowedErrorStructure.newBuilderForType()protected AccessNotAllowedErrorStructure.BuilderAccessNotAllowedErrorStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AccessNotAllowedErrorStructure.Builder.setErrorText(String value) Addtional Description of error.AccessNotAllowedErrorStructure.Builder.setErrorTextBytes(com.google.protobuf.ByteString value) Addtional Description of error.AccessNotAllowedErrorStructure.Builder.setNumber(int value) Error code number associated with error.AccessNotAllowedErrorStructure.toBuilder()Methods in uk.org.siri.www.siri with parameters of type AccessNotAllowedErrorStructure.BuilderModifier and TypeMethodDescriptionErrorConditionElementStructure.Builder.setAccessNotAllowedError(AccessNotAllowedErrorStructure.Builder builderForValue) Error: Requestor is not authorised to the service or data requested.ErrorConditionStructure.Builder.setAccessNotAllowedError(AccessNotAllowedErrorStructure.Builder builderForValue) Error: Requestor is not authorised to the service or data requested.ServiceDeliveryErrorConditionStructure.Builder.setAccessNotAllowedError(AccessNotAllowedErrorStructure.Builder builderForValue) Error: Requestor is not authorised to the service or data requested.