Uses of Class
com.sun.corba.ee.impl.folb.ServerGroupManager.MembershipChangeState
-
Packages that use ServerGroupManager.MembershipChangeState Package Description com.sun.corba.ee.impl.folb -
-
Uses of ServerGroupManager.MembershipChangeState in com.sun.corba.ee.impl.folb
Fields in com.sun.corba.ee.impl.folb declared as ServerGroupManager.MembershipChangeState Modifier and Type Field Description private ServerGroupManager.MembershipChangeStateServerGroupManager. membershipChangeStateMethods in com.sun.corba.ee.impl.folb that return ServerGroupManager.MembershipChangeState Modifier and Type Method Description static ServerGroupManager.MembershipChangeStateServerGroupManager.MembershipChangeState. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ServerGroupManager.MembershipChangeState[]ServerGroupManager.MembershipChangeState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-