TIBCO BusinessEvents™
Standard
Instance
Reflection
Instance.Reflection
.
isPropertyString()
Signature
boolean isPropertyString(Object obj)
Domain
action, condition, query
Description
This method checks if an object is a PropertyString object.
Parameters
Name
Type
Description
obj
Object
The object to be checked
Returns
Type
Description
boolean
Returns if it is a PropertyString object
Cautions
none