| Package | Description |
|---|---|
| org.netbeans.modules.schema2beansdev.metadd |
| Modifier and Type | Class and Description |
|---|---|
class |
MetaDD |
class |
MetaElement |
class |
MetaProperty |
| Modifier and Type | Method and Description |
|---|---|
CommonBean[] |
MetaProperty.childBeans(boolean recursive)
Return an array of all of the properties that are beans and are set.
|
CommonBean[] |
MetaElement.childBeans(boolean recursive)
Return an array of all of the properties that are beans and are set.
|
CommonBean[] |
MetaDD.childBeans(boolean recursive)
Return an array of all of the properties that are beans and are set.
|
CommonBean[] |
CommonBean.childBeans(boolean recursive) |
CommonBean |
MetaDD.ValidateException.getFailedBean() |
| Constructor and Description |
|---|
ValidateException(String msg,
MetaDD.ValidateException.FailureType ft,
String failedPropertyName,
CommonBean failedBean) |
ValidateException(String msg,
String failedPropertyName,
CommonBean failedBean) |
Copyright © 2017. All Rights Reserved.