public class CIM_DirectoryImpl extends xyz.cofe.win.wmi.WmiObjImpl implements CIM_Directory
| Constructor and Description |
|---|
CIM_DirectoryImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
CIM_DirectoryImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
CIM_DirectoryImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
CIM_DirectoryImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAccessMask() |
boolean |
getArchive() |
String |
getCaption() |
boolean |
getCompressed() |
String |
getCompressionMethod() |
String |
getCreationClassName() |
Optional<OffsetDateTime> |
getCreationDate() |
String |
getCSCreationClassName() |
String |
getCSName() |
String |
getDescription() |
String |
getDrive() |
String |
getEightDotThreeFileName() |
boolean |
getEncrypted() |
String |
getEncryptionMethod() |
String |
getExtension() |
String |
getFileName() |
long |
getFileSize() |
String |
getFileType() |
String |
getFSCreationClassName() |
String |
getFSName() |
boolean |
getHidden() |
Optional<OffsetDateTime> |
getInstallDate() |
long |
getInUseCount() |
Optional<OffsetDateTime> |
getLastAccessed() |
Optional<OffsetDateTime> |
getLastModified() |
String |
getName() |
String |
getPath() |
boolean |
getReadable() |
String |
getStatus() |
boolean |
getSystem() |
boolean |
getWriteable() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic CIM_DirectoryImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public CIM_DirectoryImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public CIM_DirectoryImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public CIM_DirectoryImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public int getAccessMask()
getAccessMask in interface CIM_Directorypublic boolean getArchive()
getArchive in interface CIM_Directorypublic String getCaption()
getCaption in interface CIM_Directorypublic boolean getCompressed()
getCompressed in interface CIM_Directorypublic String getCompressionMethod()
getCompressionMethod in interface CIM_Directorypublic String getCreationClassName()
getCreationClassName in interface CIM_Directorypublic Optional<OffsetDateTime> getCreationDate()
getCreationDate in interface CIM_Directorypublic String getCSCreationClassName()
getCSCreationClassName in interface CIM_Directorypublic String getCSName()
getCSName in interface CIM_Directorypublic String getDescription()
getDescription in interface CIM_Directorypublic String getDrive()
getDrive in interface CIM_Directorypublic String getEightDotThreeFileName()
getEightDotThreeFileName in interface CIM_Directorypublic boolean getEncrypted()
getEncrypted in interface CIM_Directorypublic String getEncryptionMethod()
getEncryptionMethod in interface CIM_Directorypublic String getExtension()
getExtension in interface CIM_Directorypublic String getFileName()
getFileName in interface CIM_Directorypublic long getFileSize()
getFileSize in interface CIM_Directorypublic String getFileType()
getFileType in interface CIM_Directorypublic String getFSCreationClassName()
getFSCreationClassName in interface CIM_Directorypublic String getFSName()
getFSName in interface CIM_Directorypublic boolean getHidden()
getHidden in interface CIM_Directorypublic Optional<OffsetDateTime> getInstallDate()
getInstallDate in interface CIM_Directorypublic long getInUseCount()
getInUseCount in interface CIM_Directorypublic Optional<OffsetDateTime> getLastAccessed()
getLastAccessed in interface CIM_Directorypublic Optional<OffsetDateTime> getLastModified()
getLastModified in interface CIM_Directorypublic String getName()
getName in interface CIM_Directorypublic String getPath()
getPath in interface CIM_Directorypublic boolean getReadable()
getReadable in interface CIM_Directorypublic String getStatus()
getStatus in interface CIM_Directorypublic boolean getSystem()
getSystem in interface CIM_Directorypublic boolean getWriteable()
getWriteable in interface CIM_DirectoryCopyright © 2020. All rights reserved.