Uses of Class
easybox.org.omg.spec.bpmn._20100524.model.EJaxbTInputSet

Packages that use EJaxbTInputSet
easybox.org.omg.spec.bpmn._20100524.model   
 

Uses of EJaxbTInputSet in easybox.org.omg.spec.bpmn._20100524.model
 

Fields in easybox.org.omg.spec.bpmn._20100524.model declared as EJaxbTInputSet
protected  EJaxbTInputSet EJaxbTThrowEvent.inputSet
           
 

Fields in easybox.org.omg.spec.bpmn._20100524.model with type parameters of type EJaxbTInputSet
protected  java.util.List<EJaxbTInputSet> EJaxbTInputOutputSpecification.inputSet
           
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return EJaxbTInputSet
 EJaxbTInputSet ObjectFactory.createEJaxbTInputSet()
          Create an instance of EJaxbTInputSet
 EJaxbTInputSet EJaxbTThrowEvent.getInputSet()
          Gets the value of the inputSet property.
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTInputSet
 javax.xml.bind.JAXBElement<EJaxbTInputSet> ObjectFactory.createInputSet(EJaxbTInputSet value)
          Create an instance of JAXBElement<EJaxbTInputSet>}
 java.util.List<EJaxbTInputSet> EJaxbTInputOutputSpecification.getInputSet()
          Gets the value of the inputSet property.
 

Methods in easybox.org.omg.spec.bpmn._20100524.model with parameters of type EJaxbTInputSet
 javax.xml.bind.JAXBElement<EJaxbTInputSet> ObjectFactory.createInputSet(EJaxbTInputSet value)
          Create an instance of JAXBElement<EJaxbTInputSet>}
 void EJaxbTThrowEvent.setInputSet(EJaxbTInputSet value)
          Sets the value of the inputSet property.
 



Copyright © 2011 Petals Link. All Rights Reserved.