Package org.openwms.common
Class SimpleLink
java.lang.Object
org.springframework.hateoas.Link
org.openwms.common.SimpleLink
- All Implemented Interfaces:
Serializable
public class SimpleLink
extends org.springframework.hateoas.Link
A SimpleLink.
- Author:
- Heiko Scherrer
- See Also:
-
Field Summary
Fields inherited from class org.springframework.hateoas.Link
ATOM_NAMESPACE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.hateoas.Link
andAffordance, andAffordances, equals, expand, expand, getAffordances, getDeprecation, getHref, getHreflang, getMedia, getName, getProfile, getRel, getTemplate, getTitle, getType, getVariableNames, getVariables, hashCode, hasRel, hasRel, isTemplated, of, of, of, of, of, toString, toUri, valueOf, withAffordances, withDeprecation, withHref, withHreflang, withMedia, withName, withProfile, withRel, withRel, withSelfRel, withTitle, withType
-
Constructor Details
-
SimpleLink
public SimpleLink(org.springframework.hateoas.Link link)
-