Class MetaField
java.lang.Object
ubic.gemma.core.loader.expression.ucsc.cellbrowser.model.MetaField
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanintgetLabel()intgetMd5()getName()getType()inthashCode()voidsetArrType(String arrType) voidsetDiffValCount(int diffValCount) voidvoidsetMaxSize(int maxSize) voidvoidvoidsetType(MetaFieldType type) toString()
-
Constructor Details
-
MetaField
public MetaField()
-
-
Method Details
-
getName
-
getLabel
-
getType
-
getArrType
-
getMaxSize
public int getMaxSize() -
getDiffValCount
public int getDiffValCount() -
getMd5
-
setName
-
setLabel
-
setType
-
setArrType
-
setMaxSize
public void setMaxSize(int maxSize) -
setDiffValCount
public void setDiffValCount(int diffValCount) -
setMd5
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-