- valueOf(String) - Static method in enum org.uberfire.commons.cluster.ClusterService.DestinationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.commons.cluster.ConnectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.commons.data.Pair.PairEqualsMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.commons.services.cdi.StartupType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.uberfire.commons.cluster.ClusterService.DestinationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.uberfire.commons.cluster.ConnectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.uberfire.commons.data.Pair.PairEqualsMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.uberfire.commons.services.cdi.StartupType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Veto - Annotation Type in org.uberfire.commons.services.cdi
-