Package de.gematik.combine.model
Class TableCell
java.lang.Object
de.gematik.combine.model.TableCell
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TableCell.TableCellBuilderbuilder()protected booleanintcompareTo(CombineItem other) booleangetTags()getUrl()getValue()inthashCode()booleanhasProperty(String property) booleanvoidsetCheckExpression(String checkExpression) voidsetCheckExpressionId(String checkExpressionId) voidvoidsetProperties(Map<String, String> properties) voidvoidvoidtoString()
-
Constructor Details
-
TableCell
-
-
Method Details
-
builder
-
getHeader
-
getCombineItem
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
hasTag
-
hasProperty
-
getProperties
-
compareTo
-
produceValueUrl
-
toBuilder
-
getValue
-
getUrl
-
getTags
-
getGroups
-
getCheckExpression
-
getCheckExpressionId
-
setValue
-
setUrl
-
setTags
-
setProperties
-
setGroups
-
setCheckExpression
-
setCheckExpressionId
-