Uses of Interface
com.teamdev.jxbrowser.user.Address
Packages that use Address
-
Uses of Address in com.teamdev.jxbrowser.user
Methods in com.teamdev.jxbrowser.user that return AddressModifier and TypeMethodDescriptiondefault AddressUserDataProfile.address()The address of the user.Address.Builder.build()Returns a newAddressinstance built from the current state of this builder.Methods in com.teamdev.jxbrowser.user with parameters of type AddressModifier and TypeMethodDescriptionstatic UserDataProfile.BuilderUserDataProfile.newBuilder(Address address) Creates a newUserDataProfilebuilder with the given required parameters.