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