org.exolab.castor.mapping.xml
public class CacheTypeMapping extends Object implements Serializable
Version: $Revision: 1.2 $ $Date: 2004/05/15 13:07:00 $
Constructor Summary | |
---|---|
CacheTypeMapping() |
Method Summary | |
---|---|
void | deleteCapacity()
Method deleteCapacity |
int | getCapacity()
Returns the value of field 'capacity'.
|
String | getType()
Returns the value of field 'type'.
|
boolean | hasCapacity()
Method hasCapacity |
boolean | isValid()
Method isValid |
void | marshal(Writer out)
Method marshal
|
void | marshal(ContentHandler handler)
Method marshal
|
void | setCapacity(int capacity)
Sets the value of field 'capacity'.
|
void | setType(String type)
Sets the value of field 'type'.
|
static Object | unmarshal(Reader reader)
Method unmarshal
|
void | validate()
Method validate |
Returns: the value of field 'capacity'.
Returns: the value of field 'type'.
Parameters: out
Parameters: handler
Parameters: capacity the value of field 'capacity'.
Parameters: type the value of field 'type'.
Parameters: reader