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