Uses of Class
org.ow2.frascati.remote.introspection.resources.Interface

Packages that use Interface
org.ow2.frascati.remote.introspection.resources   
 

Uses of Interface in org.ow2.frascati.remote.introspection.resources
 

Fields in org.ow2.frascati.remote.introspection.resources declared as Interface
protected  Interface Port.implementedInterface
           
 

Methods in org.ow2.frascati.remote.introspection.resources that return Interface
 Interface ObjectFactory.createInterface()
          Create an instance of Interface
 Interface Port.getImplementedInterface()
          Gets the value of the implementedInterface property.
 

Methods in org.ow2.frascati.remote.introspection.resources with parameters of type Interface
 void Port.setImplementedInterface(Interface value)
          Sets the value of the implementedInterface property.
 



Copyright © 2010-2011 OW2 Consortium. All Rights Reserved.