Package org.stellar.sdk.xdr
Class SorobanDelegateSignature.SorobanDelegateSignatureBuilder
java.lang.Object
org.stellar.sdk.xdr.SorobanDelegateSignature.SorobanDelegateSignatureBuilder
- Enclosing class:
SorobanDelegateSignature
-
Method Summary
Modifier and TypeMethodDescriptionValue of theaddressfield.build()nestedDelegates(SorobanDelegateSignature[] nestedDelegates) Value of thenestedDelegatesfield.Value of thesignaturefield.toString()
-
Method Details
-
address
Value of theaddressfield.- Parameters:
address- theaddressfield value- Returns:
this.
-
signature
Value of thesignaturefield.- Parameters:
signature- thesignaturefield value- Returns:
this.
-
nestedDelegates
public SorobanDelegateSignature.SorobanDelegateSignatureBuilder nestedDelegates(SorobanDelegateSignature[] nestedDelegates) Value of thenestedDelegatesfield.- Parameters:
nestedDelegates- thenestedDelegatesfield value- Returns:
this.
-
build
-
toString
-