package com.mfsys.uco.constants; public interface UCOConstants { String CMP_PHONE = "01"; String CMP_EMAIL = "02"; }