| Package | Description |
|---|---|
| cz.abclinuxu.datoveschranky.ws.db |
| Modifier and Type | Field and Description |
|---|---|
protected TDbType |
TDbOwnerInfo.dbType |
| Modifier and Type | Method and Description |
|---|---|
static TDbType |
TDbType.fromValue(String v) |
TDbType |
TDbOwnerInfo.getDbType()
Gets the value of the dbType property.
|
static TDbType |
TDbType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TDbType[] |
TDbType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TDbOwnerInfo.setDbType(TDbType value)
Sets the value of the dbType property.
|
Copyright © 2016. All rights reserved.