Uses of Class
model.UserLinks
-
Packages that use UserLinks Package Description model -
-
Uses of UserLinks in model
Methods in model that return UserLinks Modifier and Type Method Description UserLinksUserLinks. application(ApplicationProfileLinksApplication application)UserLinksUserLinks. applications(ApplicationLinksApplicationProfile applications)static UserLinksUserLinks. fromJson(String jsonString)Create an instance of UserLinks given an JSON stringUserLinksUser. getLinks()Get linksUserLinksUserLinks. self(ApplicationLinksSelf self)Methods in model with parameters of type UserLinks Modifier and Type Method Description UserUser. links(UserLinks links)voidUser. setLinks(UserLinks links)
-