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