Package | Description |
---|---|
rocks.xmpp.extensions.vcard.temp.model |
Provides XML schema implementations of XEP-0054: vcard-temp.
|
Modifier and Type | Method and Description |
---|---|
VCard.Classification |
VCard.getClassification() |
static VCard.Classification |
VCard.Classification.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VCard.Classification[] |
VCard.Classification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VCard.setClassification(VCard.Classification classification) |
Copyright © 2014–2019 XMPP.rocks. All rights reserved.