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