org.exolab.castor.builder.binding.xml
Class EnumMember
java.lang.Object
org.exolab.castor.builder.binding.xml.EnumMember
- java.io.Serializable
public class EnumMember
extends java.lang.Object
implements java.io.Serializable
Class EnumMember.
java.lang.String | getJavaName() - Returns the value of field 'javaName'.
|
java.lang.String | getValue() - Returns the value of field 'value'.
|
boolean | isValid() - Method isValid.
|
void | marshal(java.io.Writer out)
|
void | marshal(org.xml.sax.ContentHandler handler)
|
void | setJavaName(java.lang.String javaName) - Sets the value of field 'javaName'.
|
void | setValue(java.lang.String value) - Sets the value of field 'value'.
|
static EnumMember | unmarshalEnumMember(java.io.Reader reader) - Method unmarshalEnumMember.
|
void | validate()
|
EnumMember
public EnumMember()
getJavaName
public java.lang.String getJavaName()
Returns the value of field 'javaName'.
- the value of field 'JavaName'.
getValue
public java.lang.String getValue()
Returns the value of field 'value'.
- the value of field 'Value'.
isValid
public boolean isValid()
Method isValid.
- true if this object is valid according to the schema
setJavaName
public void setJavaName(java.lang.String javaName)
Sets the value of field 'javaName'.
javaName
- the value of field 'javaName'.
setValue
public void setValue(java.lang.String value)
Sets the value of field 'value'.
value
- the value of field 'value'.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com