org.exolab.castor.builder.types

Class XSListJ2

public class XSListJ2 extends XSList

A list type for Java 2 collection that adapts the Castor preset list type.

Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:07:59 $

Author: Assaf Arkin

Field Summary
XSTypecontentType
intmaxSize
intminSize
Constructor Summary
XSListJ2(XSType contentType)
Method Summary
XSTypegetContentType()
JTypegetJType()
Returns the JType that this XSType represents
intgetMaximumSize()
intgetMinimumSize()
voidsetMaximumSize(int size)
voidsetMinimumSize(int size)

Field Detail

contentType

XSType contentType

maxSize

int maxSize

minSize

int minSize

Constructor Detail

XSListJ2

public XSListJ2(XSType contentType)

Method Detail

getContentType

public XSType getContentType()

getJType

public JType getJType()
Returns the JType that this XSType represents

Returns: the JType that this XSType represents

getMaximumSize

public int getMaximumSize()

getMinimumSize

public int getMinimumSize()

setMaximumSize

public void setMaximumSize(int size)

setMinimumSize

public void setMinimumSize(int size)
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com