JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
develop.toolkit.world
Package
develop.toolkit.world.person
Interface Account
All Superinterfaces:
Serializable
public interface
Account
extends
Serializable
账号
Author:
qiushui on 2019-02-26.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getAccount
()
获得账号
Password
getPassword
()
获得密码
Method Details
getAccount
String
getAccount
()
获得账号
getPassword
Password
getPassword
()
获得密码