java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<
Double,
Double>
com.priint.pubserver.comet.xml.OptionalNillableDouble.VoidDoubleAdapter
- Enclosing class:
- OptionalNillableDouble
public static class OptionalNillableDouble.VoidDoubleAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<Double,Double>
Internal use only
The Class VoidDoubleAdapter.
-
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
-
VoidDoubleAdapter
public VoidDoubleAdapter()
-
Method Details
-
marshal
- Specified by:
marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<Double,Double>
- Throws:
Exception
-
unmarshal
- Specified by:
unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<Double,Double>
- Throws:
Exception