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()chargetSize() 
 - 
 
- 
- 
Method Detail
- 
getSize
public char getSize()
- Specified by:
 getSizein interfaceWin32Link.ItemID
 
- 
getBytes
public final byte[] getBytes()
- Specified by:
 getBytesin interfaceWin32Link.ItemID
 
 - 
 
 -