| Modifier and Type | Field and Description |
|---|---|
private SchemaVariable |
label |
| Constructor and Description |
|---|
JumpLabelSVWrapper(SchemaVariable l) |
| Modifier and Type | Method and Description |
|---|---|
SchemaVariable |
getSV()
returns a String name of this meta construct.
|
void |
setSV(SchemaVariable sv)
sets the schema variable of sort statement
|
java.lang.String |
toString() |
private SchemaVariable label
public JumpLabelSVWrapper(SchemaVariable l)
public SchemaVariable getSV()
SVWrapperpublic void setSV(SchemaVariable sv)
SVWrapperpublic java.lang.String toString()
toString in class java.lang.Object