@Portable public class Probability extends Object implements Serializable
Probability()
String
getFor_()
List<String>
getGiven()
getTable()
void
setFor_(String for_)
setGiven(List<String> given)
setTable(String table)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Probability()
public String getFor_()
public void setFor_(String for_)
public List<String> getGiven()
public void setGiven(List<String> given)
public String getTable()
public void setTable(String table)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.