|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.servlet.response.SuccessResponse edu.jhu.tmaj.servlet.response.impl.QuantityLeftResponse
public final class QuantityLeftResponse
Contains the quantity left on a sample.
Constructor Summary | |
---|---|
QuantityLeftResponse(int quantityLeft)
|
Method Summary | |
---|---|
int |
getQuantityLeft()
|
Methods inherited from class edu.jhu.tmaj.servlet.response.SuccessResponse |
---|
getError, isSuccessful, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public QuantityLeftResponse(int quantityLeft)
Method Detail |
---|
public int getQuantityLeft()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |