Uses of Class
org.apache.myfaces.tobago.example.demo.Release
-
Packages that use Release Package Description org.apache.myfaces.tobago.example.demo -
-
Uses of Release in org.apache.myfaces.tobago.example.demo
Methods in org.apache.myfaces.tobago.example.demo that return Release Modifier and Type Method Description static ReleaseRelease. valueOf(String name)Returns the enum constant of this type with the specified name.static Release[]Release. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.myfaces.tobago.example.demo that return types with arguments of type Release Modifier and Type Method Description List<Release>ApiController. getReleases()
-