JPF 1.5.1

Uses of Class
org.java.plugin.registry.IntegrityCheckReport.Error

Packages that use IntegrityCheckReport.Error
org.java.plugin.registry This package contains framework registry API. 
 

Uses of IntegrityCheckReport.Error in org.java.plugin.registry
 

Methods in org.java.plugin.registry that return IntegrityCheckReport.Error
 IntegrityCheckReport.Error IntegrityCheckReport.ReportItem.getCode()
           
static IntegrityCheckReport.Error IntegrityCheckReport.Error.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IntegrityCheckReport.Error[] IntegrityCheckReport.Error.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


JPF 1.5.1

Copyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.