public class SchemaMappings
extends java.lang.Object
| Constructor and Description |
|---|
SchemaMappings() |
| Modifier and Type | Method and Description |
|---|---|
SchemaMapping |
getJson() |
SchemaMapping |
getRelational() |
void |
setJson(SchemaMapping json) |
void |
setRelational(SchemaMapping relational) |
public SchemaMapping getJson()
public void setJson(SchemaMapping json)
public SchemaMapping getRelational()
public void setRelational(SchemaMapping relational)