Package com.core.exception.util
Class SLChnlAccoParameter
- java.lang.Object
-
- com.core.exception.util.SLChnlAccoParameter
-
- All Implemented Interfaces:
java.io.Serializable
public class SLChnlAccoParameter extends java.lang.Object implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SLChnlAccoParameter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getChnlAccoDvcd()
java.lang.String
getChnlAcno()
void
setChnlAccoDvcd(java.lang.String chnlAccoDvcd)
void
setChnlAcno(java.lang.String chnlAcno)
-