|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objecter.extensions.migration.ERXMigrationColumn._ColumnType
public static class ERXMigrationColumn._ColumnType
Implements EOSchemaSynchronization.ColumnTypes
| Constructor Summary | |
|---|---|
ERXMigrationColumn._ColumnType(java.lang.String name,
int scale,
int precision,
int width)
|
|
| Method Summary | |
|---|---|
java.lang.String |
name()
|
int |
precision()
|
int |
scale()
|
int |
width()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ERXMigrationColumn._ColumnType(java.lang.String name,
int scale,
int precision,
int width)
| Method Detail |
|---|
public java.lang.String name()
name in interface com.webobjects.eoaccess.EOSchemaSynchronization.ColumnTypespublic int precision()
precision in interface com.webobjects.eoaccess.EOSchemaSynchronization.ColumnTypespublic int scale()
scale in interface com.webobjects.eoaccess.EOSchemaSynchronization.ColumnTypespublic int width()
width in interface com.webobjects.eoaccess.EOSchemaSynchronization.ColumnTypes
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||