gsdsdk / com.gsd.software.sdk.netconnector.sync.schema.model / SchemaProperty / SimpleTypeArray
class SimpleTypeArray :
SchemaProperty
Name | Summary |
---|---|
<init> | SimpleTypeArray(name: String , childType: String ) |
Name | Summary |
---|---|
childType | val childType: String |
Name | Summary |
---|---|
name | val name: String |
type | val type: String |
Name | Summary |
---|---|
equals | open fun equals(other: Any ?): Boolean |
hashCode | open fun hashCode(): Int |