|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.vc.baseline.BaselineMemberInfo
This class is used to get all of the necessary information for the BaselineMember
when adding to a baseline.
Supported API: false
Extendable: false
Field Summary | |
private Baselineable |
baselineable
Deprecated. |
private static String |
CLASSNAME
Deprecated. |
private static String |
RESOURCE
Deprecated. |
Constructor Summary | |
BaselineMemberInfo()
Deprecated. |
|
BaselineMemberInfo(Baselineable a_baselineable)
Deprecated. This entire class is deprecated. |
Method Summary | |
Class |
baselineMemberClass()
Deprecated. This entire class is deprecated. |
Baselineable |
getBaselineable()
Deprecated. This entire class is deprecated. |
void |
setBaselineable(Baselineable a_Baselineable)
Deprecated. This entire class is deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private Baselineable baselineable
Constructor Detail |
public BaselineMemberInfo(Baselineable a_baselineable) throws WTPropertyVetoException
a_baselineable
-
WTPropertyVetoException
public BaselineMemberInfo()
Method Detail |
public Baselineable getBaselineable()
public void setBaselineable(Baselineable a_Baselineable) throws WTPropertyVetoException
a_Baselineable
-
WTPropertyVetoException
public Class baselineMemberClass()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |