|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectzombie.scripting.objects.Recipe.Result
public class Recipe.Result
Field Summary | |
---|---|
int |
count
|
java.lang.String |
type
|
Constructor Summary | |
---|---|
Recipe.Result()
|
Method Summary | |
---|---|
int |
getCount()
|
java.lang.String |
getType()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String type
public int count
Constructor Detail |
---|
public Recipe.Result()
Method Detail |
---|
public java.lang.String getType()
public int getCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |