local.tomas.vcard.impl.type
Class VRecurrence

java.lang.Object
  extended by local.tomas.vcard.impl.type.VDateBase
      extended by local.tomas.vcard.impl.type.VRecurrence
All Implemented Interfaces:
VCardPropertyImplementation

public class VRecurrence
extends VDateBase


Nested Class Summary
static class VRecurrence.Recurrence
           
static class VRecurrence.RecurrenceType
           
 
Constructor Summary
VRecurrence()
           
 
Method Summary
protected  java.lang.Object createFromString(java.lang.String str)
           
 java.lang.Class getType()
           
protected  java.lang.String serializeToString(java.lang.Object obj)
           
 
Methods inherited from class local.tomas.vcard.impl.type.VDateBase
create, findEncoding, findEncoding, serialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VRecurrence

public VRecurrence()
Method Detail

createFromString

protected java.lang.Object createFromString(java.lang.String str)
                                     throws java.text.ParseException,
                                            VCardException
Specified by:
createFromString in class VDateBase
Throws:
java.text.ParseException
VCardException

serializeToString

protected java.lang.String serializeToString(java.lang.Object obj)
Specified by:
serializeToString in class VDateBase

getType

public java.lang.Class getType()
Specified by:
getType in interface VCardPropertyImplementation
Overrides:
getType in class VDateBase


Copyright © 2007 null. All Rights Reserved.