public class SmartLoginForm extends Object
| 构造器和说明 |
|---|
SmartLoginForm() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccount() |
String |
getPassword() |
Type |
getType() |
void |
setAccount(String account) |
void |
setPassword(String password) |
void |
setType(Type type) |
Copyright © 2017. All rights reserved.