public class RelationshipLinkAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<Link,RelationshipInfo>
| Constructor and Description |
|---|
RelationshipLinkAdapter() |
RelationshipLinkAdapter(java.lang.String baseURI,
PersistenceContext context) |
| Modifier and Type | Method and Description |
|---|---|
Link |
marshal(RelationshipInfo v) |
RelationshipInfo |
unmarshal(Link v) |
public RelationshipLinkAdapter()
public RelationshipLinkAdapter(java.lang.String baseURI,
PersistenceContext context)
public RelationshipInfo unmarshal(Link v) throws java.lang.Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<Link,RelationshipInfo>java.lang.Exceptionpublic Link marshal(RelationshipInfo v) throws java.lang.Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<Link,RelationshipInfo>java.lang.ExceptionEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference