com.funambol.common.pim.model.model
Class VAlarm

java.lang.Object
  extended by com.funambol.common.pim.model.model.VComponent
      extended by com.funambol.common.pim.model.model.VAlarm
All Implemented Interfaces:
java.lang.Comparable

public class VAlarm
extends VComponent

Version:
$Id: VAlarm.java,v 1.2 2007-11-28 11:14:05 nichele Exp $

Field Summary
 
Fields inherited from class com.funambol.common.pim.model.model.VComponent
DATE_PROPERTIES, TYPE_APPOINTMENT, TYPE_TASK
 
Constructor Summary
VAlarm()
           
 
Method Summary
 java.lang.String getSifType()
           
 java.lang.String getVComponentName()
          Should be overridden in concrete subclass to return component name, for example VEVENT, VTODO or similar
 
Methods inherited from class com.funambol.common.pim.model.model.VComponent
addComponent, addProperty, addProperty, clone, compareTo, convertUTCDatesToLocal, delComponent, delProperty, equals, getAllComponents, getAllProperties, getComponent, getComponents, getProperties, getProperty, hashCode, hasProperty, setProperty, toString, toStringBuffer
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VAlarm

public VAlarm()
Method Detail

getVComponentName

public java.lang.String getVComponentName()
Description copied from class: VComponent
Should be overridden in concrete subclass to return component name, for example VEVENT, VTODO or similar

Specified by:
getVComponentName in class VComponent

getSifType

public java.lang.String getSifType()
Specified by:
getSifType in class VComponent


Copyright © 2001-2009 Funambol.