Uses of Class
com.iizix.prop.QuickFix
Packages that use QuickFix Package Description com.iizix.prop Uses of QuickFix in com.iizix.prop
Methods in com.iizix.prop that return QuickFix Modifier and Type Method Description QuickFix[]GError. getQuickFixes()Gets a copy of the quick fixes.Constructors in com.iizix.prop with parameters of type QuickFix Constructor Description GError(GError.Type type, GError.Source source, java.lang.String propertyName, java.lang.String propertyItem, java.lang.String description, QuickFix[] quickFixes)Creates a new error object.