public class VersionRepresentationModel extends org.springframework.hateoas.RepresentationModel<VersionRepresentationModel>
| Constructor and Description |
|---|
VersionRepresentationModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVersion() |
void |
setVersion(String version) |
String |
toString() |
public String getVersion()
public void setVersion(String version)
public String toString()
toString in class org.springframework.hateoas.RepresentationModel<VersionRepresentationModel>Copyright © 2020. All rights reserved.