public class Win32_ShareToDirectoryImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_ShareToDirectory
| Constructor and Description |
|---|
Win32_ShareToDirectoryImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_ShareToDirectoryImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_ShareToDirectoryImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_ShareToDirectoryImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Win32_Share> |
getShare() |
Optional<CIM_Directory> |
getSharedElement() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_ShareToDirectoryImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_ShareToDirectoryImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_ShareToDirectoryImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_ShareToDirectoryImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Optional<Win32_Share> getShare()
getShare in interface Win32_ShareToDirectorypublic Optional<CIM_Directory> getSharedElement()
getSharedElement in interface Win32_ShareToDirectoryCopyright © 2020. All rights reserved.