public class Win32_ShareImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_Share
| Constructor and Description |
|---|
Win32_ShareImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_ShareImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_ShareImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_ShareImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAccessMask() |
boolean |
getAllowMaximum() |
String |
getCaption() |
String |
getDescription() |
Optional<OffsetDateTime> |
getInstallDate() |
int |
getMaximumAllowed() |
String |
getName() |
String |
getPath() |
String |
getStatus() |
int |
getType() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_ShareImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_ShareImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_ShareImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_ShareImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public int getAccessMask()
getAccessMask in interface Win32_Sharepublic boolean getAllowMaximum()
getAllowMaximum in interface Win32_Sharepublic String getCaption()
getCaption in interface Win32_Sharepublic String getDescription()
getDescription in interface Win32_Sharepublic Optional<OffsetDateTime> getInstallDate()
getInstallDate in interface Win32_Sharepublic int getMaximumAllowed()
getMaximumAllowed in interface Win32_Sharepublic String getName()
getName in interface Win32_Sharepublic String getPath()
getPath in interface Win32_Sharepublic String getStatus()
getStatus in interface Win32_Sharepublic int getType()
getType in interface Win32_ShareCopyright © 2020. All rights reserved.