Package com.vaadin.exampledata
Class NodeScriptInterface
java.lang.Object
com.vaadin.exampledata.NodeScriptInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BooleangetChanceBoolean(int seed, String type, String options) static DoublegetChanceDouble(int seed, String type, String options) static IntegergetChanceInteger(int seed, String type, String options) static LocalDategetChanceLocalDate(int seed, String type, String options) static StringgetChanceString(int seed, String type, String options) static StringgetEan13(int seed)
-
Constructor Details
-
NodeScriptInterface
public NodeScriptInterface()
-
-
Method Details
-
getChanceString
-
getChanceInteger
-
getChanceBoolean
-
getChanceDouble
-
getChanceLocalDate
-
getEan13
-