public static class InstrumentDetailsSepa.InstrumentDetailsSepaBuilder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
InstrumentDetailsSepa |
build() |
InstrumentDetailsSepa.InstrumentDetailsSepaBuilder |
iban(java.lang.String iban) |
InstrumentDetailsSepa.InstrumentDetailsSepaBuilder |
swiftBic(java.lang.String swiftBic) |
java.lang.String |
toString() |
public InstrumentDetailsSepa.InstrumentDetailsSepaBuilder iban(java.lang.String iban)
public InstrumentDetailsSepa.InstrumentDetailsSepaBuilder swiftBic(java.lang.String swiftBic)
public InstrumentDetailsSepa build()
public java.lang.String toString()
toString in class java.lang.Object