|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.services.fileparse.gpr.GenePixQuantitationType
public class GenePixQuantitationType
Constructor Summary | |
---|---|
GenePixQuantitationType()
|
Method Summary | |
---|---|
long |
getId()
|
java.lang.String |
getName()
|
void |
setId(long id)
|
void |
setName(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenePixQuantitationType()
Method Detail |
---|
public long getId()
getId
in interface ParsingQuantitationType
public void setId(long id)
setId
in interface ParsingQuantitationType
id
- The id to set.public java.lang.String getName()
getName
in interface ParsingQuantitationType
public void setName(java.lang.String name)
setName
in interface ParsingQuantitationType
name
- The name to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |