Class Jackson2TMF630Module.LinkMixin

java.lang.Object
org.springframework.hateoas.Link
com.orange.spring.tmf630.config.Jackson2TMF630Module.LinkMixin
All Implemented Interfaces:
Serializable
Enclosing class:
Jackson2TMF630Module

public abstract static class Jackson2TMF630Module.LinkMixin extends org.springframework.hateoas.Link
See Also:
  • Field Summary

    ATOM_NAMESPACE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.springframework.hateoas.Link
    of(String href)
     
    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, 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

    • LinkMixin

      public LinkMixin()
  • Method Details

    • of

      public static org.springframework.hateoas.Link of(String href)