Class Value
- java.lang.Object
-
- com.github.jferrater.opa.ast.to.sql.query.model.response.Value
-
public class Value extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Value()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetType()java.lang.ObjectgetValues()voidsetType(java.lang.String type)voidsetValues(java.lang.Object values)
-