public class FindOwnerHistoriesArgs extends Object
| Constructor and Description |
|---|
FindOwnerHistoriesArgs(AccountName owner) |
| Modifier and Type | Method and Description |
|---|---|
AccountName |
getOwner() |
void |
setOwner(AccountName owner) |
String |
toString() |
public FindOwnerHistoriesArgs(AccountName owner)
owner - The account name.public AccountName getOwner()
public void setOwner(AccountName owner)
owner - the owner to setCopyright © 2019. All rights reserved.