public class ChecksumAlgorithmMapper
extends java.lang.Object
ChecksumAlgorithm
enumeration instances,
including mapping their values back to ChecksumType
s.Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Function<omero.model.ChecksumAlgorithm,java.lang.String> |
CHECKSUM_ALGORITHM_NAMER |
Constructor and Description |
---|
ChecksumAlgorithmMapper() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<omero.model.ChecksumAlgorithm> |
getAllChecksumAlgorithms() |
static omero.model.ChecksumAlgorithm |
getChecksumAlgorithm(java.lang.String name) |
static ChecksumType |
getChecksumType(ChecksumAlgorithm algorithm) |
static ChecksumType |
getChecksumType(omero.model.ChecksumAlgorithm algorithm) |
public static com.google.common.base.Function<omero.model.ChecksumAlgorithm,java.lang.String> CHECKSUM_ALGORITHM_NAMER
public static ChecksumType getChecksumType(ChecksumAlgorithm algorithm)
public static ChecksumType getChecksumType(omero.model.ChecksumAlgorithm algorithm)
public static omero.model.ChecksumAlgorithm getChecksumAlgorithm(java.lang.String name)
public static java.util.List<omero.model.ChecksumAlgorithm> getAllChecksumAlgorithms()
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.