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