|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.xfire.aegis.type.Type
org.codehaus.xfire.aegis.type.basic.BeanType
org.codehaus.xfire.aegis.type.java5.AnnotatedType
public class AnnotatedType
| Constructor Summary | |
|---|---|
AnnotatedType(java.lang.Class clazz)
|
|
| Method Summary | |
|---|---|
javax.xml.namespace.QName |
createSchemaType()
|
void |
setTypeMapping(TypeMapping typeMapping)
|
| Methods inherited from class org.codehaus.xfire.aegis.type.basic.BeanType |
|---|
createTypeInfo, getDependencies, getTypeInfo, isComplex, readObject, readProperty, writeObject, writeProperty, writeSchema |
| Methods inherited from class org.codehaus.xfire.aegis.type.Type |
|---|
equals, getSchemaType, getTypeClass, getTypeMapping, hashCode, isAbstract, isNillable, setAbstract, setNillable, setSchemaType, setTypeClass |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotatedType(java.lang.Class clazz)
| Method Detail |
|---|
public javax.xml.namespace.QName createSchemaType()
public void setTypeMapping(TypeMapping typeMapping)
setTypeMapping in class TypetypeMapping - The typeMapping to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||