java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<
Long,
Long>
com.priint.pubserver.comet.xml.OptionalNillableLong.VoidLongAdapter
- Enclosing class:
- OptionalNillableLong
public static class OptionalNillableLong.VoidLongAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<Long,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
-
VoidLongAdapter
public VoidLongAdapter()
-
Method Details
-
marshal
- Specified by:
marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<Long,Long>
- Throws:
Exception
-
unmarshal
- Specified by:
unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<Long,Long>
- Throws:
Exception