Uses of Class
dev.vality.damsel.accounter.AccounterSrv.GetAccountByID_args
Packages that use AccounterSrv.GetAccountByID_args
-
Uses of AccounterSrv.GetAccountByID_args in dev.vality.damsel.accounter
Methods in dev.vality.damsel.accounter that return AccounterSrv.GetAccountByID_argsModifier and TypeMethodDescriptionAccounterSrv.GetAccountByID_args.deepCopy()AccounterSrv.AsyncProcessor.GetAccountByID.getEmptyArgsInstance()AccounterSrv.Processor.GetAccountByID.getEmptyArgsInstance()AccounterSrv.GetAccountByID_args.setId(long id) Methods in dev.vality.damsel.accounter with parameters of type AccounterSrv.GetAccountByID_argsModifier and TypeMethodDescriptionintAccounterSrv.GetAccountByID_args.compareTo(AccounterSrv.GetAccountByID_args other) booleanAccounterSrv.GetAccountByID_args.equals(AccounterSrv.GetAccountByID_args that) AccounterSrv.Processor.GetAccountByID.getResult(I iface, AccounterSrv.GetAccountByID_args args) voidAccounterSrv.AsyncProcessor.GetAccountByID.start(I iface, AccounterSrv.GetAccountByID_args args, org.apache.thrift.async.AsyncMethodCallback<Account> resultHandler) Constructors in dev.vality.damsel.accounter with parameters of type AccounterSrv.GetAccountByID_argsModifierConstructorDescriptionPerforms a deep copy on other.