@Target(value=FIELD) @Retention(value=RUNTIME) public @interface Relationship
String
value
path
self
relatedPath
related
RelType
relType
boolean
resolve
serialise
public abstract String value
public abstract boolean resolve
public abstract boolean serialise
public abstract RelType relType
public abstract String path
public abstract String relatedPath
Copyright © 2017. All rights reserved.