Package org.stellar.sdk.xdr
Class ClawbackOp.ClawbackOpBuilder
java.lang.Object
org.stellar.sdk.xdr.ClawbackOp.ClawbackOpBuilder
- Enclosing class:
ClawbackOp
-
Method Summary
Modifier and TypeMethodDescriptionValue of theamountfield.Value of theassetfield.build()from(MuxedAccount from) Value of thefromfield.toString()
-
Method Details
-
asset
Value of theassetfield.- Parameters:
asset- theassetfield value- Returns:
this.
-
from
Value of thefromfield.- Parameters:
from- thefromfield value- Returns:
this.
-
amount
Value of theamountfield.- Parameters:
amount- theamountfield value- Returns:
this.
-
build
-
toString
-