Public Member Functions | Static Public Member Functions

org.exolab.castor.mapping.xml.CacheTypeMapping Class Reference

List of all members.

Public Member Functions

 CacheTypeMapping ()
void deleteCapacity ()
int getCapacity ()
java.lang.String getType ()
boolean hasCapacity ()
boolean isValid ()
void marshal (java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
void marshal (org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
void setCapacity (int capacity)
void setType (java.lang.String type)
void validate () throws org.exolab.castor.xml.ValidationException

Static Public Member Functions

static java.lang.Object unmarshal (java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException

Detailed Description

Class CacheTypeMapping.

Version:
Revision:
1.2
Date:
2004/05/15 13:07:00

Constructor & Destructor Documentation

org.exolab.castor.mapping.xml.CacheTypeMapping.CacheTypeMapping (  ) 

Member Function Documentation

void org.exolab.castor.mapping.xml.CacheTypeMapping.deleteCapacity (  ) 
int org.exolab.castor.mapping.xml.CacheTypeMapping.getCapacity (  ) 

Returns the value of field 'capacity'.

Returns:
the value of field 'capacity'.

Referenced by org.exolab.castor.mapping.xml.CacheTypeMappingDescriptor.CacheTypeMappingDescriptor().

java.lang.String org.exolab.castor.mapping.xml.CacheTypeMapping.getType (  ) 

Returns the value of field 'type'.

Returns:
the value of field 'type'.

Referenced by org.exolab.castor.mapping.xml.CacheTypeMappingDescriptor.CacheTypeMappingDescriptor().

boolean org.exolab.castor.mapping.xml.CacheTypeMapping.hasCapacity (  ) 
boolean org.exolab.castor.mapping.xml.CacheTypeMapping.isValid (  ) 
void org.exolab.castor.mapping.xml.CacheTypeMapping.marshal ( org.xml.sax.ContentHandler  handler  )  throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException

Method marshal

Parameters:
handler 
void org.exolab.castor.mapping.xml.CacheTypeMapping.marshal ( java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException

Method marshal

Parameters:
out 
void org.exolab.castor.mapping.xml.CacheTypeMapping.setCapacity ( int  capacity  ) 

Sets the value of field 'capacity'.

Parameters:
capacity the value of field 'capacity'.

Referenced by org.exolab.castor.mapping.xml.CacheTypeMappingDescriptor.CacheTypeMappingDescriptor().

void org.exolab.castor.mapping.xml.CacheTypeMapping.setType ( java.lang.String  type  ) 

Sets the value of field 'type'.

Parameters:
type the value of field 'type'.

Referenced by org.exolab.castor.mapping.xml.CacheTypeMapping.CacheTypeMapping(), and org.exolab.castor.mapping.xml.CacheTypeMappingDescriptor.CacheTypeMappingDescriptor().

static java.lang.Object org.exolab.castor.mapping.xml.CacheTypeMapping.unmarshal ( java.io.Reader  reader  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [static]

Method unmarshal

Parameters:
reader 
void org.exolab.castor.mapping.xml.CacheTypeMapping.validate (  )  throws org.exolab.castor.xml.ValidationException

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties