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