org.springframework.hateoas.hal
Class DefaultCurieProvider.Curie
java.lang.Object
org.springframework.hateoas.Link
org.springframework.hateoas.hal.DefaultCurieProvider.Curie
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- DefaultCurieProvider
protected static class DefaultCurieProvider.Curie
- extends Link
Value object to get the curie Link rendered in JSON.
- Author:
- Oliver Gierke
- See Also:
- Serialized Form
| Methods inherited from class org.springframework.hateoas.Link |
equals, expand, expand, getHref, getRel, getVariableNames, getVariables, hashCode, isTemplated, toString, valueOf, withRel, withSelfRel |
DefaultCurieProvider.Curie
public DefaultCurieProvider.Curie(String name,
String href)
getName
public String getName()
Copyright © 2012-2014-2014 Pivotal, Inc.. All Rights Reserved.