Package | Description |
---|---|
org.restsql.core.sqlresource |
Contains classes that model the SQL Resource definition XML document.
|
Modifier and Type | Method and Description |
---|---|
DocumentationDescription |
ObjectFactory.createDocumentationDescription()
Create an instance of
DocumentationDescription |
DocumentationDescription |
DocumentationResource.getDescription()
Gets the value of the description property.
|
DocumentationDescription |
DocumentationColumn.getDescription()
Gets the value of the description property.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentationResource.setDescription(DocumentationDescription value)
Sets the value of the description property.
|
void |
DocumentationColumn.setDescription(DocumentationDescription value)
Sets the value of the description property.
|
Copyright © 2011-2018 restSQL Project Contributors