public class UserModel extends Object
| 构造器和说明 |
|---|
UserModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIntputValues() |
String |
getPassword() |
Integer |
getType() |
void |
setIntputValues(String intputValues) |
void |
setPassword(String password) |
void |
setType(Integer type) |
Copyright © 2017. All rights reserved.