Class AccountID

java.lang.Object
org.stellar.sdk.xdr.AccountID
All Implemented Interfaces:
XdrElement

public class AccountID extends Object implements XdrElement
AccountID's original definition in the XDR file is:
 typedef PublicKey AccountID;