类 com.seeyon.ctp.organization.event.ClusterMemberEvent.Action
的使用

使用 ClusterMemberEvent.Action 的软件包
com.seeyon.ctp.organization.event 组织模型管理事件。 
 

com.seeyon.ctp.organization.eventClusterMemberEvent.Action 的使用
 

返回 ClusterMemberEvent.Actioncom.seeyon.ctp.organization.event 中的方法
 ClusterMemberEvent.Action ClusterMemberEvent.getAction()
           
static ClusterMemberEvent.Action ClusterMemberEvent.Action.valueOf(java.lang.String name)
          返回带有指定名称的该类型的枚举常量。
static ClusterMemberEvent.Action[] ClusterMemberEvent.Action.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 ClusterMemberEvent.Actioncom.seeyon.ctp.organization.event 中的方法
 void ClusterMemberEvent.setAction(ClusterMemberEvent.Action action)