edu.jhu.tmaj.servlet.response.impl
Class CellLinesReferenceResponse

java.lang.Object
  extended by edu.jhu.tmaj.servlet.response.SuccessResponse
      extended by edu.jhu.tmaj.servlet.response.impl.CellLinesReferenceResponse
All Implemented Interfaces:
CommandResponse, java.io.Serializable

public final class CellLinesReferenceResponse
extends SuccessResponse
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
CellLinesReferenceResponse(CellLinesReferenceBean a)
           
 
Method Summary
 CellLinesReferenceBean getCellLinesReferenceBean()
           
 
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

CellLinesReferenceResponse

public CellLinesReferenceResponse(CellLinesReferenceBean a)
Method Detail

getCellLinesReferenceBean

public CellLinesReferenceBean getCellLinesReferenceBean()