Package | Description |
---|---|
org.jomc.model.test |
Object management and configuration model test classes.
|
Modifier and Type | Field and Description |
---|---|
protected List<ModelValidationReportDetail> |
ModulesConstraintsTestType.detail |
Modifier and Type | Method and Description |
---|---|
ModelValidationReportDetail |
ModelValidationReportDetail.clone()
Creates and returns a deep copy of this object.
|
ModelValidationReportDetail |
ObjectFactory.createModelValidationReportDetail()
Create an instance of
ModelValidationReportDetail |
Modifier and Type | Method and Description |
---|---|
List<ModelValidationReportDetail> |
ModulesConstraintsTestType.getDetail()
Gets the value of the detail property.
|
Constructor and Description |
---|
ModelValidationReportDetail(ModelValidationReportDetail o)
Creates a new
ModelValidationReportDetail instance by deeply copying a given ModelValidationReportDetail instance. |
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.