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.serverMethods in eu.clarin.sru.server that return SRURenderBy Modifier and Type Method Description SRURenderBySRURequest. getRenderBy()Get the renderBy parameter of this request.static SRURenderBySRURenderBy. 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.
 
-