local.tomas.vcard
Class VCardProperty
java.lang.Object
local.tomas.vcard.VCardProperty
- All Implemented Interfaces:
- java.lang.Cloneable
public class VCardProperty
- extends java.lang.Object
- implements java.lang.Cloneable
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VCardProperty
public VCardProperty(VCardParameters parameters,
java.lang.Object value)
getParameters
public VCardParameters getParameters()
getValue
public java.lang.Object getValue()
setValue
public void setValue(java.lang.Object value)
getTypes
public java.util.Set<java.lang.String> getTypes()
hasType
public boolean hasType(java.lang.String type)
clone
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Overrides:
clone in class java.lang.Object
- Throws:
java.lang.CloneNotSupportedException
Copyright © 2007 null. All Rights Reserved.