Uses of Class
loci.common.Location.UrlType
-
Packages that use Location.UrlType Package Description loci.common -
-
Uses of Location.UrlType in loci.common
Methods in loci.common that return Location.UrlType Modifier and Type Method Description static Location.UrlType
Location.UrlType. valueOf(String name)
Returns the enum constant of this type with the specified name.static Location.UrlType[]
Location.UrlType. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-