-
public final class PageProperty.Formula
-
-
Constructor Summary
Constructors Constructor Description PageProperty.Formula(String type, Boolean boolean, PageProperty.Date date, String string, Number number)
-
Method Summary
Modifier and Type Method Description final StringgetType()final BooleangetBoolean()final PageProperty.DategetDate()final StringgetString()final NumbergetNumber()-
-
Constructor Detail
-
PageProperty.Formula
PageProperty.Formula(String type, Boolean boolean, PageProperty.Date date, String string, Number number)
-
-
Method Detail
-
getBoolean
final Boolean getBoolean()
-
getDate
final PageProperty.Date getDate()
-
-
-
-