Uses of Class
eu.clarin.sru.server.fcs.parser.SimpleWithin.Scope
-
Packages that use SimpleWithin.Scope Package Description eu.clarin.sru.server.fcs.parser -
-
Uses of SimpleWithin.Scope in eu.clarin.sru.server.fcs.parser
Methods in eu.clarin.sru.server.fcs.parser that return SimpleWithin.Scope Modifier and Type Method Description SimpleWithin.Scope
SimpleWithin. getScope()
Get the simple within scopestatic SimpleWithin.Scope
SimpleWithin.Scope. valueOf(String name)
Returns the enum constant of this type with the specified name.static SimpleWithin.Scope[]
SimpleWithin.Scope. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-