Package ru.bitel.common.xml
Class JAXBUtils.SummaAdapter
java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,BigDecimal>
 
ru.bitel.common.xml.JAXBUtils.SummaAdapter
- Enclosing class:
 - JAXBUtils
 
public static class JAXBUtils.SummaAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,BigDecimal> 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
SummaAdapter
public SummaAdapter() 
 - 
 - 
Method Details
- 
marshal
- Specified by:
 marshalin classjakarta.xml.bind.annotation.adapters.XmlAdapter<String,BigDecimal> - Throws:
 Exception
 - 
unmarshal
- Specified by:
 unmarshalin classjakarta.xml.bind.annotation.adapters.XmlAdapter<String,BigDecimal> - Throws:
 Exception
 
 -