Uses of Class
org.ow2.dragon.connection.api.service.FedPattern

Packages that use FedPattern
org.ow2.dragon.connection.api.service   
org.ow2.dragon.connection.api.to   
 

Uses of FedPattern in org.ow2.dragon.connection.api.service
 

Methods in org.ow2.dragon.connection.api.service that return FedPattern
static FedPattern FedPattern.fromValue(java.lang.String v)
           
static FedPattern FedPattern.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FedPattern[] FedPattern.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of FedPattern in org.ow2.dragon.connection.api.to
 

Fields in org.ow2.dragon.connection.api.to declared as FedPattern
protected  FedPattern EnvironmentFederation.pattern
           
 

Methods in org.ow2.dragon.connection.api.to that return FedPattern
 FedPattern EnvironmentFederation.getPattern()
          Gets the value of the pattern property.
 

Methods in org.ow2.dragon.connection.api.to with parameters of type FedPattern
 void EnvironmentFederation.setPattern(FedPattern value)
          Sets the value of the pattern property.
 



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