Uses of Class
org.ow2.petals.topology.generated.DomainMode

Packages that use DomainMode
org.ow2.petals.topology.generated   
 

Uses of DomainMode in org.ow2.petals.topology.generated
 

Fields in org.ow2.petals.topology.generated declared as DomainMode
protected  DomainMode Domain.mode
           
 

Methods in org.ow2.petals.topology.generated that return DomainMode
static DomainMode DomainMode.fromValue(java.lang.String v)
           
 DomainMode Domain.getMode()
          Gets the value of the mode property.
static DomainMode DomainMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DomainMode[] DomainMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.petals.topology.generated with parameters of type DomainMode
 void Domain.setMode(DomainMode value)
          Sets the value of the mode property.
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.