org.exolab.castor.builder.binding
public class Interface extends Object implements Serializable
Version: $Revision: 1.2 $ $Date: 2005/03/05 13:41:43 $
Constructor Summary | |
---|---|
Interface() |
Method Summary | |
---|---|
String | getName()
Returns the value of field 'name'.
|
boolean | isValid() |
void | marshal(Writer out) |
void | marshal(ContentHandler handler) |
void | setName(String name)
Sets the value of field 'name'.
|
static Interface | unmarshalInterface(Reader reader) |
void | validate() |
Returns: the value of field 'name'.
Parameters: out
Parameters: handler
Parameters: name the value of field 'name'.
Parameters: reader