Uses of Class
org.gcube.portlets.user.uriresolvermanager.entity.Resolver.RESOLVER_ENTRYNAME
-
Packages that use Resolver.RESOLVER_ENTRYNAME Package Description org.gcube.portlets.user.uriresolvermanager.entity -
-
Uses of Resolver.RESOLVER_ENTRYNAME in org.gcube.portlets.user.uriresolvermanager.entity
Methods in org.gcube.portlets.user.uriresolvermanager.entity that return Resolver.RESOLVER_ENTRYNAME Modifier and Type Method Description static Resolver.RESOLVER_ENTRYNAMEResolver.RESOLVER_ENTRYNAME. valueOf(String name)Returns the enum constant of this type with the specified name.static Resolver.RESOLVER_ENTRYNAME[]Resolver.RESOLVER_ENTRYNAME. values()Returns an array containing the constants of this enum type, in the order they are declared.
-