Uses of Class
com.boldsign.model.UsersDetails
Packages that use UsersDetails
-
Uses of UsersDetails in com.boldsign.model
Methods in com.boldsign.model that return UsersDetailsModifier and TypeMethodDescriptionUsersDetails.createdDate(Long createdDate) static UsersDetailsCreate an instance of UsersDetails given an JSON stringUsersDetails.modifiedDate(Long modifiedDate) UsersDetails.putMetaDataItem(String key, String metaDataItem) UsersDetails.userStatus(String userStatus) Methods in com.boldsign.model that return types with arguments of type UsersDetailsMethods in com.boldsign.model with parameters of type UsersDetailsMethod parameters in com.boldsign.model with type arguments of type UsersDetailsModifier and TypeMethodDescriptionUserRecords.result(List<UsersDetails> result) voidUserRecords.setResult(List<UsersDetails> result)