Package net.bluemind.addressbook.api
Class VCard.Identification.FormatedName
java.lang.Object
net.bluemind.addressbook.api.VCard.BasicAttribute
net.bluemind.addressbook.api.VCard.Identification.FormatedName
- Enclosing class:
VCard.Identification
To specify the formatted text corresponding to the name of the object the
vCard represents.
-
Field Summary
Fields inherited from class net.bluemind.addressbook.api.VCard.BasicAttribute
parameters, value
-
Constructor Summary
-
Method Summary
Methods inherited from class net.bluemind.addressbook.api.VCard.BasicAttribute
containsUniqueValue, containsValues, copyParameters, equals, getParameterValue, getParameterValues, hashCode
-
Constructor Details
-
FormatedName
public FormatedName()
-
-
Method Details
-
create
public static VCard.Identification.FormatedName create(String value, List<VCard.Parameter> parameters) -
create
-
copy
-