public class GXVariableArray extends Object implements GXIVariable
NULL, OVERRIDE
Constructor and Description |
---|
GXVariableArray(String name,
String[] values) |
public String getName()
getName
in interface GXIVariable
GXIVariable.getName()
public void setName(String name)
setName
in interface GXIVariable
name
- The name of the variable or variable array.GXIVariable.setName(java.lang.String)
public void setValues(String[] values)
values
- the values to set in the variable arraypublic String[] getValues()
Copyright 2015 Software AG. All rights reserved. Use is subject to license terms.