java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<
String,
Month>
be.vlaanderen.vip.magda.client.domain.model.shared.MonthXmlAdapter
public class MonthXmlAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Month>
-
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
-
MonthXmlAdapter
public MonthXmlAdapter()
-
Method Details
-
unmarshal
- Specified by:
unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Month>
-
marshal
- Specified by:
marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Month>