public static interface Table4D.Cell4D<S,P,R,C,V>
C
getColumnKey()
P
getPageKey()
R
getRowKey()
S
getSectionKey()
V
getValue()
setValue(V newValue)
S getSectionKey()
P getPageKey()
R getRowKey()
C getColumnKey()
V getValue()
V setValue(V newValue)