Package | Description |
---|---|
com.tibco.rta |
Connection, session, configuration classes and interfaces.
|
com.tibco.rta.model |
Schema model classes and interfaces.
|
Modifier and Type | Method and Description |
---|---|
void |
Fact.setAttribute(java.lang.String attrName,
java.lang.Object value)
Sets the attribute value.
|
void |
Fact.setAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
Sets attributes in bulk.
|
Modifier and Type | Method and Description |
---|---|
void |
FunctionDescriptor.FunctionParamValue.setValue(java.lang.Object value)
Sets a value to a function parameter.
|
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.