|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.tws.objects.types.Identifier
com.ibm.tws.objects.plan.PlanIdentifier
This class is a subclass of Identified, used to represent a special kind of it. The Plan Identifier is used to identify the plan currently referenced by clients operations
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
Copyright |
Constructor Summary | |
---|---|
PlanIdentifier(java.lang.String value)
Creates an Identifier object with the specified value. |
Methods inherited from class com.ibm.tws.objects.types.Identifier |
---|
after, before, compareTo, equals, getValue, hashCode, setValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final java.lang.String COPYRIGHT
Constructor Detail |
public PlanIdentifier(java.lang.String value)
value
- A String that represent the value of the Plan Identifier.
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |