Uses of Interface
com.iizix.prop.IQuickFix
Uses of IQuickFix in com.iizix.prop
Modifier and TypeMethodDescriptionQuickFix.getQuickFix()
Gets the object that is a quick-fix private format, null for none.Modifier and TypeMethodDescriptionIQuickFix.getConstructor()
Gets a class that is used to instantiate a new instance of this QuickFix interface implementor class when loaded from XML.