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