public class RelationshipLinkAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<org.eclipse.persistence.internal.jpa.rs.metadata.model.Link,org.eclipse.persistence.internal.jpa.rs.weaving.RelationshipInfo>
public org.eclipse.persistence.internal.jpa.rs.weaving.RelationshipInfo unmarshal(org.eclipse.persistence.internal.jpa.rs.metadata.model.Link v)
throws Exception
Specified by:
unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<org.eclipse.persistence.internal.jpa.rs.metadata.model.Link,org.eclipse.persistence.internal.jpa.rs.weaving.RelationshipInfo>
public org.eclipse.persistence.internal.jpa.rs.metadata.model.Link marshal(org.eclipse.persistence.internal.jpa.rs.weaving.RelationshipInfo v)
throws Exception
Specified by:
marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<org.eclipse.persistence.internal.jpa.rs.metadata.model.Link,org.eclipse.persistence.internal.jpa.rs.weaving.RelationshipInfo>