|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.common.data.array.ArrayData
public class ArrayData
Constructor Summary | |
---|---|
ArrayData()
|
Method Summary | |
---|---|
long |
getId()
|
ProtocolApplicationData |
getManufacturingProtocolApplication()
|
void |
setId(long id)
|
void |
setManufacturingProtocolApplication(ProtocolApplicationData protApp)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArrayData()
Method Detail |
---|
public ProtocolApplicationData getManufacturingProtocolApplication()
public void setManufacturingProtocolApplication(ProtocolApplicationData protApp)
protApp
- The protApp to set.public long getId()
public void setId(long id)
id
- The id to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |