com.sap.ip.collaboration.gw.api.enums

Class RecurrencePatternType

java.lang.Object
  extended by com.sap.ip.collaboration.gw.api.enums.AbstractEnum
      extended by com.sap.ip.collaboration.gw.api.enums.RecurrencePatternType
All Implemented Interfaces:
Serializable

public class RecurrencePatternType
extends AbstractEnum

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.sap.ip.collaboration.gw.api.enums.AbstractEnum
AbstractEnum.StringIterator
 
Field Summary
static RecurrencePatternType DAILY
          High priority
static RecurrencePatternType WEEKLY
           
 
Fields inherited from class com.sap.ip.collaboration.gw.api.enums.AbstractEnum
value
 
Method Summary
static RecurrencePatternType getEnumByString(String value)
           
static Iterator stringValues()
           
 
Methods inherited from class com.sap.ip.collaboration.gw.api.enums.AbstractEnum
getStringValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

DAILY

public static final RecurrencePatternType DAILY
High priority


WEEKLY

public static final RecurrencePatternType WEEKLY
Method Detail

getEnumByString

public static RecurrencePatternType getEnumByString(String value)
Parameters:
value - Priority type.
Returns:
RecurrencePatternType Instance

stringValues

public static Iterator stringValues()
Returns:
Iterator to iterate through Priority types.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-COLL [sap.com] tc/kmc/coll/gw api EP-KM-COL


Copyright 2012 SAP AG Complete Copyright Notice