public class ExtendedAccount extends Account
getActive, getBalance, getCreated, getId, getJsonMetadata, getLastAccountUpdate, getLastActiveProved, getLastOwnerProved, getLastOwnerUpdate, getLastVoteTime, getName, getNextVestingWithdraw, getOwner, getSupernodesVotedFor, getSupernodeVotes, getTokenList, getToWithdraw, getVestingShares, getVestingWithdrawRate, getVotingPower, getWdBalance, getWithdrawn, isActiveChallenged, isOwnerChallengedpublic Asset getVestingBalance()
getVestingBalance in class Accountpublic void setVestingBalance(Asset vestingBalance)
vestingBalance - the vestingBalance to setpublic long getReputation()
public void setReputation(long reputation)
reputation - the reputation to setpublic Map<BigInteger,AppliedOperation> getTransferHistory()
public void setTransferHistory(Map<BigInteger,AppliedOperation> transferHistory)
transferHistory - the transferHistory to setpublic Map<BigInteger,AppliedOperation> getMarketHistory()
public void setMarketHistory(Map<BigInteger,AppliedOperation> marketHistory)
marketHistory - the marketHistory to setpublic Map<BigInteger,AppliedOperation> getPostHistory()
public void setPostHistory(Map<BigInteger,AppliedOperation> postHistory)
postHistory - the postHistory to setpublic Map<BigInteger,AppliedOperation> getVoteHistory()
public void setVoteHistory(Map<BigInteger,AppliedOperation> voteHistory)
voteHistory - the voteHistory to setpublic Map<BigInteger,AppliedOperation> getOtherHistory()
public void setOtherHistory(Map<BigInteger,AppliedOperation> otherHistory)
otherHistory - the otherHistory to setpublic List<AccountName> getWitnessVotes()
public void setWitnessVotes(List<AccountName> witnessVotes)
witnessVotes - the witnessVotes to setpublic List<org.apache.commons.lang3.tuple.Pair<String,Long>> getTagsUsage()
public void setTagsUsage(List<org.apache.commons.lang3.tuple.Pair<String,Long>> tagsUsage)
tagsUsage - the tagsUsage to setpublic List<org.apache.commons.lang3.tuple.Pair<AccountName,Long>> getGuestBloggers()
public void setGuestBloggers(List<org.apache.commons.lang3.tuple.Pair<AccountName,Long>> guestBloggers)
guestBloggers - the guestBloggers to setpublic void setOpenOrders(List<String> openOrders)
openOrders - the openOrders to setpublic void setComments(List<String> comments)
comments - the comments to setpublic void setRecentReplies(List<String> recentReplies)
recentReplies - the recentReplies to setpublic void setRecommended(List<String> recommended)
recommended - the recommended to setCopyright © 2019. All rights reserved.