Uses of Class
com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour.Kind

Packages that use SenderBehaviour.Kind
com.ebmwebsourcing.easyviper.core.api.engine.behaviour   
 

Uses of SenderBehaviour.Kind in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 

Methods in com.ebmwebsourcing.easyviper.core.api.engine.behaviour that return SenderBehaviour.Kind
 SenderBehaviour.Kind SenderBehaviour.getKind()
           
static SenderBehaviour.Kind SenderBehaviour.Kind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SenderBehaviour.Kind[] SenderBehaviour.Kind.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.ebmwebsourcing.easyviper.core.api.engine.behaviour with parameters of type SenderBehaviour.Kind
 void SenderBehaviour.setKind(SenderBehaviour.Kind kind)
           
 



Copyright © 2009 eBM WebSourcing. All Rights Reserved.