Class AttributeReferenceAdapter
java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,AttributeReference>
org.apache.directory.scim.protocol.adapter.AttributeReferenceAdapter
public class AttributeReferenceAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,AttributeReference>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AttributeReferenceAdapter
public AttributeReferenceAdapter()
-
-
Method Details
-
unmarshal
- Specified by:
unmarshal
in classjakarta.xml.bind.annotation.adapters.XmlAdapter<String,
AttributeReference> - Throws:
Exception
-
marshal
- Specified by:
marshal
in classjakarta.xml.bind.annotation.adapters.XmlAdapter<String,
AttributeReference> - Throws:
Exception
-