Uses of Class
org.jomc.model.ModelObjectValidationReport.Detail

Packages that use ModelObjectValidationReport.Detail
org.jomc.model Object management and configuration model classes. 
 

Uses of ModelObjectValidationReport.Detail in org.jomc.model
 

Methods in org.jomc.model that return types with arguments of type ModelObjectValidationReport.Detail
 List<ModelObjectValidationReport.Detail> ModelObjectValidationReport.getDetails()
          Gets all details of the instance.
 List<ModelObjectValidationReport.Detail> ModelObjectValidationReport.getDetails(String identifier)
          Gets all details of the instance matching a given identifier.
 



Copyright © 2005-2009 The JOMC Project. All Rights Reserved.