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.addElement(Element element)
          Adds an Element to the element.
 Do Do.addElement(java.lang.String element)
          Adds an Element to the element.
 Do Do.setLabel(java.lang.String label)
          Sets the label="" attribute
 Do Do.setName(java.lang.String name)
          Sets the name="" attribute
 Do Do.setType(DoType type)
          Sets the type="" attribute
 



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