|
Project: stp | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectjavax.wvcm.PropertyNameList.PropertyName<String>
CqUserDb.NamedValueName
public static class CqUserDb.NamedValueName
An extension of the standard PropertyName that may be used by clients to access named values on the ClearQuest server as CM API properties of this database.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface javax.wvcm.PropertyRequestItem |
---|
PropertyRequestItem.NestedPropertyName<T>, PropertyRequestItem.PropertyRequest |
Constructor Summary | |
---|---|
CqUserDb.NamedValueName(String name)
Constructs a PropertyName that denotes the name component of a ClearQuest session name/value pair. |
Method Summary |
---|
Methods inherited from class javax.wvcm.PropertyNameList.PropertyName |
---|
equals, getName, getNamespace, hashCode, nest, nest, nest, toString |
Methods inherited from class Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CqUserDb.NamedValueName(String name)
name
- The name that is to be associated with a value in the
ClearQuest session.
|
Generated Wed 14-Mar-2018 10:38 PM | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |