public class SyncFullSchemaTable extends Object
Constructor and Description |
---|
SyncFullSchemaTable() |
Modifier and Type | Method and Description |
---|---|
List<SyncFullSchemaTableColumn> |
columns()
Get the columns value.
|
String |
errorId()
Get the errorId value.
|
Boolean |
hasError()
Get the hasError value.
|
String |
name()
Get the name value.
|
String |
quotedName()
Get the quotedName value.
|
public List<SyncFullSchemaTableColumn> columns()
public String errorId()
public Boolean hasError()
public String name()
public String quotedName()
Copyright © 2019. All rights reserved.