Package | Description |
---|---|
ome.services.blitz.util | |
ome.util.checksum |
Modifier and Type | Method and Description |
---|---|
static ChecksumType |
ChecksumAlgorithmMapper.getChecksumType(ChecksumAlgorithm algorithm) |
static ChecksumType |
ChecksumAlgorithmMapper.getChecksumType(omero.model.ChecksumAlgorithm algorithm) |
Modifier and Type | Method and Description |
---|---|
static ChecksumType |
ChecksumType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChecksumType[] |
ChecksumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<ChecksumType> |
ChecksumProviderFactory.getAvailableTypes() |
java.util.Set<ChecksumType> |
ChecksumProviderFactoryImpl.getAvailableTypes() |
Modifier and Type | Method and Description |
---|---|
ChecksumProvider |
ChecksumProviderFactory.getProvider(ChecksumType checksumType)
Returns an implementation of
ChecksumProvider depending on the
specified ChecksumType . |
ChecksumProvider |
ChecksumProviderFactoryImpl.getProvider(ChecksumType checksumType) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.