Public Member Functions | Package Attributes

org.exolab.castor.builder.types.XSListODMG30 Class Reference

Inheritance diagram for org.exolab.castor.builder.types.XSListODMG30:
org.exolab.castor.builder.types.XSList org.exolab.castor.builder.types.XSType

List of all members.

Public Member Functions

 XSListODMG30 (XSType contentType)
JType getJType ()
int getMinimumSize ()
int getMaximumSize ()
XSType getContentType ()
void setMaximumSize (int size)
void setMinimumSize (int size)

Package Attributes

int maxSize = -1
int minSize = 0
XSType contentType = null

Detailed Description

A list type for ODMG 3.0 that adapts the Castor preset list type.

Author:
Frank Thelen
Version:
Revision:
1.1.1.1
Date:
2003/03/03 07:07:59

Constructor & Destructor Documentation

org.exolab.castor.builder.types.XSListODMG30.XSListODMG30 ( XSType  contentType  ) 

Member Function Documentation

XSType org.exolab.castor.builder.types.XSListODMG30.getContentType (  ) 
JType org.exolab.castor.builder.types.XSListODMG30.getJType (  )  [virtual]

Returns the JType that this XSType represents

Returns:
the JType that this XSType represents

Reimplemented from org.exolab.castor.builder.types.XSList.

int org.exolab.castor.builder.types.XSListODMG30.getMaximumSize (  ) 
int org.exolab.castor.builder.types.XSListODMG30.getMinimumSize (  ) 
void org.exolab.castor.builder.types.XSListODMG30.setMaximumSize ( int  size  ) 
void org.exolab.castor.builder.types.XSListODMG30.setMinimumSize ( int  size  ) 

Member Data Documentation


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