org.apache.ws.jaxme.js.beanreader
public interface BeanInfo
| Method Summary | |
|---|---|
| BeanProperty[] | getBeanProperties() Returns the set of bean properties. |
| String | getElementName() Returns the suggested element name. |
| JavaQName | getSuperType() Returns the bean classes super class. |
| String | getTargetNamespace() Returns the generated schemas target namespace. |
| JavaQName | getType() Returns the bean class. |