Package com.jalios.jcms.webdav
Class Win32Link.MyComputerId
- java.lang.Object
-
- com.jalios.jcms.webdav.Win32Link.MyComputerId
-
- All Implemented Interfaces:
Win32Link.ItemID
- Enclosing class:
- Win32Link
public class Win32Link.MyComputerId extends java.lang.Object implements Win32Link.ItemID
The Root item of a local Machine "My Computer"
-
-
Constructor Summary
Constructors Constructor Description MyComputerId()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
getBytes()
char
getSize()
-
-
-
Method Detail
-
getSize
public char getSize()
- Specified by:
getSize
in interfaceWin32Link.ItemID
-
getBytes
public final byte[] getBytes()
- Specified by:
getBytes
in interfaceWin32Link.ItemID
-
-