public IList <swift_msg_inc> GetAllSwiftMsgInc()
 {
     return(_swiftMsgIncRepository.GetAll());
 }