ReferenceDataObject
ReferenceDataObject stores, queries, and manages contextual reference data
Learn what it is
Contextual dataPackage location
com.fractalworks.streams.sdk.referencedataDSL attributes
Attribute
Description
Type
Key methods
Key
// Set lookup key
public void setKey(Object key);
// Get lookup key
public Object getKey();Data
Last updated