@Portable public class VariableXml extends Object implements Serializable
VariableXml()
String
getType()
List<String>
getValue()
void
setType(String type)
setValue(List<String> value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VariableXml()
public List<String> getValue()
public void setValue(List<String> value)
public String getType()
public void setType(String type)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.