Uses of Class
pl.edu.icm.yadda.bwmeta.doc.ElementType.Kind

Packages that use ElementType.Kind
pl.edu.icm.yadda.bwmeta.doc   
 

Uses of ElementType.Kind in pl.edu.icm.yadda.bwmeta.doc
 

Fields in pl.edu.icm.yadda.bwmeta.doc declared as ElementType.Kind
protected  ElementType.Kind ElementType.kind
           
 

Methods in pl.edu.icm.yadda.bwmeta.doc that return ElementType.Kind
 ElementType.Kind ElementType.getKind()
           
static ElementType.Kind ElementType.Kind.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ElementType.Kind[] ElementType.Kind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in pl.edu.icm.yadda.bwmeta.doc with parameters of type ElementType.Kind
 void ElementType.setKind(ElementType.Kind kind)
           
 



Copyright © 2002-2012 ICM, Warsaw University. All Rights Reserved.