Class RhinoDomainAttribute
java.lang.Object
pl.decerto.hyperon.runtime.rhino.domain.RhinoDomainAttribute
- Direct Known Subclasses:
RhinoDomainNullAttribute
- Author:
- przemek hertel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleangetBoolean(HyperonContext ctx) getDate()getDate(HyperonContext ctx) getDecimal(HyperonContext ctx) getInteger(HyperonContext ctx) doubledoublegetNumber(HyperonContext ctx) getString(HyperonContext ctx) getValue()getValue(HyperonContext ctx) toString()value(HyperonContext ctx)
-
Constructor Details
-
RhinoDomainAttribute
-
-
Method Details