|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Binary String Data Type'. Reference: 5WD-02-Foundation-2002-12 4.3 Binary strings
The following features are supported:
SQLDataTypesPackage.getBinaryStringDataType()
Method Summary | |
boolean |
equals()
|
int |
getLength()
Returns the value of the 'Length' attribute. |
void |
setLength(int value)
Sets the value of the ' Length ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.datatypes.PredefinedDataType |
getPrimitiveType, setPrimitiveType |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.datatypes.DataType |
setContainer |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
public int getLength()
If the meaning of the 'Length' attribute isn't clear, there really should be more of a description here...
setLength(int)
,
SQLDataTypesPackage.getBinaryStringDataType_Length()
public void setLength(int value)
Length
' attribute.
value
- the new value of the 'Length' attribute.getLength()
public boolean equals()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |