|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BeanInfo
Data container, which provides the required information on a particular data bean.
| Method Summary | |
|---|---|
BeanProperty[] |
getBeanProperties()
Returns the set of bean properties. |
java.lang.String |
getElementName()
Returns the suggested element name. |
JavaQName |
getSuperType()
Returns the bean classes super class. |
java.lang.String |
getTargetNamespace()
Returns the generated schemas target namespace. |
JavaQName |
getType()
Returns the bean class. |
| Method Detail |
|---|
java.lang.String getTargetNamespace()
BeanProperty[] getBeanProperties()
java.lang.String getElementName()
JavaQName getType()
JavaQName getSuperType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||