|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.model.Narrative
public class Narrative
| Field Summary | |
|---|---|
static Narrative |
EMPTY
|
| Constructor Summary | |
|---|---|
Narrative(String inOrderTo,
String asA,
String iWantTo)
|
|
| Method Summary | |
|---|---|
String |
asA()
|
String |
inOrderTo()
|
boolean |
isEmpty()
|
String |
iWantTo()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Narrative EMPTY
| Constructor Detail |
|---|
public Narrative(String inOrderTo,
String asA,
String iWantTo)
| Method Detail |
|---|
public String inOrderTo()
public String asA()
public String iWantTo()
public boolean isEmpty()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||