Class AbstractJaxbModelObject

java.lang.Object
org.faktorips.runtime.internal.AbstractModelObject
org.faktorips.runtime.internal.AbstractJaxbModelObject
All Implemented Interfaces:
IModelObject

@Deprecated public abstract class AbstractJaxbModelObject extends AbstractModelObject
Deprecated.
for removal since 23.6; use org.faktorips.runtime.xml.javax.AbstractJaxbModelObject or org.faktorips.runtime.xml.jakarta.AbstractJaxbModelObject instead
Abstract base class for policy component types enabled for JAXB persistence.
  • Constructor Details

    • AbstractJaxbModelObject

      public AbstractJaxbModelObject()
      Deprecated.