public abstract class LinkMixin extends Link
ATOM_NAMESPACE, REL_FIRST, REL_LAST, REL_NEXT, REL_PREVIOUS, REL_SELF| Constructor and Description |
|---|
LinkMixin() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getDeprecation() |
abstract String |
getHreflang() |
abstract String |
getName() |
abstract String |
getProfile() |
abstract String |
getTitle() |
abstract String |
getType() |
abstract boolean |
isTemplated()
Returns whether or not the link is templated.
|
andAffordance, andAffordances, expand, expand, getAffordances, getVariableNames, getVariables, hasRel, hasRel, toString, toUri, valueOf, withAffordances, withRel, withRel, withSelfRelpublic abstract String getHreflang()
public abstract String getTitle()
public abstract String getType()
public abstract String getDeprecation()
public abstract String getProfile()
public abstract String getName()
public abstract boolean isTemplated()
LinkisTemplated in class LinkCopyright © 2011–2020 Pivotal, Inc.. All rights reserved.