Uses of Class
uk.org.siri.www.siri.UnknownEndpointErrorStructure.Builder
Packages that use UnknownEndpointErrorStructure.Builder
-
Uses of UnknownEndpointErrorStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return UnknownEndpointErrorStructure.BuilderModifier and TypeMethodDescriptionUnknownEndpointErrorStructure.Builder.clear()UnknownEndpointErrorStructure.Builder.clearEndpoint()Endpoint that is not known. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 278:72]UnknownEndpointErrorStructure.Builder.clearErrorText()Addtional Description of error.UnknownEndpointErrorStructure.Builder.clearNumber()Error code number associated with error.ErrorConditionElementStructure.Builder.getUnknownEndpointErrorBuilder()Error: Recipient for a message to be distributed is unknown.ServiceDeliveryErrorConditionStructure.Builder.getUnknownEndpointErrorBuilder()Error: Recipient for a message to be distributed is unknown.UnknownEndpointErrorStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UnknownEndpointErrorStructure.Builder.mergeFrom(com.google.protobuf.Message other) UnknownEndpointErrorStructure.Builder.mergeFrom(UnknownEndpointErrorStructure other) UnknownEndpointErrorStructure.newBuilder()UnknownEndpointErrorStructure.newBuilder(UnknownEndpointErrorStructure prototype) UnknownEndpointErrorStructure.newBuilderForType()protected UnknownEndpointErrorStructure.BuilderUnknownEndpointErrorStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) UnknownEndpointErrorStructure.Builder.setEndpoint(String value) Endpoint that is not known. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 278:72]UnknownEndpointErrorStructure.Builder.setEndpointBytes(com.google.protobuf.ByteString value) Endpoint that is not known. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 278:72]UnknownEndpointErrorStructure.Builder.setErrorText(String value) Addtional Description of error.UnknownEndpointErrorStructure.Builder.setErrorTextBytes(com.google.protobuf.ByteString value) Addtional Description of error.UnknownEndpointErrorStructure.Builder.setNumber(int value) Error code number associated with error.UnknownEndpointErrorStructure.toBuilder()Methods in uk.org.siri.www.siri with parameters of type UnknownEndpointErrorStructure.BuilderModifier and TypeMethodDescriptionErrorConditionElementStructure.Builder.setUnknownEndpointError(UnknownEndpointErrorStructure.Builder builderForValue) Error: Recipient for a message to be distributed is unknown.ServiceDeliveryErrorConditionStructure.Builder.setUnknownEndpointError(UnknownEndpointErrorStructure.Builder builderForValue) Error: Recipient for a message to be distributed is unknown.