|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsDBCreateTableCommitType | |
---|---|
com.lapetus_ltd._2009.xml.types | This is the package that holds the generated XSD types (classes). |
Uses of XLptsDBCreateTableCommitType in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBCreateTableCommitType | |
---|---|
protected XLptsDBCreateTableCommitType |
XLptsDBCreateStatementTableCommitType.commitType
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBCreateTableCommitType | |
---|---|
static XLptsDBCreateTableCommitType |
XLptsDBCreateTableCommitType.fromValue(java.lang.String v)
|
XLptsDBCreateTableCommitType |
XLptsDBCreateStatementTableCommitType.getCommitType()
Gets the value of the commitType property. |
static XLptsDBCreateTableCommitType |
XLptsDBCreateTableCommitType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static XLptsDBCreateTableCommitType[] |
XLptsDBCreateTableCommitType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDBCreateTableCommitType | |
---|---|
void |
XLptsDBCreateStatementTableCommitType.setCommitType(XLptsDBCreateTableCommitType value)
Sets the value of the commitType property. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |