Uses of Class
com.iizix.license.ProfilePicture
Packages that use ProfilePicture
Uses of ProfilePicture in com.iizix.license
Methods in com.iizix.license that return ProfilePictureModifier and TypeMethodDescriptionProfilePicture.clone()
Clones the instance.default ProfilePicture
IGenericLicenseSystem.getProfilePicture()
Gets the "uploaded" profile picture.IGenericLicenseSystem.getProfilePicture
(String type) Gets the profile picture.Methods in com.iizix.license with parameters of type ProfilePictureModifier and TypeMethodDescriptionboolean
IGenericLicenseSystem.setProfilePicture
(ProfilePicture profilePicture) Sets a profile picture.