Uses of Class
com.iizix.license.ProfilePicture
Packages that use ProfilePicture Package Description com.iizix.license Uses of ProfilePicture in com.iizix.license
Methods in com.iizix.license that return ProfilePicture Modifier and Type Method Description ProfilePicture
ProfilePicture. clone()
Clones the instance.default ProfilePicture
IGenericLicenseSystem. getProfilePicture()
Gets the "uploaded" profile picture.ProfilePicture
IGenericLicenseSystem. getProfilePicture(java.lang.String type)
Gets the profile picture.Methods in com.iizix.license with parameters of type ProfilePicture Modifier and Type Method Description boolean
IGenericLicenseSystem. setProfilePicture(ProfilePicture profilePicture)
Sets a profile picture.