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

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

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

Fields in easybox.org.omg.spec.bpmn._20100524.model declared as EJaxbTInputOutputSpecification
protected  EJaxbTInputOutputSpecification EJaxbTCallableElement.ioSpecification
           
protected  EJaxbTInputOutputSpecification EJaxbTActivity.ioSpecification
           
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return EJaxbTInputOutputSpecification
 EJaxbTInputOutputSpecification ObjectFactory.createEJaxbTInputOutputSpecification()
          Create an instance of EJaxbTInputOutputSpecification
 EJaxbTInputOutputSpecification EJaxbTCallableElement.getIoSpecification()
          Gets the value of the ioSpecification property.
 EJaxbTInputOutputSpecification EJaxbTActivity.getIoSpecification()
          Gets the value of the ioSpecification property.
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTInputOutputSpecification
 javax.xml.bind.JAXBElement<EJaxbTInputOutputSpecification> ObjectFactory.createIoSpecification(EJaxbTInputOutputSpecification value)
          Create an instance of JAXBElement<EJaxbTInputOutputSpecification>}
 

Methods in easybox.org.omg.spec.bpmn._20100524.model with parameters of type EJaxbTInputOutputSpecification
 javax.xml.bind.JAXBElement<EJaxbTInputOutputSpecification> ObjectFactory.createIoSpecification(EJaxbTInputOutputSpecification value)
          Create an instance of JAXBElement<EJaxbTInputOutputSpecification>}
 void EJaxbTCallableElement.setIoSpecification(EJaxbTInputOutputSpecification value)
          Sets the value of the ioSpecification property.
 void EJaxbTActivity.setIoSpecification(EJaxbTInputOutputSpecification value)
          Sets the value of the ioSpecification property.
 



Copyright © 2011 Petals Link. All Rights Reserved.