Package | Description |
---|---|
com.nortel.soa.oi.cct.types.connectionservice |
Modifier and Type | Method and Description |
---|---|
static TransportType |
TransportType.fromValue(java.lang.String v) |
TransportType |
RecordingRequest.getTransportType()
Gets the value of the transportType property.
|
static TransportType |
TransportType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TransportType[] |
TransportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RecordingRequest.setTransportType(TransportType value)
Sets the value of the transportType property.
|
Copyright © 2010 All Rights Reserved.