|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.query.specification.SelectionSearchSpecValue
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
RESOURCE
|
private SelectionSearchSpec |
selectionSearchSpec
|
Fields inherited from interface wt.query.specification.NaryValue |
VALUE |
Constructor Summary | |
SelectionSearchSpecValue(SelectionSearchSpec set)
Supported API: false |
Method Summary | |
SelectionSearchSpec |
getSelectionSearchSpec()
Gets the object for the association that plays role: selectionSearchSpec. |
Object[] |
getValue()
Gets the value of the attribute: value. |
private void |
selectionSearchSpecValidate(SelectionSearchSpec a_SelectionSearchSpec)
|
void |
setSelectionSearchSpec(SelectionSearchSpec a_SelectionSearchSpec)
Sets the object for the association that plays role: selectionSearchSpec. |
void |
setValue(Object[] a_Value)
Sets the value of the attribute: value. |
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private SelectionSearchSpec selectionSearchSpec
Constructor Detail |
public SelectionSearchSpecValue(SelectionSearchSpec set) throws WTPropertyVetoException
set
-
WTPropertyVetoException
Method Detail |
public SelectionSearchSpec getSelectionSearchSpec()
public void setSelectionSearchSpec(SelectionSearchSpec a_SelectionSearchSpec) throws WTPropertyVetoException
a_SelectionSearchSpec
-
WTPropertyVetoException
private void selectionSearchSpecValidate(SelectionSearchSpec a_SelectionSearchSpec) throws WTPropertyVetoException
a_SelectionSearchSpec
-
WTPropertyVetoException
public Object[] getValue()
getValue
in interface NaryValue
public void setValue(Object[] a_Value) throws WTPropertyVetoException
setValue
in interface NaryValue
a_Value
-
WTPropertyVetoException
public String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |