public class Win32_QuickFixEngineeringImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_QuickFixEngineering
| Constructor and Description |
|---|
Win32_QuickFixEngineeringImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_QuickFixEngineeringImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_QuickFixEngineeringImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_QuickFixEngineeringImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCaption() |
String |
getCSName() |
String |
getDescription() |
String |
getFixComments() |
String |
getHotFixID() |
Optional<OffsetDateTime> |
getInstallDate() |
String |
getInstalledBy() |
String |
getInstalledOn() |
String |
getName() |
String |
getServicePackInEffect() |
String |
getStatus() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_QuickFixEngineeringImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_QuickFixEngineeringImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_QuickFixEngineeringImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_QuickFixEngineeringImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public String getCaption()
getCaption in interface Win32_QuickFixEngineeringpublic String getCSName()
getCSName in interface Win32_QuickFixEngineeringpublic String getDescription()
getDescription in interface Win32_QuickFixEngineeringpublic String getFixComments()
getFixComments in interface Win32_QuickFixEngineeringpublic String getHotFixID()
getHotFixID in interface Win32_QuickFixEngineeringpublic Optional<OffsetDateTime> getInstallDate()
getInstallDate in interface Win32_QuickFixEngineeringpublic String getInstalledBy()
getInstalledBy in interface Win32_QuickFixEngineeringpublic String getInstalledOn()
getInstalledOn in interface Win32_QuickFixEngineeringpublic String getName()
getName in interface Win32_QuickFixEngineeringpublic String getServicePackInEffect()
getServicePackInEffect in interface Win32_QuickFixEngineeringpublic String getStatus()
getStatus in interface Win32_QuickFixEngineeringCopyright © 2020. All rights reserved.