org.exolab.castor.mapping.xml
public class CacheTypeMapping extends Object implements Serializable
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:33 $
| Constructor Summary | |
|---|---|
| CacheTypeMapping() | |
| Method Summary | |
|---|---|
| void | deleteCapacity() |
| int | getCapacity() |
| TypeType | getType() |
| boolean | hasCapacity() |
| boolean | isValid() |
| void | marshal(Writer out) |
| void | marshal(DocumentHandler handler) |
| void | setCapacity(int _capacity) |
| void | setType(TypeType _type) |
| static CacheTypeMapping | unmarshal(Reader reader) |
| void | validate() |
Parameters: out
Parameters: handler
Parameters: _capacity
Parameters: _type
Parameters: reader