|
|||||||||
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.ArrayCoresGetResponse
public final class ArrayCoresGetResponse
Contains a List of ArrayCoreBeans
Constructor Summary | |
---|---|
ArrayCoresGetResponse(java.util.List<ArrayCoreRep> beanList)
|
Method Summary | |
---|---|
java.util.List<ArrayCoreRep> |
getBeansList()
|
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 ArrayCoresGetResponse(java.util.List<ArrayCoreRep> beanList)
Method Detail |
---|
public java.util.List<ArrayCoreRep> getBeansList()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |