Uses of Class
org.gatein.mop.api.composer.IterationType

Packages that use IterationType
org.gatein.mop.api.composer   
 

Uses of IterationType in org.gatein.mop.api.composer
 

Methods in org.gatein.mop.api.composer that return IterationType
 IterationType StructureIterator.next()
           
 IterationType PageIterator.next()
           
 IterationType ComponentIterator.next()
           
static IterationType IterationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IterationType[] IterationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.