Uses of Class
org.ow2.petals.component.framework.jbidescriptor.generated.Settableboolean

Packages that use Settableboolean
org.ow2.petals.component.framework.jbidescriptor.generated   
 

Uses of Settableboolean in org.ow2.petals.component.framework.jbidescriptor.generated
 

Fields in org.ow2.petals.component.framework.jbidescriptor.generated declared as Settableboolean
protected  Settableboolean Component.notifications
           
protected  Settableboolean Provides.validateWsdl
           
 

Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return Settableboolean
 Settableboolean ObjectFactory.createSettableboolean()
          Create an instance of Settableboolean
 Settableboolean Component.getNotifications()
          Gets the value of the notifications property.
 Settableboolean Provides.getValidateWsdl()
          Gets the value of the validateWsdl property.
 

Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return types with arguments of type Settableboolean
 JAXBElement<Settableboolean> ObjectFactory.createNotifications(Settableboolean value)
          Create an instance of JAXBElement<Settableboolean>}
 JAXBElement<Settableboolean> ObjectFactory.createValidateWsdl(Settableboolean value)
          Create an instance of JAXBElement<Settableboolean>}
 

Methods in org.ow2.petals.component.framework.jbidescriptor.generated with parameters of type Settableboolean
 JAXBElement<Settableboolean> ObjectFactory.createNotifications(Settableboolean value)
          Create an instance of JAXBElement<Settableboolean>}
 JAXBElement<Settableboolean> ObjectFactory.createValidateWsdl(Settableboolean value)
          Create an instance of JAXBElement<Settableboolean>}
 void Component.setNotifications(Settableboolean value)
          Sets the value of the notifications property.
 void Provides.setValidateWsdl(Settableboolean value)
          Sets the value of the validateWsdl property.
 



Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.