org.ow2.jasmine.probe
Class JasmineSingleBooleanResult
java.lang.Object
org.ow2.jasmine.probe.JasmineSingleResult
org.ow2.jasmine.probe.JasmineSingleBooleanResult
- All Implemented Interfaces:
- Serializable
public class JasmineSingleBooleanResult
- extends JasmineSingleResult
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JasmineSingleBooleanResult
public JasmineSingleBooleanResult()
- Constructor of a JSR having a boolean value.
getValue
public Object getValue()
- Specified by:
getValue in class JasmineSingleResult
setValue
public void setValue(Object value)
- Specified by:
setValue in class JasmineSingleResult
Copyright © 2013 OW2 Consortium. All Rights Reserved.