Uses of Class
org.smallmind.cloud.cluster.broadcast.ClusterBroadcastType

Packages that use ClusterBroadcastType
org.smallmind.cloud.cluster.broadcast   
 

Uses of ClusterBroadcastType in org.smallmind.cloud.cluster.broadcast
 

Methods in org.smallmind.cloud.cluster.broadcast that return ClusterBroadcastType
 ClusterBroadcastType ClusterBroadcast.getClusterBroadcastType()
           
static ClusterBroadcastType ClusterBroadcastType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClusterBroadcastType[] ClusterBroadcastType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.smallmind.cloud.cluster.broadcast with parameters of type ClusterBroadcastType
ClusterBroadcast(ClusterBroadcastType clusterBroadcastType)
           
 



Copyright © 2011. All Rights Reserved.