Class ContentIdPair
- java.lang.Object
-
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.ContentIdPair
-
public final class ContentIdPair extends Object
- Author:
- scf
-
-
Constructor Summary
Constructors Constructor Description ContentIdPair(String key, de.fraunhofer.iosb.ilt.frostserver.model.core.Id value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKey()de.fraunhofer.iosb.ilt.frostserver.model.core.IdgetValue()StringtoString()
-