public class ColumnNodeTypeAndValue
extends java.lang.Object
Title:
Description:
Copyright: Copyright (c) 2003
Company:
| Constructor and Description |
|---|
ColumnNodeTypeAndValue() |
ColumnNodeTypeAndValue(int type,
java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
java.lang.Object |
getValue() |
void |
setType(int type) |
void |
setValue(java.lang.Object value) |
Copyright ? 2022. All Rights Reserved.