Uses of Class
eu.clarin.sru.server.SRURecordPacking
- 
Packages that use SRURecordPacking Package Description eu.clarin.sru.server 
- 
- 
Uses of SRURecordPacking in eu.clarin.sru.serverMethods in eu.clarin.sru.server that return SRURecordPacking Modifier and Type Method Description SRURecordPackingSRUServerConfig. getDefaultRecordPacking()SRURecordPackingSRURequest. getRecordPacking()Get the recordPacking (SRU 2.0) parameter of this request.static SRURecordPackingSRURecordPacking. valueOf(String name)Returns the enum constant of this type with the specified name.static SRURecordPacking[]SRURecordPacking. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-