Method Summary |
|
protected Object | computeRealValue() Compute real value from attributes setting. |
public String | getAttribute() Another access method for the name property. |
public String | getName() Access method for the name property. |
public String | getRole() Access method for the name property. |
public Object | getValue() Access method for the value property. |
public void | setAttribute(String aName) Sets the value of the name property. |
public void | setBody(String body) Sets the value of the value property. |
public void | setContent(Object aValue) Sets the value of the value property. |
public void | setDirect(String value) Sets the value of the value property. |
public void | setName(String aName) Sets the value of the name property. |
public void | setRole(String role) Sets the value of the name property. |
public void | setType(String value) Sets the value of the value property. |
public void | setValue(Object aValue) Sets the value of the value property. |