Package de.consist.bmu.rule.def
Class RuleDefImpl.Adapter
java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<RuleDefImpl,RuleDef>
de.consist.bmu.rule.def.RuleDefImpl.Adapter
- Enclosing class:
- RuleDefImpl
public static class RuleDefImpl.Adapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<RuleDefImpl,RuleDef>
Adapter fuer JAXB.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal RuleDefImpl
final RuleDef
unmarshal
(RuleDefImpl ruleDefImpl)
-
Constructor Details
-
Adapter
public Adapter()
-
-
Method Details
-
unmarshal
- Specified by:
unmarshal
in classjakarta.xml.bind.annotation.adapters.XmlAdapter<RuleDefImpl,
RuleDef>
-
marshal
- Specified by:
marshal
in classjakarta.xml.bind.annotation.adapters.XmlAdapter<RuleDefImpl,
RuleDef>
-