public class AccountingAccountAdapter extends XmlAdapter<io.konik.jaxb.bindable.entity.AccountingAccount,String>
| Constructor and Description |
|---|
AccountingAccountAdapter() |
| Modifier and Type | Method and Description |
|---|---|
io.konik.jaxb.bindable.entity.AccountingAccount |
marshal(String accountingAccount) |
String |
unmarshal(io.konik.jaxb.bindable.entity.AccountingAccount aa) |
public AccountingAccountAdapter()
Copyright © 2014-2016 Konik.io. All Rights Reserved.