org.exolab.castor.builder.types
public class XSListJ2 extends XSList
Version: $Revision: 6387 $ $Date: 2005-12-13 14:58:48 -0700 (Tue, 13 Dec 2005) $
Field Summary | |
---|---|
XSType | contentType |
int | maxSize |
int | minSize |
Constructor Summary | |
---|---|
XSListJ2(XSType contentType, String collectionType, boolean useJava50) |
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