public class LoginMerchantParam extends Object
LoginMerchantParam()
LoginMerchantParam(String userId, String pw)
String
getPw()
getUserId()
void
setPw(String pw)
setUserId(String userId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoginMerchantParam()
public LoginMerchantParam(String userId, String pw)
public String getUserId()
public void setUserId(String userId)
public String getPw()
public void setPw(String pw)
Copyright © 2020. All rights reserved.