java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<
String,
Long>
net.optionfactory.spring.money.jaxb.XsdDecimalToLongCents
public class XsdDecimalToLongCents
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Long>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
XsdDecimalToLongCents
public XsdDecimalToLongCents()
-
Method Details
-
unmarshal
- Specified by:
unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Long>
-
marshal
- Specified by:
marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Long>