org.exolab.castor.mapping.xml

Class Container

public class Container extends Object implements Serializable

Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:34 $

Constructor Summary
Container()
Method Summary
voiddeleteDirect()
voiddeleteRequired()
StringgetCreateMethod()
StringgetDescription()
booleangetDirect()
FieldMappinggetFieldMapping()
StringgetGetMethod()
StringgetName()
booleangetRequired()
StringgetSetMethod()
StringgetType()
booleanhasDirect()
booleanhasRequired()
booleanisValid()
voidmarshal(Writer out)
voidmarshal(DocumentHandler handler)
voidsetCreateMethod(String _createMethod)
voidsetDescription(String _description)
voidsetDirect(boolean _direct)
voidsetFieldMapping(FieldMapping _fieldMapping)
voidsetGetMethod(String _getMethod)
voidsetName(String _name)
voidsetRequired(boolean _required)
voidsetSetMethod(String _setMethod)
voidsetType(String _type)
static Containerunmarshal(Reader reader)
voidvalidate()

Constructor Detail

Container

public Container()

Method Detail

deleteDirect

public void deleteDirect()

deleteRequired

public void deleteRequired()

getCreateMethod

public String getCreateMethod()

getDescription

public String getDescription()

getDirect

public boolean getDirect()

getFieldMapping

public FieldMapping getFieldMapping()

getGetMethod

public String getGetMethod()

getName

public String getName()

getRequired

public boolean getRequired()

getSetMethod

public String getSetMethod()

getType

public String getType()

hasDirect

public boolean hasDirect()

hasRequired

public boolean hasRequired()

isValid

public boolean isValid()

marshal

public void marshal(Writer out)

Parameters: out

marshal

public void marshal(DocumentHandler handler)

Parameters: handler

setCreateMethod

public void setCreateMethod(String _createMethod)

Parameters: _createMethod

setDescription

public void setDescription(String _description)

Parameters: _description

setDirect

public void setDirect(boolean _direct)

Parameters: _direct

setFieldMapping

public void setFieldMapping(FieldMapping _fieldMapping)

Parameters: _fieldMapping

setGetMethod

public void setGetMethod(String _getMethod)

Parameters: _getMethod

setName

public void setName(String _name)

Parameters: _name

setRequired

public void setRequired(boolean _required)

Parameters: _required

setSetMethod

public void setSetMethod(String _setMethod)

Parameters: _setMethod

setType

public void setType(String _type)

Parameters: _type

unmarshal

public static Container unmarshal(Reader reader)

Parameters: reader

validate

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