gsdsdk / com.gsd.software.sdk.viewparser.dynamicview.model / Binder / IntegerField
data class IntegerField :
Binder
Name | Summary |
---|---|
<init> | IntegerField(source: String , destination: String ) |
Name | Summary |
---|---|
destination | val destination: String |
source | val source: String |
Name | Summary |
---|---|
binderDestination | val binderDestination: String |
binderSource | val binderSource: String |
Name | Summary |
---|---|
clone | fun clone(): Binder |