public static class ContractIDPreimage.ContractIDPreimageBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
ContractIDPreimage |
build() |
ContractIDPreimage.ContractIDPreimageBuilder |
discriminant(ContractIDPreimageType discriminant) |
ContractIDPreimage.ContractIDPreimageBuilder |
fromAddress(ContractIDPreimage.ContractIDPreimageFromAddress fromAddress) |
ContractIDPreimage.ContractIDPreimageBuilder |
fromAsset(Asset fromAsset) |
java.lang.String |
toString() |
public ContractIDPreimage.ContractIDPreimageBuilder discriminant(ContractIDPreimageType discriminant)
this
.public ContractIDPreimage.ContractIDPreimageBuilder fromAddress(ContractIDPreimage.ContractIDPreimageFromAddress fromAddress)
this
.public ContractIDPreimage.ContractIDPreimageBuilder fromAsset(Asset fromAsset)
this
.public ContractIDPreimage build()
public java.lang.String toString()
toString
in class java.lang.Object