Uses of Class
org.dcache.xrootd.tpc.XrootdTpcInfo.CksumType
-
Packages that use XrootdTpcInfo.CksumType Package Description org.dcache.xrootd.tpc -
-
Uses of XrootdTpcInfo.CksumType in org.dcache.xrootd.tpc
Methods in org.dcache.xrootd.tpc that return XrootdTpcInfo.CksumType Modifier and Type Method Description static XrootdTpcInfo.CksumTypeXrootdTpcInfo.CksumType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static XrootdTpcInfo.CksumType[]XrootdTpcInfo.CksumType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-