TIBCO BusinessEvents™
Standard
Collections
Set
Collections.Set
.
deleteSet()
Signature
Object deleteSet ( String setId )
Domain
ACTION
Description
Deletes the instance of Set for the given setID.
This function can not be used if the collection is created with createSet().
Parameters
Name
Type
Description
setId
String
The String ID of the Set to delete
Returns
Type
Description
void
Cautions
none