| Package | Description |
|---|---|
| com.nortel.soa.oi.cct | |
| com.nortel.soa.oi.cct.types.connectionservice |
| Modifier and Type | Method and Description |
|---|---|
RecordingState |
ConnectionServiceImpl.getRecordingState(ConnectionRequest parameters)
Returns the current recording state of the Connection
|
| Modifier and Type | Method and Description |
|---|---|
static RecordingState |
RecordingState.fromValue(java.lang.String v) |
static RecordingState |
RecordingState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RecordingState[] |
RecordingState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<RecordingState> |
ObjectFactory.createGetRecordingStateResponse(RecordingState value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<RecordingState> |
ObjectFactory.createGetRecordingStateResponse(RecordingState value)
|
Copyright © 2010 All Rights Reserved.