Uses of Class
uk.org.siri.www.siri.UnknownParticipantErrorStructure
Packages that use UnknownParticipantErrorStructure
-
Uses of UnknownParticipantErrorStructure in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return UnknownParticipantErrorStructureModifier and TypeMethodDescriptionUnknownParticipantErrorStructure.Builder.build()UnknownParticipantErrorStructure.Builder.buildPartial()UnknownParticipantErrorStructure.getDefaultInstance()UnknownParticipantErrorStructure.Builder.getDefaultInstanceForType()UnknownParticipantErrorStructure.getDefaultInstanceForType()ErrorConditionElementStructure.Builder.getUnknownParticipantError()Error: Recipient for a message to be distributed is unknown.ErrorConditionElementStructure.getUnknownParticipantError()Error: Recipient for a message to be distributed is unknown.ErrorConditionElementStructureOrBuilder.getUnknownParticipantError()Error: Recipient for a message to be distributed is unknown.ServiceDeliveryErrorConditionStructure.Builder.getUnknownParticipantError()Error: Recipient for a message to be distributed is unknown.ServiceDeliveryErrorConditionStructure.getUnknownParticipantError()Error: Recipient for a message to be distributed is unknown.ServiceDeliveryErrorConditionStructureOrBuilder.getUnknownParticipantError()Error: Recipient for a message to be distributed is unknown.UnknownParticipantErrorStructure.parseDelimitedFrom(InputStream input) UnknownParticipantErrorStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UnknownParticipantErrorStructure.parseFrom(byte[] data) UnknownParticipantErrorStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UnknownParticipantErrorStructure.parseFrom(com.google.protobuf.ByteString data) UnknownParticipantErrorStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UnknownParticipantErrorStructure.parseFrom(com.google.protobuf.CodedInputStream input) UnknownParticipantErrorStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UnknownParticipantErrorStructure.parseFrom(InputStream input) UnknownParticipantErrorStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UnknownParticipantErrorStructure.parseFrom(ByteBuffer data) UnknownParticipantErrorStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type UnknownParticipantErrorStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UnknownParticipantErrorStructure> UnknownParticipantErrorStructure.getParserForType()static com.google.protobuf.Parser<UnknownParticipantErrorStructure> UnknownParticipantErrorStructure.parser()Methods in uk.org.siri.www.siri with parameters of type UnknownParticipantErrorStructureModifier and TypeMethodDescriptionUnknownParticipantErrorStructure.Builder.mergeFrom(UnknownParticipantErrorStructure other) ErrorConditionElementStructure.Builder.mergeUnknownParticipantError(UnknownParticipantErrorStructure value) Error: Recipient for a message to be distributed is unknown.ServiceDeliveryErrorConditionStructure.Builder.mergeUnknownParticipantError(UnknownParticipantErrorStructure value) Error: Recipient for a message to be distributed is unknown.UnknownParticipantErrorStructure.newBuilder(UnknownParticipantErrorStructure prototype) ErrorConditionElementStructure.Builder.setUnknownParticipantError(UnknownParticipantErrorStructure value) Error: Recipient for a message to be distributed is unknown.ServiceDeliveryErrorConditionStructure.Builder.setUnknownParticipantError(UnknownParticipantErrorStructure value) Error: Recipient for a message to be distributed is unknown.