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