public static class LedgerEntry.LedgerEntryExt.LedgerEntryExtBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
LedgerEntry.LedgerEntryExt |
build() |
LedgerEntry.LedgerEntryExt.LedgerEntryExtBuilder |
discriminant(java.lang.Integer discriminant) |
java.lang.String |
toString() |
LedgerEntry.LedgerEntryExt.LedgerEntryExtBuilder |
v1(LedgerEntryExtensionV1 v1) |
public LedgerEntry.LedgerEntryExt.LedgerEntryExtBuilder discriminant(java.lang.Integer discriminant)
this
.public LedgerEntry.LedgerEntryExt.LedgerEntryExtBuilder v1(LedgerEntryExtensionV1 v1)
this
.public LedgerEntry.LedgerEntryExt build()
public java.lang.String toString()
toString
in class java.lang.Object