|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biomage.tools.generate_classes.CreateFile.RoleInformation
public class CreateFile.RoleInformation
Field Summary | |
---|---|
protected int |
card
|
protected int |
typeRole
|
Constructor Summary | |
---|---|
protected |
CreateFile.RoleInformation(int card,
int typeRole)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object object)
|
int |
getCard()
|
int |
getTypeRole()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int card
protected int typeRole
Constructor Detail |
---|
protected CreateFile.RoleInformation(int card, int typeRole)
Method Detail |
---|
public int getCard()
public int getTypeRole()
public boolean equals(java.lang.Object object)
equals
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |