Class FattrResponse.NamedValue
- java.lang.Object
-
- org.dcache.xrootd.protocol.messages.FattrResponse.NamedValue
-
- Enclosing class:
- FattrResponse
public static class FattrResponse.NamedValue extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NamedValue(java.lang.String name, short code, byte[] value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description shortgetCode()java.lang.StringgetName()byte[]getValue()
-