Uses of Interface
org.ow2.frascati.upnp.UPnPBinding

Packages that use UPnPBinding
org.ow2.frascati.upnp   
org.ow2.frascati.upnp.impl   
org.ow2.frascati.upnp.util   
 

Uses of UPnPBinding in org.ow2.frascati.upnp
 

Methods in org.ow2.frascati.upnp that return UPnPBinding
 UPnPBinding UpnpFactory.createUPnPBinding()
          Returns a new object of class 'UPn PBinding'
 UPnPBinding DocumentRoot.getBindingUPnP()
          Returns the value of the 'Binding UPn P' containment reference
 

Methods in org.ow2.frascati.upnp with parameters of type UPnPBinding
 void DocumentRoot.setBindingUPnP(UPnPBinding value)
          Sets the value of the 'Binding UPn P' containment reference
 

Uses of UPnPBinding in org.ow2.frascati.upnp.impl
 

Classes in org.ow2.frascati.upnp.impl that implement UPnPBinding
 class UPnPBindingImpl
          An implementation of the model object 'UPn PBinding'
 

Methods in org.ow2.frascati.upnp.impl that return UPnPBinding
 UPnPBinding UpnpFactoryImpl.createUPnPBinding()
           
 UPnPBinding DocumentRootImpl.getBindingUPnP()
           
 

Methods in org.ow2.frascati.upnp.impl with parameters of type UPnPBinding
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetBindingUPnP(UPnPBinding newBindingUPnP, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setBindingUPnP(UPnPBinding newBindingUPnP)
           
 

Uses of UPnPBinding in org.ow2.frascati.upnp.util
 

Methods in org.ow2.frascati.upnp.util with parameters of type UPnPBinding
 T UpnpSwitch.caseUPnPBinding(UPnPBinding object)
          Returns the result of interpreting the object as an instance of 'UPn PBinding'
 



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