| Package | Description |
|---|---|
| org.gcube.informationsystem.types |
| Modifier and Type | Method and Description |
|---|---|
static TypeBinder.TypeDefinition |
TypeBinder.createTypeDefinition(Class<? extends ISManageable> clz) |
static TypeBinder.TypeDefinition |
TypeBinder.deserializeTypeDefinition(String json) |
| Modifier and Type | Method and Description |
|---|---|
static List<TypeBinder.TypeDefinition> |
TypeBinder.deserializeTypeDefinitions(String json) |
| Modifier and Type | Method and Description |
|---|---|
static String |
TypeBinder.serializeTypeDefinition(TypeBinder.TypeDefinition typeDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static String |
TypeBinder.serializeTypeDefinitions(List<TypeBinder.TypeDefinition> typeDefinitions) |
Copyright © 2020. All Rights Reserved.