|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Datatype represents a datatype.
| Method Summary | |
DatatypeSet |
getDatatypeSet()
Obtain the datatype set of this datatype. |
boolean |
isAbstractDatatype()
Returns true if this datatype is an abstract datatype. |
boolean |
isDomain()
Returns true if this datatype is actually a domain. |
boolean |
isListDatatype()
Returns true if this datatype is list datatype. |
boolean |
isScalarDatatype()
Returns true if this datatype is scalar datatype. |
| Methods inherited from interface oracle.owb.foundation.OWBNamedObject |
delete, getBusinessName, getClassDefinition, getComponent, getDescription, getName, getUOID, isDeletable, isEditable, isRenamable, setBusinessName, setDescription, setName |
| Method Detail |
public DatatypeSet getDatatypeSet()
public boolean isScalarDatatype()
public boolean isDomain()
public boolean isListDatatype()
public boolean isAbstractDatatype()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||