public class VariableDTO extends Object
VariableDTO(String name, String scope)
String
getName()
getScope()
getType()
getValue()
void
setBValue(BValue bValue)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public VariableDTO(String name, String scope)
public String getScope()
public String getName()
public String getType()
public String getValue()
public void setBValue(BValue bValue)
public String toString()
toString
Object
Copyright © 2018 WSO2. All rights reserved.