|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.probe.JasmineObject
org.ow2.jasmine.probe.JasmineOutput
public class JasmineOutput
Used to define OUTPUT arguments for a JASMINe probes.
| Field Summary |
|---|
| Fields inherited from class org.ow2.jasmine.probe.JasmineObject |
|---|
name, properties, type |
| Constructor Summary | |
|---|---|
JasmineOutput()
Default constructor |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
Indicates whether some other object is "equal to" this one. |
int |
hashCode()
Returns a hash code value for the object. |
String |
toLine()
Build a single line description of this object. |
String |
toString()
Build a full description of this object. |
| Methods inherited from class org.ow2.jasmine.probe.JasmineObject |
|---|
getName, getProperties, getType, setName, setProperties, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JasmineOutput()
| Method Detail |
|---|
public boolean equals(Object obj)
equals in class Objectobj - The other object to compare
public int hashCode()
hashCode in class Objectpublic String toString()
toString in class Objectpublic String toLine()
toLine in class JasmineObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||