| Package | Description |
|---|---|
| com.ibm.rational.test.lt.recorder.core.tester |
Provides the classes and interfaces for implementing packet testers.
|
| Modifier and Type | Method and Description |
|---|---|
GenericEvaluationResult |
IPacketTester.evaluatePacketType(String packetType)
Returns a generic evaluation for all packets of a given type.
|
static GenericEvaluationResult |
GenericEvaluationResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenericEvaluationResult[] |
GenericEvaluationResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© Copyright IBM Corp. 2016. All rights reserved.