Vocabulary.LinkTo
instead@Deprecated
@Retention(value=RUNTIME)
@Target(value=METHOD)
public static @interface Vocabulary.LinkedModel
Modifier and Type | Required Element and Description |
---|---|
java.lang.Class<? extends Identifier<?>> |
value
Deprecated.
Returns the class of the resource being linked to.
|
public abstract java.lang.Class<? extends Identifier<?>> value