org.kie.uberfire.wires.bayesian.network.parser.client.parser
Class VariableXml
java.lang.Object
org.kie.uberfire.wires.bayesian.network.parser.client.parser.VariableXml
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Variable
@Portable
public class VariableXml
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VariableXml
public VariableXml()
getValue
public List<String> getValue()
setValue
public void setValue(List<String> value)
getType
public String getType()
setType
public void setType(String type)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.