com.eviware.soapui.model.support
Class ModelSupport.InterfaceTypeFilter

java.lang.Object
  extended by com.eviware.soapui.model.support.ModelSupport.InterfaceTypeFilter
All Implemented Interfaces:
ModelSupport.ModelItemFilter<Interface>
Enclosing class:
ModelSupport

public static class ModelSupport.InterfaceTypeFilter
extends java.lang.Object
implements ModelSupport.ModelItemFilter<Interface>


Constructor Summary
ModelSupport.InterfaceTypeFilter(java.lang.String type)
           
 
Method Summary
 boolean accept(Interface modelItem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelSupport.InterfaceTypeFilter

public ModelSupport.InterfaceTypeFilter(java.lang.String type)
Method Detail

accept

public boolean accept(Interface modelItem)
Specified by:
accept in interface ModelSupport.ModelItemFilter<Interface>


Copyright © 2005-2009 eviware.com. All Rights Reserved.