org.codehaus.modello.model
public class ModelDefault extends Object
Version: $Id: ModelDefault.java 558 2006-02-17 12:57:47Z evenisse $
Field Summary | |
---|---|
static String | CHECK_DEPRECATION |
static String | CHECK_DEPRECATION_VALUE |
static String | LIST |
static String | LIST_VALUE |
static String | MAP |
static String | MAP_VALUE |
static String | PACKAGE |
static String | PACKAGE_VALUE |
static String | PROPERTIES |
static String | PROPERTIES_VALUE |
static String | SET |
static String | SET_VALUE |
Method Summary | |
---|---|
boolean | getBoolean() |
static ModelDefault | getDefault(String key) |
String | getKey() |
String | getValue() |
protected boolean | isEmpty(String string) |
void | setKey(String key) |
void | setValue(String value) |
void | validateElement() |