Uses of Class
eu.clarin.sru.server.SRURenderBy
-
Packages that use SRURenderBy Package Description eu.clarin.sru.server -
-
Uses of SRURenderBy in eu.clarin.sru.server
Methods in eu.clarin.sru.server that return SRURenderBy Modifier and Type Method Description SRURenderBy
SRURequest. getRenderBy()
Get the renderBy parameter of this request.static SRURenderBy
SRURenderBy. valueOf(String name)
Returns the enum constant of this type with the specified name.static SRURenderBy[]
SRURenderBy. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-