public static class LedgerCloseMetaExt.LedgerCloseMetaExtBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
LedgerCloseMetaExt |
build() |
LedgerCloseMetaExt.LedgerCloseMetaExtBuilder |
discriminant(java.lang.Integer discriminant) |
java.lang.String |
toString() |
LedgerCloseMetaExt.LedgerCloseMetaExtBuilder |
v1(LedgerCloseMetaExtV1 v1) |
public LedgerCloseMetaExt.LedgerCloseMetaExtBuilder discriminant(java.lang.Integer discriminant)
this
.public LedgerCloseMetaExt.LedgerCloseMetaExtBuilder v1(LedgerCloseMetaExtV1 v1)
this
.public LedgerCloseMetaExt build()
public java.lang.String toString()
toString
in class java.lang.Object