Uses of Interface
com.exonum.binding.service.Schema
- 
Packages that use Schema Package Description com.exonum.binding.service  - 
- 
Uses of Schema in com.exonum.binding.service
Methods in com.exonum.binding.service that return Schema Modifier and Type Method Description protected abstract SchemaAbstractService. createDataSchema(View view)Creates a data schema of this service. 
 -