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