org.exolab.castor.mapping.xml

Class QueryHint

public class QueryHint extends Object implements Serializable

Class QueryHint.

Version: $Revision$ $Date$

Constructor Summary
QueryHint()
Method Summary
StringgetName()
Returns the value of field 'name'.
StringgetValue()
Returns the value of field 'value'.
booleanisValid()
Method isValid
voidmarshal(Writer out)
Method marshal
voidmarshal(ContentHandler handler)
Method marshal
voidsetName(String name)
Sets the value of field 'name'.
voidsetValue(String value)
Sets the value of field 'value'.
static QueryHintunmarshal(Reader reader)
Method unmarshal
voidvalidate()
Method validate

Constructor Detail

QueryHint

public QueryHint()

Method Detail

getName

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

Returns: String the value of field 'name'.

getValue

public String getValue()
Returns the value of field 'value'.

Returns: String the value of field 'value'.

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

setName

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

Parameters: name the value of field 'name'.

setValue

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

Parameters: value the value of field 'value'.

unmarshal

public static QueryHint unmarshal(Reader reader)
Method unmarshal

Parameters: reader

Returns: QueryHint

validate

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