|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanTypeInfo | |
---|---|
org.codehaus.xfire.aegis.type.basic |
Uses of BeanTypeInfo in org.codehaus.xfire.aegis.type.basic |
---|
Subclasses of BeanTypeInfo in org.codehaus.xfire.aegis.type.basic | |
---|---|
class |
XMLBeanTypeInfo
|
Methods in org.codehaus.xfire.aegis.type.basic that return BeanTypeInfo | |
---|---|
BeanTypeInfo |
BeanType.createTypeInfo()
|
BeanTypeInfo |
BeanType.getTypeInfo()
|
Methods in org.codehaus.xfire.aegis.type.basic with parameters of type BeanTypeInfo | |
---|---|
protected void |
BeanType.writeProperty(javax.xml.namespace.QName name,
java.lang.Object object,
java.lang.Object property,
java.lang.Class impl,
BeanTypeInfo info)
Write the specified property to a field. |
Constructors in org.codehaus.xfire.aegis.type.basic with parameters of type BeanTypeInfo | |
---|---|
BeanType(BeanTypeInfo info)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |