public class Win32_ComputerSystemProductImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_ComputerSystemProduct
| Constructor and Description |
|---|
Win32_ComputerSystemProductImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_ComputerSystemProductImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_ComputerSystemProductImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_ComputerSystemProductImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCaption() |
String |
getDescription() |
String |
getElementName() |
String |
getIdentifyingNumber() |
String |
getInstanceID() |
String |
getName() |
String |
getSKUNumber() |
String |
getUUID() |
String |
getVendor() |
String |
getVersion() |
int |
getWarrantyDuration() |
Optional<OffsetDateTime> |
getWarrantyStartDate() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_ComputerSystemProductImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_ComputerSystemProductImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_ComputerSystemProductImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_ComputerSystemProductImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public String getCaption()
getCaption in interface Win32_ComputerSystemProductpublic String getDescription()
getDescription in interface Win32_ComputerSystemProductpublic String getElementName()
getElementName in interface Win32_ComputerSystemProductpublic String getIdentifyingNumber()
getIdentifyingNumber in interface Win32_ComputerSystemProductpublic String getInstanceID()
getInstanceID in interface Win32_ComputerSystemProductpublic String getName()
getName in interface Win32_ComputerSystemProductpublic String getSKUNumber()
getSKUNumber in interface Win32_ComputerSystemProductpublic String getUUID()
getUUID in interface Win32_ComputerSystemProductpublic String getVendor()
getVendor in interface Win32_ComputerSystemProductpublic String getVersion()
getVersion in interface Win32_ComputerSystemProductpublic int getWarrantyDuration()
getWarrantyDuration in interface Win32_ComputerSystemProductpublic Optional<OffsetDateTime> getWarrantyStartDate()
getWarrantyStartDate in interface Win32_ComputerSystemProductCopyright © 2020. All rights reserved.