This is the complete list of members for org.turro.vcard.properties.Property, including all inherited members.
addType(String type) | org.turro.vcard.properties.Property | |
getInstance(VCard vcard, PropertyTag tag, String l) | org.turro.vcard.properties.Property | static |
getTag() | org.turro.vcard.properties.Property | |
getTypes() | org.turro.vcard.properties.Property | |
getValue() | org.turro.vcard.properties.Property | |
getValue(int index) | org.turro.vcard.properties.Property | |
getValues() | org.turro.vcard.properties.Property | |
Property(PropertyTag tag, VCard vcard) | org.turro.vcard.properties.Property | |
Property(PropertyTag tag, VCard vcard, String value) | org.turro.vcard.properties.Property | |
renderProperty(StringBuilder sb) | org.turro.vcard.properties.Property | |
setValue(String value) | org.turro.vcard.properties.Property | |
setValues(String[] values) | org.turro.vcard.properties.Property |