Package tv.hd3g.selfautorestdoc.demo
Class OutputDto
java.lang.Object
org.springframework.hateoas.RepresentationModel<BaseRepresentationModel>
tv.hd3g.selfautorestdoc.demo.BaseRepresentationModel
tv.hd3g.selfautorestdoc.demo.OutputDto
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetSubInputDto(OutputDto.SubOutputDto subInputDto) voidsetSubList(List<String> subList) voidvoidsetTextValue(String textValue) Methods inherited from class org.springframework.hateoas.RepresentationModel
add, add, add, addAllIf, addIf, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks, toString
-
Constructor Details
-
OutputDto
public OutputDto()
-
-
Method Details
-
getTextValue
-
getSubMap
-
setSubMap
-
getSubList
-
setSubList
-
getSubInputDto
-
setSubInputDto
-
setTextValue
-
hashCode
public int hashCode()- Overrides:
hashCodein classorg.springframework.hateoas.RepresentationModel<BaseRepresentationModel>
-
equals
- Overrides:
equalsin classorg.springframework.hateoas.RepresentationModel<BaseRepresentationModel>
-