protected class ComposeFormulaCtrl.ArgWrapper extends Object
ArgWrapper(Integer index, String name, String value)
Integer
getIndex()
String
getName()
getValue()
void
setIndex(Integer index)
setName(String name)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArgWrapper(Integer index, String name, String value)
public String getName()
public void setName(String name)
public Integer getIndex()
public void setIndex(Integer index)
public String getValue()
public void setValue(String value)
Copyright © 2020. All rights reserved.