Uses of Class
com.teamdev.jxbrowser.user.Address.Builder
Packages that use Address.Builder
-
Uses of Address.Builder in com.teamdev.jxbrowser.user
Methods in com.teamdev.jxbrowser.user that return Address.BuilderModifier and TypeMethodDescriptionSets the city of the address.Address.Builder.dependentLocality(String dependentLocality) Sets the dependent locality of the address.static Address.BuilderAddress.newBuilder(String countryCode) Creates a newAddressbuilder with the given ISO 3166 country code.Sets the state of the address.Address.Builder.streetAddress(String address) Sets the full street address.Sets the zip code of the address.