public static class PlanNode.Property extends Object
Property()
Property(String name)
String
getName()
List<String>
getValues()
getValuesAsCSV()
void
setValues(List<String> values)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Property()
public Property(String name)
public String getName()
public List<String> getValues()
public String getValuesAsCSV()
public void setValues(List<String> values)
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.