java.lang.Object
de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.ContentIdPair
public final class ContentIdPair
extends Object
- Author:
- scf
-
Field Summary
Fields
final de.fraunhofer.iosb.ilt.frostserver.model.core.Id
-
Constructor Summary
Constructors
-
Method Summary
de.fraunhofer.iosb.ilt.frostserver.model.core.Id
-
Field Details
-
-
value
public final de.fraunhofer.iosb.ilt.frostserver.model.core.Id value
-
Constructor Details
-
ContentIdPair
public ContentIdPair(String key,
de.fraunhofer.iosb.ilt.frostserver.model.core.Id value)
-
Method Details
-
-
getValue
public de.fraunhofer.iosb.ilt.frostserver.model.core.Id getValue()
-