public static class AllowTrustOp.AllowTrustOpBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
AllowTrustOp.AllowTrustOpBuilder |
asset(AssetCode asset) |
AllowTrustOp.AllowTrustOpBuilder |
authorize(Uint32 authorize) |
AllowTrustOp |
build() |
java.lang.String |
toString() |
AllowTrustOp.AllowTrustOpBuilder |
trustor(AccountID trustor) |
public AllowTrustOp.AllowTrustOpBuilder trustor(AccountID trustor)
this
.public AllowTrustOp.AllowTrustOpBuilder asset(AssetCode asset)
this
.public AllowTrustOp.AllowTrustOpBuilder authorize(Uint32 authorize)
this
.public AllowTrustOp build()
public java.lang.String toString()
toString
in class java.lang.Object