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

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

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

Fields in easybox.org.omg.spec.bpmn._20100524.model declared as EJaxbTAuditing
protected  EJaxbTAuditing EJaxbTProcess.auditing
           
protected  EJaxbTAuditing EJaxbTFlowElement.auditing
           
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return EJaxbTAuditing
 EJaxbTAuditing ObjectFactory.createEJaxbTAuditing()
          Create an instance of EJaxbTAuditing
 EJaxbTAuditing EJaxbTProcess.getAuditing()
          Gets the value of the auditing property.
 EJaxbTAuditing EJaxbTFlowElement.getAuditing()
          Gets the value of the auditing property.
 

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

Methods in easybox.org.omg.spec.bpmn._20100524.model with parameters of type EJaxbTAuditing
 javax.xml.bind.JAXBElement<EJaxbTAuditing> ObjectFactory.createAuditing(EJaxbTAuditing value)
          Create an instance of JAXBElement<EJaxbTAuditing>}
 void EJaxbTProcess.setAuditing(EJaxbTAuditing value)
          Sets the value of the auditing property.
 void EJaxbTFlowElement.setAuditing(EJaxbTAuditing value)
          Sets the value of the auditing property.
 



Copyright © 2011 Petals Link. All Rights Reserved.