Uses of Class
edu.wisc.library.ocfl.api.model.User
-
Packages that use User Package Description edu.wisc.library.ocfl.api.model -
-
Uses of User in edu.wisc.library.ocfl.api.model
Methods in edu.wisc.library.ocfl.api.model that return User Modifier and Type Method Description UserVersionInfo. getUser()The user who authored the versionUserUser. setAddress(String address)UserUser. setName(String name)Methods in edu.wisc.library.ocfl.api.model with parameters of type User Modifier and Type Method Description VersionInfoVersionInfo. setUser(User user)Sets the user info
-