- All Implemented Interfaces:
ActAs
- Author:
- Jiandong Guo
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the any property.
void
Sets the value of the any property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ActAsImpl
public ActAsImpl(Token aaToken)
-
ActAsImpl
public ActAsImpl(Element actAsElement)
-
Method Details
-
setAny
public void setAny(Object obj)
Description copied from interface: ActAs
Sets the value of the any property.
- Specified by:
setAny in interface ActAs
- Parameters:
obj - allowed object is
Object
-
getAny
Description copied from interface: ActAs
Gets the value of the any property.
- Specified by:
getAny in interface ActAs
- Returns:
- possible object is
Object