Uses of Class
dev.vality.damsel.walker.WalkerSrv.GetComments_args
Packages that use WalkerSrv.GetComments_args
-
Uses of WalkerSrv.GetComments_args in dev.vality.damsel.walker
Methods in dev.vality.damsel.walker that return WalkerSrv.GetComments_argsModifier and TypeMethodDescriptionWalkerSrv.GetComments_args.deepCopy()WalkerSrv.AsyncProcessor.GetComments.getEmptyArgsInstance()WalkerSrv.Processor.GetComments.getEmptyArgsInstance()WalkerSrv.GetComments_args.setClaimId(long claim_id) WalkerSrv.GetComments_args.setPartyId(String party_id) Methods in dev.vality.damsel.walker with parameters of type WalkerSrv.GetComments_argsModifier and TypeMethodDescriptionintWalkerSrv.GetComments_args.compareTo(WalkerSrv.GetComments_args other) booleanWalkerSrv.GetComments_args.equals(WalkerSrv.GetComments_args that) WalkerSrv.Processor.GetComments.getResult(I iface, WalkerSrv.GetComments_args args) voidWalkerSrv.AsyncProcessor.GetComments.start(I iface, WalkerSrv.GetComments_args args, org.apache.thrift.async.AsyncMethodCallback<List<Comment>> resultHandler) Constructors in dev.vality.damsel.walker with parameters of type WalkerSrv.GetComments_argsModifierConstructorDescriptionPerforms a deep copy on other.