Package | Description |
---|---|
com.ads.mm.xml.erwin |
Contains a class called ERWinBase which consists of ENUM Constants as ColumnProperties and ModelType.
|
Modifier and Type | Method and Description |
---|---|
static ERWinBase.ColumnProperties |
ERWinBase.ColumnProperties.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ERWinBase.ColumnProperties[] |
ERWinBase.ColumnProperties.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|