Uses of Class
org.glassfish.resources.api.ResourceConstants.TriState
-
Packages that use ResourceConstants.TriState Package Description org.glassfish.resources.api -
-
Uses of ResourceConstants.TriState in org.glassfish.resources.api
Methods in org.glassfish.resources.api that return ResourceConstants.TriState Modifier and Type Method Description static ResourceConstants.TriStateResourceConstants.TriState. valueOf(String name)Returns the enum constant of this type with the specified name.static ResourceConstants.TriState[]ResourceConstants.TriState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-