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