A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
value — Property in class org.igniterealtime.xiff.data.forms.FormField
The chosen value for this field.
vcard — Property in class org.igniterealtime.xiff.events.VCardEvent
VCard — Class in package org.igniterealtime.xiff.vcard
VCard() — Constructor in class org.igniterealtime.xiff.vcard.VCard
Don't call directly, use the static method getVCard() and add a callback.
VCardAddress — Class in package org.igniterealtime.xiff.vcard
Structured address.
VCardAddress(street, locality, region, postalCode, country, extendedAddress, poBox) — Constructor in class org.igniterealtime.xiff.vcard.VCardAddress
VCardEvent — Class in package org.igniterealtime.xiff.events
VCardEvent(type, vcard:org.igniterealtime.xiff.vcard:VCard, bubbles, cancelable) — Constructor in class org.igniterealtime.xiff.events.VCardEvent
VCardExtension — Class in package org.igniterealtime.xiff.data.vcard
VCardGeographicalPosition — Class in package org.igniterealtime.xiff.vcard
Geographical position.
VCardGeographicalPosition(latitude, longitude) — Constructor in class org.igniterealtime.xiff.vcard.VCardGeographicalPosition
VCardName — Class in package org.igniterealtime.xiff.vcard
Structured name.
VCardName(given, middle, family, prefix, suffix) — Constructor in class org.igniterealtime.xiff.vcard.VCardName
VCardOrganization — Class in package org.igniterealtime.xiff.vcard
Organizational name and unit.
VCardOrganization(name, unit) — Constructor in class org.igniterealtime.xiff.vcard.VCardOrganization
VCardPhoto — Class in package org.igniterealtime.xiff.vcard
Photograph.
VCardPhoto(type, binaryValue, externalValue) — Constructor in class org.igniterealtime.xiff.vcard.VCardPhoto
To save a photo, either binaryValue or externalValue are required, but not both.
VCardSound — Class in package org.igniterealtime.xiff.vcard
Formatted name pronunciation property.
VCardSound(phonetic, binaryValue, externalValue) — Constructor in class org.igniterealtime.xiff.vcard.VCardSound
To save a sound, either phonetic, binaryValue or externalValue are required.
VCardTelephone — Class in package org.igniterealtime.xiff.vcard
Telephone number.
VCardTelephone(voice, fax, pager, msg, cell, video) — Constructor in class org.igniterealtime.xiff.vcard.VCardTelephone
version — Property in class org.igniterealtime.xiff.data.browse.BrowseItem
A string containing the version of the node, equivalent to the response provided to a query in the 'jabber:iq:version' namespace.
version — Property in interface org.igniterealtime.xiff.vcard.IVCard
version — Property in class org.igniterealtime.xiff.vcard.VCard
Version of the vCard.
video — Property in interface org.igniterealtime.xiff.vcard.IVCardTelephone
video — Property in class org.igniterealtime.xiff.vcard.VCardTelephone
voice — Property in interface org.igniterealtime.xiff.vcard.IVCardTelephone
voice — Property in class org.igniterealtime.xiff.vcard.VCardTelephone
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z