Uses of Class
com.example.helloworld.views.PersonView
-
Packages that use PersonView Package Description com.example.helloworld.resources -
-
Uses of PersonView in com.example.helloworld.resources
Methods in com.example.helloworld.resources that return PersonView Modifier and Type Method Description PersonViewPersonResource. getPersonViewFreemarker(OptionalLong personId)PersonViewPersonResource. getPersonViewMustache(OptionalLong personId)
-