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

    ATOM_NAMESPACE
  • Constructor Summary

    Constructors
    Constructor
    Description
    SimpleLink(org.springframework.hateoas.Link link)
     
  • Method Summary

    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

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • SimpleLink

      public SimpleLink(org.springframework.hateoas.Link link)