Uses of Class
com.teamdev.jxbrowser.user.UserDataProfile.Builder
Packages that use UserDataProfile.Builder
-
Uses of UserDataProfile.Builder in com.teamdev.jxbrowser.user
Methods in com.teamdev.jxbrowser.user that return UserDataProfile.BuilderModifier and TypeMethodDescriptionSets the company of the user.Sets the email of the user.Sets the full name of the user.static UserDataProfile.BuilderUserDataProfile.newBuilder(Address address) Creates a newUserDataProfilebuilder with the given required parameters.UserDataProfile.Builder.phoneNumber(String phoneNumber) Sets the phone number of the user.