Uses of Class
com.continuent.tungsten.replicator.conf.ReplicatorRole

Packages that use ReplicatorRole
com.continuent.tungsten.replicator.conf   
 

Uses of ReplicatorRole in com.continuent.tungsten.replicator.conf
 

Methods in com.continuent.tungsten.replicator.conf that return ReplicatorRole
static ReplicatorRole ReplicatorRole.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ReplicatorRole[] ReplicatorRole.values()
          Returns an array containing the constants of this enum type, in the order they are declared.