Class DesignPreflightReport.Blocker
java.lang.Object
ubic.gemma.model.expression.experiment.DesignPreflightReport.Blocker
- All Implemented Interfaces:
Serializable
- Enclosing class:
DesignPreflightReport
One reason the proposed payload cannot be applied. Each blocker is self-describing.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetType()inthashCode()voidsetBioMaterialId(Long bioMaterialId) voidsetFactorId(Long factorId) voidsetFactorValueId(Long factorValueId) voidsetMessage(String message) voidsetStatementId(Long statementId) voidtoString()
-
Constructor Details
-
Blocker
public Blocker() -
Blocker
-
-
Method Details
-
getType
-
getMessage
-
getFactorId
-
getFactorValueId
-
getBioMaterialId
-
getStatementId
-
setType
-
setMessage
-
setFactorId
-
setFactorValueId
-
setBioMaterialId
-
setStatementId
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-