|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hops.lg.pg.lg_util.LG_Mark
public class lg_util.LG_Mark
a mark stores the name of the mark and the type
| Field Summary | |
|---|---|
java.lang.String |
id
name of the mark |
char |
type
type of the mark |
| Constructor Summary | |
|---|---|
lg_util.LG_Mark()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
int |
compareTo(lg_util.LG_Mark _m)
compares two marks Order: minus P C A L Ph V plus |
int |
getTypeValue()
return the int type value |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String id
public char type
| Constructor Detail |
|---|
public lg_util.LG_Mark()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.Object clone()
clone in class java.lang.Objectpublic int compareTo(lg_util.LG_Mark _m)
public int getTypeValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||