クラス EntityPropertyXmlAdapter
java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<JaxbProperty[],Map<String,Object>>
org.iplass.mtp.impl.entity.jaxb.EntityPropertyXmlAdapter
public class EntityPropertyXmlAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<JaxbProperty[],Map<String,Object>>
GenericEntityのプロパティ(HashMap)のXmlAdapter。
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
-
コンストラクタの詳細
-
EntityPropertyXmlAdapter
public EntityPropertyXmlAdapter()
-
-
メソッドの詳細
-
unmarshal
- 定義:
unmarshalクラス内jakarta.xml.bind.annotation.adapters.XmlAdapter<JaxbProperty[],Map<String, Object>> - 例外:
Exception
-
marshal
- 定義:
marshalクラス内jakarta.xml.bind.annotation.adapters.XmlAdapter<JaxbProperty[],Map<String, Object>> - 例外:
Exception
-