Blame | Last modification | View Log | RSS feed
package com.spice.profitmandi.dao.entity.dtr; public enum CreditBlockAction { BLOCK, UNBLOCK }
package com.spice.profitmandi.dao.entity.dtr;
public enum CreditBlockAction {
BLOCK,
UNBLOCK
}