Package | Description |
---|---|
org.exolab.castor.mapping.xml | |
org.exolab.castor.mapping.xml.types |
Modifier and Type | Method and Description |
---|---|
SqlDirtyType |
Sql.getDirty()
Returns the value of field 'dirty'.
|
Modifier and Type | Method and Description |
---|---|
void |
Sql.setDirty(SqlDirtyType dirty)
Sets the value of field 'dirty'.
|
Modifier and Type | Method and Description |
---|---|
static SqlDirtyType |
SqlDirtyType.fromValue(String value)
Method fromValue.
|
static SqlDirtyType |
SqlDirtyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlDirtyType[] |
SqlDirtyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.