|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SqlMetainfType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/fawkez/dev/src/xml/schema/sql-transformer-metainf.xsd line 78)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}create-table"/>
<element ref="{}create-index"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
CreateIndexType |
getCreateIndex()
Gets the value of the createIndex property. |
CreateTableType |
getCreateTable()
Gets the value of the createTable property. |
boolean |
isSetCreateIndex()
|
boolean |
isSetCreateTable()
|
void |
setCreateIndex(CreateIndexType value)
Sets the value of the createIndex property. |
void |
setCreateTable(CreateTableType value)
Sets the value of the createTable property. |
void |
unsetCreateIndex()
|
void |
unsetCreateTable()
|
| Method Detail |
|---|
CreateTableType getCreateTable()
CreateTableType
CreateTablevoid setCreateTable(CreateTableType value)
value - allowed object is
CreateTableType
CreateTableboolean isSetCreateTable()
void unsetCreateTable()
CreateIndexType getCreateIndex()
CreateIndexType
CreateIndexvoid setCreateIndex(CreateIndexType value)
value - allowed object is
CreateIndexType
CreateIndexboolean isSetCreateIndex()
void unsetCreateIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||