@Portable public class Definition extends Object implements Serializable
Constructor and Description |
---|
Definition() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getGiven() |
String |
getName() |
String |
getProbabilities() |
void |
setGiven(List<String> given) |
void |
setName(String name) |
void |
setProbabilities(String probabilities) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.