Uses of Interface
com.caplin.datasrc.fields.FieldInfo
Package
Description
-
Uses of FieldInfo in com.caplin.datasrc.fields
Modifier and TypeMethodDescriptionFieldManager.getFieldByName
(String name) Gets the FieldInfo for a field, given a field name.FieldManager.getFieldByNumber
(int num) Gets the FieldInfo for a field, given a field number. -
Uses of FieldInfo in com.caplin.datasrc.interfaces
Modifier and TypeMethodDescriptionDSField.getFieldInfo()
Get the field information for this field, if available.Modifier and TypeMethodDescriptionvoid
DSField.setFieldInfo
(FieldInfo fieldInfo) Sets the field information for the field. -
Uses of FieldInfo in com.caplin.transformer.module.datasrc