org.exolab.castor.tests.framework.testDescriptor
Class Value
java.lang.Object
org.exolab.castor.tests.framework.testDescriptor.Value
- java.io.Serializable
public class Value
extends java.lang.Object
implements java.io.Serializable
A parameter to be provided to a method.
java.lang.String | getContent() - Returns the value of field 'content'.
|
java.lang.String | getType() - Returns the value of field 'type'.
|
boolean | isValid() - Method isValid.
|
void | marshal(java.io.Writer out)
|
void | marshal(org.xml.sax.ContentHandler handler)
|
void | setContent(java.lang.String content) - Sets the value of field 'content'.
|
void | setType(java.lang.String type) - Sets the value of field 'type'.
|
static Value | unmarshal(java.io.Reader reader) - Method unmarshal.
|
void | validate()
|
getContent
public java.lang.String getContent()
Returns the value of field 'content'. The field 'content'
has the following description: internal content storage
- the value of field 'Content'.
getType
public java.lang.String getType()
Returns the value of field 'type'.
- the value of field 'Type'.
isValid
public boolean isValid()
Method isValid.
- true if this object is valid according to the schema
setContent
public void setContent(java.lang.String content)
Sets the value of field 'content'. The field 'content' has
the following description: internal content storage
content
- the value of field 'content'.
setType
public void setType(java.lang.String type)
Sets the value of field 'type'.
type
- the value of field 'type'.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com