TIBCO BusinessEvents™
Standard
Instance
Reflection
Instance.Reflection
.
isPropertyBoolean()
Signature
boolean isPropertyBoolean(Object obj)
Domain
ACTION, CONDITION, QUERY, BUI
Description
This method checks if an object is a PropertyBoolean object.
Parameters
Name
Type
Description
obj
Object
The object to be checked
Returns
Type
Description
boolean
Returns if it is a PropertyBoolean object
Cautions
none