Package | Description |
---|---|
com.caplin.datasrc.fields |
Provides field management interfaces and classes that represent all the configured fields that
are available.
|
com.caplin.datasrc.interfaces |
Defines the main data interfaces used by DataSource for Java SDK and related products.
|
com.caplin.transformer.module.datasrc |
Provides the classes used to represent the either an update received for a DataSource object, or
the cached data for a DataSource object.
|
Modifier and Type | Method and Description |
---|---|
FieldInfo |
FieldManager.getFieldByName(String name)
Gets the FieldInfo for a field, given a field name.
|
FieldInfo |
FieldManager.getFieldByNumber(int num)
Gets the FieldInfo for a field, given a field number.
|
Modifier and Type | Method and Description |
---|---|
FieldInfo |
DSField.getFieldInfo()
Get the field information for this field, if available.
|
Modifier and Type | Method and Description |
---|---|
void |
DSField.setFieldInfo(FieldInfo fieldInfo)
Sets the field information for the field.
|
Modifier and Type | Method and Description |
---|---|
FieldInfo |
DSFieldImpl.getFieldInfo() |
Modifier and Type | Method and Description |
---|---|
void |
DSFieldImpl.setFieldInfo(FieldInfo fieldInfo) |
Please send bug reports and comments to Caplin support