gsdsdk / com.gsd.software.sdk.netconnector.sync.dfobject.model / DynamicItem
interface DynamicItem
Name | Summary |
---|---|
extractBindValue | abstract fun extractBindValue(binder: Binder ): Any |
extractValue | abstract fun extractValue(field: String ): Any ? |
Name | Summary |
---|---|
DfObjectItem | class DfObjectItem : DynamicItem |
ObjectPropertiesItem | class ObjectPropertiesItem : DynamicItem |