org.codehaus.xfire.aegis.type.java5
Class EnumType
java.lang.Object
Type
org.codehaus.xfire.aegis.type.java5.EnumType
public class EnumType
- extends Type
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumType
public EnumType()
readObject
public java.lang.Object readObject(MessageReader reader,
MessageContext context)
throws XFireFault
- Throws:
XFireFault
writeObject
public void writeObject(java.lang.Object object,
MessageWriter writer,
MessageContext context)
throws XFireFault
- Throws:
XFireFault
setTypeClass
public void setTypeClass(java.lang.Class typeClass)
writeSchema
public void writeSchema(Element root)
isComplex
public boolean isComplex()
Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.