public static class StandardJAXBObjects.BigDecimalJAXB extends JAXBObject<BigDecimal>
| Modifier and Type | Field and Description |
|---|---|
static StandardJAXBObjects.BigDecimalJAXB |
INSTANCE |
xmlRootElement, xmlTypedependencies, type| Constructor and Description |
|---|
BigDecimalJAXB() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
read(XoXMLStreamReader reader,
RuntimeContext context) |
void |
write(XoXMLStreamWriter writer,
BigDecimal value,
RuntimeContext context) |
getXmlRootElement, getXmlType, read, read, read, read, write, write, write, write, writegetDependencies, getTypepublic static final StandardJAXBObjects.BigDecimalJAXB INSTANCE
public BigDecimal read(XoXMLStreamReader reader, RuntimeContext context) throws Exception
read in class JAXBObject<BigDecimal>Exceptionpublic void write(XoXMLStreamWriter writer, BigDecimal value, RuntimeContext context) throws Exception
write in class JAXBObject<BigDecimal>ExceptionCopyright © 2007–2021. All rights reserved.