public interface ViewColumn extends PlasmaDataObject
View| Modifier and Type | Interface and Description |
|---|---|
static class |
ViewColumn.PROPERTY
The declared logical property names for this Type.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE_URI
|
static String |
TYPE_NAME_VIEW_COLUMN
The entity or Type logical name associated with this class.
|
| Modifier and Type | Method and Description |
|---|---|
View |
createView()
Creates and returns a new instance of Type
View automatically establishing a containment relationship through the object's reference property, view. |
String |
getCharacterSetName()
Returns the value of the characterSetName property.
|
int |
getColumn_id()
Returns the value of the column_id property.
|
String |
getColumnName()
Returns the value of the columnName property.
|
String |
getDataDefault()
Returns the value of the dataDefault property.
|
int |
getDataLength()
Returns the value of the dataLength property.
|
int |
getDataPrecision()
Returns the value of the dataPrecision property.
|
int |
getDataScale()
Returns the value of the dataScale property.
|
String |
getDataType()
Returns the value of the dataType property.
|
String |
getNullable()
Returns the value of the nullable property.
|
String |
getOwner()
Returns the value of the owner property.
|
View |
getView()
Returns the value of the view property.
|
boolean |
isSetCharacterSetName()
Returns true if the characterSetName property is set.
|
boolean |
isSetColumn_id()
Returns true if the column_id property is set.
|
boolean |
isSetColumnName()
Returns true if the columnName property is set.
|
boolean |
isSetDataDefault()
Returns true if the dataDefault property is set.
|
boolean |
isSetDataLength()
Returns true if the dataLength property is set.
|
boolean |
isSetDataPrecision()
Returns true if the dataPrecision property is set.
|
boolean |
isSetDataScale()
Returns true if the dataScale property is set.
|
boolean |
isSetDataType()
Returns true if the dataType property is set.
|
boolean |
isSetNullable()
Returns true if the nullable property is set.
|
boolean |
isSetOwner()
Returns true if the owner property is set.
|
boolean |
isSetView()
Returns true if the view property is set.
|
void |
setCharacterSetName(String value)
Sets the value of the characterSetName property to the given value.
|
void |
setColumn_id(int value)
Sets the value of the column_id property to the given value.
|
void |
setColumnName(String value)
Sets the value of the columnName property to the given value.
|
void |
setDataDefault(String value)
Sets the value of the dataDefault property to the given value.
|
void |
setDataLength(int value)
Sets the value of the dataLength property to the given value.
|
void |
setDataPrecision(int value)
Sets the value of the dataPrecision property to the given value.
|
void |
setDataScale(int value)
Sets the value of the dataScale property to the given value.
|
void |
setDataType(String value)
Sets the value of the dataType property to the given value.
|
void |
setNullable(String value)
Sets the value of the nullable property to the given value.
|
void |
setOwner(String value)
Sets the value of the owner property to the given value.
|
void |
setView(View value)
Sets the value of the view property to the given value.
|
void |
unsetCharacterSetName()
Unsets the characterSetName property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetColumn_id()
Unsets the column_id property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetColumnName()
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetDataDefault()
Unsets the dataDefault property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetDataLength()
Unsets the dataLength property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetDataPrecision()
Unsets the dataPrecision property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetDataScale()
Unsets the dataScale property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetDataType()
Unsets the dataType property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetNullable()
Unsets the nullable property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetOwner()
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetView()
Unsets the view property, the value
of the property of the object being set to the property's
default value.
|
accept, accept, accept, acceptDepthFirst, add, contains, dump, dumpDepthFirst, find, getDataObject, getUUID, getUUIDAsString, remove, remove, reparent, reset, resetUUID, setContainer, setContainmentProperty, setDataGraphcreateDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, detach, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChangeSummary, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInstanceProperties, getInstanceProperty, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getProperty, getRootObject, getSequence, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, unset, unset, unsetstatic final String NAMESPACE_URI
static final String TYPE_NAME_VIEW_COLUMN
boolean isSetColumnName()
getColumnName or setColumnName(...) for a definition of property columnNamevoid unsetColumnName()
getColumnName or setColumnName(...) for a definition of property columnNameString getColumnName()
void setColumnName(String value)
boolean isSetDataType()
getDataType or setDataType(...) for a definition of property dataTypevoid unsetDataType()
getDataType or setDataType(...) for a definition of property dataTypeString getDataType()
void setDataType(String value)
name: SysDataType
URI:http://org.plasma/sdo/oracle/11g/sysboolean isSetNullable()
getNullable or setNullable(...) for a definition of property nullablevoid unsetNullable()
getNullable or setNullable(...) for a definition of property nullableString getNullable()
void setNullable(String value)
boolean isSetColumn_id()
getColumn_id or setColumn_id(...) for a definition of property column_idvoid unsetColumn_id()
getColumn_id or setColumn_id(...) for a definition of property column_idint getColumn_id()
void setColumn_id(int value)
boolean isSetDataLength()
getDataLength or setDataLength(...) for a definition of property dataLengthvoid unsetDataLength()
getDataLength or setDataLength(...) for a definition of property dataLengthint getDataLength()
void setDataLength(int value)
boolean isSetDataPrecision()
getDataPrecision or setDataPrecision(...) for a definition of property dataPrecisionvoid unsetDataPrecision()
getDataPrecision or setDataPrecision(...) for a definition of property dataPrecisionint getDataPrecision()
void setDataPrecision(int value)
boolean isSetDataScale()
getDataScale or setDataScale(...) for a definition of property dataScalevoid unsetDataScale()
getDataScale or setDataScale(...) for a definition of property dataScaleint getDataScale()
void setDataScale(int value)
boolean isSetDataDefault()
getDataDefault or setDataDefault(...) for a definition of property dataDefaultvoid unsetDataDefault()
getDataDefault or setDataDefault(...) for a definition of property dataDefaultString getDataDefault()
void setDataDefault(String value)
boolean isSetCharacterSetName()
getCharacterSetName or setCharacterSetName(...) for a definition of property characterSetNamevoid unsetCharacterSetName()
getCharacterSetName or setCharacterSetName(...) for a definition of property characterSetNameString getCharacterSetName()
void setCharacterSetName(String value)
boolean isSetOwner()
getOwner or setOwner(...) for a definition of property ownervoid unsetOwner()
getOwner or setOwner(...) for a definition of property ownerString getOwner()
void setOwner(String value)
boolean isSetView()
void unsetView()
View createView()
View automatically establishing a containment relationship through the object's reference property, view.View automatically establishing a containment relationship through the object's reference property view.View getView()
void setView(View value)
Copyright © 2017. All rights reserved.