public class SelectColumnsTag extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_PROPERTY |
static String |
TAG_NAME |
| Constructor and Description |
|---|
SelectColumnsTag(String id,
String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getText() |
void |
setId(String id) |
void |
setText(String text) |
public static final String TAG_NAME
public static final String ATTRIBUTE_PROPERTY
public SelectColumnsTag(String id, String text)
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.