Package net.bluemind.addressbook.api
Class VCard.Identification.Gender
java.lang.Object
net.bluemind.addressbook.api.VCard.BasicAttribute
net.bluemind.addressbook.api.VCard.Identification.Gender
- Enclosing class:
 VCard.Identification
To specify the components of the sex and gender identity of the object the
 vCard represents.
- 
Field Summary
FieldsFields inherited from class net.bluemind.addressbook.api.VCard.BasicAttribute
parameters, value - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncopy()static VCard.Identification.GenderbooleaninthashCode()Methods inherited from class net.bluemind.addressbook.api.VCard.BasicAttribute
containsUniqueValue, containsValues, copyParameters, getParameterValue, getParameterValues 
- 
Field Details
- 
text
 
 - 
 - 
Constructor Details
- 
Gender
public Gender() 
 - 
 - 
Method Details
- 
create
 - 
copy
 - 
hashCode
public int hashCode()- Overrides:
 hashCodein classVCard.BasicAttribute
 - 
equals
- Overrides:
 equalsin classVCard.BasicAttribute
 
 -