| Package | Description |
|---|---|
| net.glxn.qrgen | |
| net.glxn.qrgen.vcard |
| Modifier and Type | Method and Description |
|---|---|
static QRCode |
QRCode.from(VCard vcard)
Creates a a QR Code from the given
VCard. |
| Modifier and Type | Method and Description |
|---|---|
VCard |
VCard.setAddress(String address) |
VCard |
VCard.setCompany(String company) |
VCard |
VCard.setEmail(String email) |
VCard |
VCard.setName(String name) |
VCard |
VCard.setPhonenumber(String phonenumber) |
VCard |
VCard.setTitle(String title) |
VCard |
VCard.setWebsite(String website) |
Copyright © 2014. All Rights Reserved.