Class TConversation


public class TConversation extends TConversationNode

Java class for tConversation complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="tConversation">
   <complexContent>
     <extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tConversationNode">
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • TConversation

      public TConversation()