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

Class TransportType

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

public class TransportType
extends AbstractEnum

Enumeration class for different transport types.

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 TransportType BOTH
          Both read and send transport
static TransportType READ
          Read transport
static TransportType SEND
          Send transport
 
Fields inherited from class com.sap.ip.collaboration.gw.api.enums.AbstractEnum
value
 
Method Summary
static TransportType 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

READ

public static final TransportType READ
Read transport


SEND

public static final TransportType SEND
Send transport


BOTH

public static final TransportType BOTH
Both read and send transport

Method Detail

getEnumByString

public static TransportType getEnumByString(String value)
Parameters:
value - Transport type value
Returns:
TransportType Instance

stringValues

public static Iterator stringValues()
Returns:
Iterator to iterate the Transport 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