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

Packages that use DoType
org.apache.ecs.wml   
 

Uses of DoType in org.apache.ecs.wml
 

Fields in org.apache.ecs.wml declared as DoType
static DoType DoType.ACCEPT
           
static DoType DoType.DELETE
           
static DoType DoType.HELP
           
static DoType DoType.OPTIONS
           
static DoType DoType.PREV
           
 

Methods in org.apache.ecs.wml with parameters of type DoType
 Do Do.setType(DoType type)
          Sets the type="" attribute
 

Constructors in org.apache.ecs.wml with parameters of type DoType
Do(DoType type)
          Basic constructor.
Do(DoType type, java.lang.String label)
          Basic constructor.
 



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