Class Endpoint
java.lang.Object
org.springframework.hateoas.RepresentationModel<Endpoint>
com.aquima.web.rest.v1.resource.impl.Endpoint
Endpoint REST API resource.
- Since:
- 9.6
- Author:
- Voicu Moldovan
-
Constructor Details
-
Method Details
-
getName
-
setName
-
getUrl
-
setUrl
-
hashCode
public int hashCode()- Overrides:
hashCode
in classorg.springframework.hateoas.RepresentationModel<Endpoint>
-
equals
- Overrides:
equals
in classorg.springframework.hateoas.RepresentationModel<Endpoint>
-
toString
- Overrides:
toString
in classorg.springframework.hateoas.RepresentationModel<Endpoint>
-