public interface SimpleTable
Modifier and Type | Method and Description |
---|---|
Long |
getLongValue() |
String |
getStringValue() |
void |
setLongValue(Long value) |
void |
setStringValue(String value) |
Copyright © 2021 Atlassian. All rights reserved.