|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MediaConstants.Algo | |
---|---|
org.apache.abdera.ext.media |
Uses of MediaConstants.Algo in org.apache.abdera.ext.media |
---|
Methods in org.apache.abdera.ext.media that return MediaConstants.Algo | |
---|---|
MediaConstants.Algo |
MediaHash.getAlgorithm()
|
static MediaConstants.Algo |
MediaConstants.Algo.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MediaConstants.Algo[] |
MediaConstants.Algo.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.abdera.ext.media with parameters of type MediaConstants.Algo | |
---|---|
void |
MediaHash.setAlgorithm(MediaConstants.Algo algorithm)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |