Uses of Class
uk.org.siri.www.siri.UnknownParticipantErrorStructure.Builder
Packages that use UnknownParticipantErrorStructure.Builder
-
Uses of UnknownParticipantErrorStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return UnknownParticipantErrorStructure.BuilderModifier and TypeMethodDescriptionUnknownParticipantErrorStructure.Builder.clear()UnknownParticipantErrorStructure.Builder.clearErrorText()Addtional Description of error.UnknownParticipantErrorStructure.Builder.clearNumber()Error code number associated with error.UnknownParticipantErrorStructure.Builder.clearParticipantRef()Reference to Participant who is unknown. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 256:86]ErrorConditionElementStructure.Builder.getUnknownParticipantErrorBuilder()Error: Recipient for a message to be distributed is unknown.ServiceDeliveryErrorConditionStructure.Builder.getUnknownParticipantErrorBuilder()Error: Recipient for a message to be distributed is unknown.UnknownParticipantErrorStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UnknownParticipantErrorStructure.Builder.mergeFrom(com.google.protobuf.Message other) UnknownParticipantErrorStructure.Builder.mergeFrom(UnknownParticipantErrorStructure other) UnknownParticipantErrorStructure.Builder.mergeParticipantRef(ParticipantRefStructure value) Reference to Participant who is unknown. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 256:86]UnknownParticipantErrorStructure.newBuilder()UnknownParticipantErrorStructure.newBuilder(UnknownParticipantErrorStructure prototype) UnknownParticipantErrorStructure.newBuilderForType()protected UnknownParticipantErrorStructure.BuilderUnknownParticipantErrorStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) UnknownParticipantErrorStructure.Builder.setErrorText(String value) Addtional Description of error.UnknownParticipantErrorStructure.Builder.setErrorTextBytes(com.google.protobuf.ByteString value) Addtional Description of error.UnknownParticipantErrorStructure.Builder.setNumber(int value) Error code number associated with error.UnknownParticipantErrorStructure.Builder.setParticipantRef(ParticipantRefStructure value) Reference to Participant who is unknown. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 256:86]UnknownParticipantErrorStructure.Builder.setParticipantRef(ParticipantRefStructure.Builder builderForValue) Reference to Participant who is unknown. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 256:86]UnknownParticipantErrorStructure.toBuilder()Methods in uk.org.siri.www.siri with parameters of type UnknownParticipantErrorStructure.BuilderModifier and TypeMethodDescriptionErrorConditionElementStructure.Builder.setUnknownParticipantError(UnknownParticipantErrorStructure.Builder builderForValue) Error: Recipient for a message to be distributed is unknown.ServiceDeliveryErrorConditionStructure.Builder.setUnknownParticipantError(UnknownParticipantErrorStructure.Builder builderForValue) Error: Recipient for a message to be distributed is unknown.