public class GXVariable extends GXKeyValue implements GXIVariable
GXBaseObjectConstants
.NULL, OVERRIDE, UNKNOWN
Constructor and Description |
---|
GXVariable()
empty ctor - to be used only by serialization
|
GXVariable(String name) |
GXVariable(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isVariable(String varName) |
getClass, notify, notifyAll, toString, wait, wait, wait
getName, setName
public GXVariable()
public GXVariable(String name)
name
- the name of the variable to set.Copyright 2021 Software AG. All rights reserved. Use is subject to license terms.