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, waitgetName, setNamepublic GXVariable()
public GXVariable(String name)
name - the name of the variable to set.Copyright 2022 Software AG. All rights reserved. Use is subject to license terms.