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

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

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

Subclasses of Settableint in org.ow2.petals.component.framework.jbidescriptor.generated
 class Settablepositivestrictint
          Java class for settablepositivestrictint complex type.
 

Fields in org.ow2.petals.component.framework.jbidescriptor.generated declared as Settableint
protected  Settableint Component.notifRetryPolicyFactor
           
protected  Settableint Component.notifRetryPolicyMax
           
protected  Settableint Component.notifRetryPolicyMin
           
protected  Settableint Component.notifRetryPolicyNb
           
 

Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return Settableint
 Settableint ObjectFactory.createSettableint()
          Create an instance of Settableint
 Settableint Component.getNotifRetryPolicyFactor()
          Gets the value of the notifRetryPolicyFactor property.
 Settableint Component.getNotifRetryPolicyMax()
          Gets the value of the notifRetryPolicyMax property.
 Settableint Component.getNotifRetryPolicyMin()
          Gets the value of the notifRetryPolicyMin property.
 Settableint Component.getNotifRetryPolicyNb()
          Gets the value of the notifRetryPolicyNb property.
 

Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return types with arguments of type Settableint
 JAXBElement<Settableint> ObjectFactory.createNotifRetryPolicyFactor(Settableint value)
          Create an instance of JAXBElement<Settableint>}
 JAXBElement<Settableint> ObjectFactory.createNotifRetryPolicyMax(Settableint value)
          Create an instance of JAXBElement<Settableint>}
 JAXBElement<Settableint> ObjectFactory.createNotifRetryPolicyMin(Settableint value)
          Create an instance of JAXBElement<Settableint>}
 JAXBElement<Settableint> ObjectFactory.createNotifRetryPolicyNb(Settableint value)
          Create an instance of JAXBElement<Settableint>}
 

Methods in org.ow2.petals.component.framework.jbidescriptor.generated with parameters of type Settableint
 JAXBElement<Settableint> ObjectFactory.createNotifRetryPolicyFactor(Settableint value)
          Create an instance of JAXBElement<Settableint>}
 JAXBElement<Settableint> ObjectFactory.createNotifRetryPolicyMax(Settableint value)
          Create an instance of JAXBElement<Settableint>}
 JAXBElement<Settableint> ObjectFactory.createNotifRetryPolicyMin(Settableint value)
          Create an instance of JAXBElement<Settableint>}
 JAXBElement<Settableint> ObjectFactory.createNotifRetryPolicyNb(Settableint value)
          Create an instance of JAXBElement<Settableint>}
 void Component.setNotifRetryPolicyFactor(Settableint value)
          Sets the value of the notifRetryPolicyFactor property.
 void Component.setNotifRetryPolicyMax(Settableint value)
          Sets the value of the notifRetryPolicyMax property.
 void Component.setNotifRetryPolicyMin(Settableint value)
          Sets the value of the notifRetryPolicyMin property.
 void Component.setNotifRetryPolicyNb(Settableint value)
          Sets the value of the notifRetryPolicyNb property.
 



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