public abstract class LinkMixin extends Link
ATOM_NAMESPACE| 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.
|
static Link |
of(String href) |
andAffordance, andAffordances, equals, expand, expand, getAffordances, getHref, getMedia, getRel, getTemplate, getVariableNames, getVariables, hashCode, hasRel, hasRel, of, of, of, of, toString, toUri, valueOf, withAffordances, withDeprecation, withHref, withHreflang, withMedia, withName, withProfile, withRel, withRel, withSelfRel, withTitle, withTypepublic abstract String getHreflang()
getHreflang in class Linkpublic abstract String getDeprecation()
getDeprecation in class Linkpublic abstract String getProfile()
getProfile in class Linkpublic abstract boolean isTemplated()
LinkisTemplated in class LinkCopyright © 2011–2022 Pivotal, Inc.. All rights reserved.