edu.jhu.tmaj.servlet.response.impl
Class IsArrayBlockBlankResponse
java.lang.Object
edu.jhu.tmaj.servlet.response.SuccessResponse
edu.jhu.tmaj.servlet.response.impl.IsArrayBlockBlankResponse
- All Implemented Interfaces:
- CommandResponse, java.io.Serializable
public final class IsArrayBlockBlankResponse
- extends SuccessResponse
- implements java.io.Serializable
Contains a boolean on whether the ArrayBlock is blank, and if not, how many cores are designed.
An ArrayBlock is blank if there are no tissueDiagnosisIDs entered for any of its cores.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
IsArrayBlockBlankResponse
public IsArrayBlockBlankResponse(int numberOfCoresMade)
isArrayBlockBlank
public boolean isArrayBlockBlank()
getNumberOfCoresMade
public int getNumberOfCoresMade()