Package | Description |
---|---|
oracle.ucs.messaging.ws.types |
Modifier and Type | Field and Description |
---|---|
protected TrackingType |
MessageInfo.tracking |
Modifier and Type | Method and Description |
---|---|
static TrackingType |
TrackingType.fromValue(String v) |
TrackingType |
MessageInfo.getTracking()
Gets the value of the tracking property.
|
static TrackingType |
TrackingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackingType[] |
TrackingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MessageInfo.setTracking(TrackingType value)
Sets the value of the tracking property.
|
Copyright © 2006, 2017 Oracle and/or its affiliates. All rights reserved.