gsdsdk / com.gsd.software.sdk.netconnector.sync.schema.model / SchemaProperty

SchemaProperty

sealed class SchemaProperty

Created by jmielczarek on 27.11.2019.

Types

Name Summary
Array class Array :SchemaProperty
Object class Object :SchemaProperty
Property class Property :SchemaProperty
SimpleTypeArray class SimpleTypeArray :SchemaProperty

Properties

Name Summary
name val name:String
type val type:String

Functions

Name Summary
equals open fun equals(other:Any?):Boolean
hashCode open fun hashCode():Int

Inheritors

Name Summary
Array class Array :SchemaProperty
Object class Object :SchemaProperty
Property class Property :SchemaProperty
SimpleTypeArray class SimpleTypeArray :SchemaProperty