Class DatasetsWebService.CurationDetailsCommit
java.lang.Object
ubic.gemma.rest.DatasetsWebService.CurationDetailsCommit
- Enclosing class:
DatasetsWebService
curationDetails section. Only
curationNote commits here; the flags go through the ticket layer.- Author:
- tesarst
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetCurationNote(String curationNote) voidsetNeedsAttention(Boolean needsAttention) voidsetTroubled(Boolean troubled) toString()
-
Constructor Details
-
CurationDetailsCommit
public CurationDetailsCommit()
-
-
Method Details
-
getTroubled
-
getNeedsAttention
-
getCurationNote
-
setTroubled
-
setNeedsAttention
-
setCurationNote
-
equals
-
canEqual
-
hashCode
-
toString
-