|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.excel4j.XLObject
org.excel4j.object.XLBoolean
public class XLBoolean
A boolean.
Field Summary |
---|
Fields inherited from class org.excel4j.XLObject |
---|
handle, xltype |
Method Summary | |
---|---|
boolean |
asBoolean()
Extract an integer from the object. |
Methods inherited from class org.excel4j.XLObject |
---|
asArray, asError, asInteger, asNumber, asString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean asBoolean()
XLObject
asBoolean
in class XLObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |