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