org.exolab.castor.builder.types
public class XSListODMG30 extends XSList
Version: $Revision: 1.2 $ $Date: 2005/03/05 13:41:44 $
Field Summary | |
---|---|
XSType | contentType |
int | maxSize |
int | minSize |
Constructor Summary | |
---|---|
XSListODMG30(XSType contentType) |
Method Summary | |
---|---|
XSType | getContentType() |
JType | getJType()
Returns the JType that this XSType represents |
int | getMaximumSize() |
int | getMinimumSize() |
void | setMaximumSize(int size) |
void | setMinimumSize(int size) |
Returns: the JType that this XSType represents