|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.inria.oadymppac.parsing.info.BasicInfo
fr.inria.oadymppac.parsing.info.ValuesInfo
Field Summary | |
static int |
INFO_TYPE
|
Fields inherited from class fr.inria.oadymppac.parsing.info.BasicInfo |
cloned, created |
Fields inherited from interface fr.inria.oadymppac.parsing.event.Info |
logger |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.ValuesAttributes |
VALUES_NONE |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.dtd.DTDValuesElement |
VALUES |
Constructor Summary | |
ValuesInfo()
|
Method Summary | |
java.lang.Object |
clone()
|
int |
getInfoType()
|
int[] |
getValues()
|
void |
setValues(int[] values)
|
java.lang.String |
toString()
|
Methods inherited from class fr.inria.oadymppac.parsing.info.BasicInfo |
clone, clone, clone |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final int INFO_TYPE
Constructor Detail |
public ValuesInfo()
Method Detail |
public int getInfoType()
getInfoType
in interface Info
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in class BasicInfo
java.lang.CloneNotSupportedException
public int[] getValues()
getValues
in interface ValuesAttributes
public void setValues(int[] values)
setValues
in interface ValuesAttributes
values
- The values to set.public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |