org.exolab.castor.builder.types
public class XSListJ2 extends XSList
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:07:59 $
Field Summary | |
---|---|
XSType | contentType |
int | maxSize |
int | minSize |
Constructor Summary | |
---|---|
XSListJ2(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