Package | Description |
---|---|
org.wandora.application.tools.exporters.simberg |
Modifier and Type | Field and Description |
---|---|
private ModelField.Type |
ModelField.type |
Modifier and Type | Method and Description |
---|---|
ModelField.Type |
ModelField.getType() |
static ModelField.Type |
ModelField.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ModelField.Type[] |
ModelField.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ModelField.setType(ModelField.Type type) |
Constructor and Description |
---|
ModelField(java.lang.String name,
ModelField.Type type) |
Copyright 2004-2015 Wandora Team