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

Packages that use Type
org.apache.ecs.wml   
 

Uses of Type in org.apache.ecs.wml
 

Fields in org.apache.ecs.wml declared as Type
static Type Type.TEXT
           
static Type Type.PASSWORD
           
 

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

Constructors in org.apache.ecs.wml with parameters of type Type
Input(java.lang.String name, Type type)
          Constructor.
Input(java.lang.String format, java.lang.String name, Type type)
          Constructor.
 



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