org.exolab.castor.mapping.xml

Class Container

public class Container extends Object implements Serializable

Class Container.

Version: $Revision: 6104 $ $Date: 2006-01-07 15:48:31 -0700 (Sat, 07 Jan 2006) $

Constructor Summary
Container()
Method Summary
voiddeleteDirect()
Method deleteDirect
voiddeleteRequired()
Method deleteRequired
StringgetCreateMethod()
Returns the value of field 'createMethod'.
StringgetDescription()
Returns the value of field 'description'.
booleangetDirect()
Returns the value of field 'direct'.
FieldMappinggetFieldMapping()
Returns the value of field 'fieldMapping'.
StringgetGetMethod()
Returns the value of field 'getMethod'.
StringgetName()
Returns the value of field 'name'.
booleangetRequired()
Returns the value of field 'required'.
StringgetSetMethod()
Returns the value of field 'setMethod'.
StringgetType()
Returns the value of field 'type'.
booleanhasDirect()
Method hasDirect
booleanhasRequired()
Method hasRequired
booleanisValid()
Method isValid
voidmarshal(Writer out)
Method marshal
voidmarshal(ContentHandler handler)
Method marshal
voidsetCreateMethod(String createMethod)
Sets the value of field 'createMethod'.
voidsetDescription(String description)
Sets the value of field 'description'.
voidsetDirect(boolean direct)
Sets the value of field 'direct'.
voidsetFieldMapping(FieldMapping fieldMapping)
Sets the value of field 'fieldMapping'.
voidsetGetMethod(String getMethod)
Sets the value of field 'getMethod'.
voidsetName(String name)
Sets the value of field 'name'.
voidsetRequired(boolean required)
Sets the value of field 'required'.
voidsetSetMethod(String setMethod)
Sets the value of field 'setMethod'.
voidsetType(String type)
Sets the value of field 'type'.
static Containerunmarshal(Reader reader)
Method unmarshal
voidvalidate()
Method validate

Constructor Detail

Container

public Container()

Method Detail

deleteDirect

public void deleteDirect()
Method deleteDirect

deleteRequired

public void deleteRequired()
Method deleteRequired

getCreateMethod

public String getCreateMethod()
Returns the value of field 'createMethod'.

Returns: String the value of field 'createMethod'.

getDescription

public String getDescription()
Returns the value of field 'description'.

Returns: String the value of field 'description'.

getDirect

public boolean getDirect()
Returns the value of field 'direct'.

Returns: boolean the value of field 'direct'.

getFieldMapping

public FieldMapping getFieldMapping()
Returns the value of field 'fieldMapping'.

Returns: FieldMapping the value of field 'fieldMapping'.

getGetMethod

public String getGetMethod()
Returns the value of field 'getMethod'.

Returns: String the value of field 'getMethod'.

getName

public String getName()
Returns the value of field 'name'.

Returns: String the value of field 'name'.

getRequired

public boolean getRequired()
Returns the value of field 'required'.

Returns: boolean the value of field 'required'.

getSetMethod

public String getSetMethod()
Returns the value of field 'setMethod'.

Returns: String the value of field 'setMethod'.

getType

public String getType()
Returns the value of field 'type'.

Returns: String the value of field 'type'.

hasDirect

public boolean hasDirect()
Method hasDirect

Returns: boolean

hasRequired

public boolean hasRequired()
Method hasRequired

Returns: boolean

isValid

public boolean isValid()
Method isValid

Returns: boolean

marshal

public void marshal(Writer out)
Method marshal

Parameters: out

marshal

public void marshal(ContentHandler handler)
Method marshal

Parameters: handler

setCreateMethod

public void setCreateMethod(String createMethod)
Sets the value of field 'createMethod'.

Parameters: createMethod the value of field 'createMethod'.

setDescription

public void setDescription(String description)
Sets the value of field 'description'.

Parameters: description the value of field 'description'.

setDirect

public void setDirect(boolean direct)
Sets the value of field 'direct'.

Parameters: direct the value of field 'direct'.

setFieldMapping

public void setFieldMapping(FieldMapping fieldMapping)
Sets the value of field 'fieldMapping'.

Parameters: fieldMapping the value of field 'fieldMapping'.

setGetMethod

public void setGetMethod(String getMethod)
Sets the value of field 'getMethod'.

Parameters: getMethod the value of field 'getMethod'.

setName

public void setName(String name)
Sets the value of field 'name'.

Parameters: name the value of field 'name'.

setRequired

public void setRequired(boolean required)
Sets the value of field 'required'.

Parameters: required the value of field 'required'.

setSetMethod

public void setSetMethod(String setMethod)
Sets the value of field 'setMethod'.

Parameters: setMethod the value of field 'setMethod'.

setType

public void setType(String type)
Sets the value of field 'type'.

Parameters: type the value of field 'type'.

unmarshal

public static Container unmarshal(Reader reader)
Method unmarshal

Parameters: reader

Returns: Container

validate

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