Uses of Class
dev.vality.damsel.message_sender.ExclusionNotFound
| Package | Description |
|---|---|
| dev.vality.damsel.message_sender |
-
Uses of ExclusionNotFound in dev.vality.damsel.message_sender
Fields in dev.vality.damsel.message_sender declared as ExclusionNotFound Modifier and Type Field Description ExclusionNotFoundMessageSenderSrv.getExclusionRule_result. ex1ExclusionNotFoundMessageSenderSrv.removeExclusionRule_result. ex1Methods in dev.vality.damsel.message_sender that return ExclusionNotFound Modifier and Type Method Description ExclusionNotFoundExclusionNotFound. deepCopy()ExclusionNotFoundMessageSenderSrv.getExclusionRule_result. getEx1()ExclusionNotFoundMessageSenderSrv.removeExclusionRule_result. getEx1()Methods in dev.vality.damsel.message_sender with parameters of type ExclusionNotFound Modifier and Type Method Description intExclusionNotFound. compareTo(ExclusionNotFound other)booleanExclusionNotFound. equals(ExclusionNotFound that)MessageSenderSrv.getExclusionRule_resultMessageSenderSrv.getExclusionRule_result. setEx1(ExclusionNotFound ex1)MessageSenderSrv.removeExclusionRule_resultMessageSenderSrv.removeExclusionRule_result. setEx1(ExclusionNotFound ex1)Methods in dev.vality.damsel.message_sender that throw ExclusionNotFound Modifier and Type Method Description MessageExclusionObjectMessageSenderSrv.Client. getExclusionRule(MessageExclusionRef ref)MessageExclusionObjectMessageSenderSrv.Iface. getExclusionRule(MessageExclusionRef ref)MessageExclusionObjectMessageSenderSrv.AsyncClient.getExclusionRule_call. getResult()VoidMessageSenderSrv.AsyncClient.removeExclusionRule_call. getResult()MessageExclusionObjectMessageSenderSrv.Client. recvGetExclusionRule()voidMessageSenderSrv.Client. recvRemoveExclusionRule()voidMessageSenderSrv.Client. removeExclusionRule(MessageExclusionRef ref)voidMessageSenderSrv.Iface. removeExclusionRule(MessageExclusionRef ref)Удалить исключениеConstructors in dev.vality.damsel.message_sender with parameters of type ExclusionNotFound Constructor Description ExclusionNotFound(ExclusionNotFound other)Performs a deep copy on other.getExclusionRule_result(MessageExclusionObject success, ExclusionNotFound ex1)removeExclusionRule_result(ExclusionNotFound ex1)