Uses of Class
org.apache.ecs.wml.Do

Packages that use Do
org.apache.ecs.wml   
 

Uses of Do in org.apache.ecs.wml
 

Methods in org.apache.ecs.wml that return Do
 Do Do.setType(DoType type)
          Sets the type="" attribute
 Do Do.setLabel(java.lang.String label)
          Sets the label="" attribute
 Do Do.setName(java.lang.String name)
          Sets the name="" attribute
 Do Do.addElement(Element element)
          Adds an Element to the element.
 Do Do.addElement(java.lang.String element)
          Adds an Element to the element.
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.