A C D E F G I N P R S V W

A

AbstractSecurityScriptingObject - cn.chenlichao.wmi4j 中的 类
Objects have a security property, which is the SWbemSecurity object.
add(WbemPrivilegeEnum, Boolean) - 类 cn.chenlichao.wmi4j.SWbemPrivilegeSet 中的方法
Adds an SWbemPrivilege object to the collection.
add(String, WbemCimTypeEnum, Boolean, Integer) - 类 cn.chenlichao.wmi4j.SWbemPropertySet 中的方法
Adds an SWbemProperty object to this collection.
add(String, WbemCimTypeEnum) - 类 cn.chenlichao.wmi4j.SWbemPropertySet 中的方法
Use default parameters for SWbemPropertySet.add(String, cn.chenlichao.wmi4j.consts.WbemCimTypeEnum, Boolean, Integer)
add(String, WMIVariant, Boolean, Boolean, Boolean, Integer) - 类 cn.chenlichao.wmi4j.SWbemQualifierSet 中的方法
Add an SWbemQualifier object to the SWbemQualifierSet collection.
add(String, WMIVariant) - 类 cn.chenlichao.wmi4j.SWbemQualifierSet 中的方法
Use default parameters for SWbemQualifierSet.add(String, WMIVariant, Boolean, Boolean, Boolean, Integer)
addAsString(WbemPrivilegeEnum, Boolean) - 类 cn.chenlichao.wmi4j.SWbemPrivilegeSet 中的方法
You can use the addAsString method to add a privilege to the collection using a privilege string.
associators(String, String, String, String, Boolean, Boolean, String, String, SWbemNamedValueSet, Flags.AssociatorsFlag...) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Returns a collection of objects (classes or instances) that are associated with the current object.
associators() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Use default parameters for method SWbemObject.associators(String, String, String, String, Boolean, Boolean, String, String, SWbemNamedValueSet, cn.chenlichao.wmi4j.consts.Flags.AssociatorsFlag...)
associatorsOf(String, String, String, String, String, Boolean, Boolean, String, String, SWbemNamedValueSet, Flags.AssociatorsFlag...) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Returns a collection of objects (classes or instances) called endpoints that are associated with a specified object.
associatorsOf(String) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Use default parameters for method SWbemServices.associatorsOf(String, String, String, String, String, Boolean, Boolean, String, String, SWbemNamedValueSet, cn.chenlichao.wmi4j.consts.Flags.AssociatorsFlag...)

C

cn.chenlichao.wmi4j - 软件包 cn.chenlichao.wmi4j
 
cn.chenlichao.wmi4j.consts - 软件包 cn.chenlichao.wmi4j.consts
 
compareTo(SWbemObject, Flags.CompareToFlag...) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Compares two SWbemObject objects.
compareTo(SWbemObject) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Use default parameters for #compareTo(SWbemObject, Flags.CompareToFlag...
connectServer(String, String, Flags.SecurityFlag, SWbemNamedValueSet) - 类 cn.chenlichao.wmi4j.SWbemLocator 中的方法
The ConnectServer method of the SWbemLocator object connects to the namespace on the computer that is specified in the strServer parameter.
connectServer() - 类 cn.chenlichao.wmi4j.SWbemLocator 中的方法
Use default parameters for SWbemLocator.connectServer(String, String, cn.chenlichao.wmi4j.consts.Flags.SecurityFlag, SWbemNamedValueSet)
createObject(Class<T>) - 类 cn.chenlichao.wmi4j.SWbemLocator 中的方法
 

D

delete(Integer, SWbemNamedValueSet) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Deletes either the current class or the current instance.
delete() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Use default parameters for SWbemObject.delete(Integer, SWbemNamedValueSet)
delete(String, Integer, SWbemNamedValueSet) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
deletes the class or instance that is specified in the object path.
delete(String) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Use default parameters for method SWbemServices.delete(String, Integer, SWbemNamedValueSet)
deleteAll() - 类 cn.chenlichao.wmi4j.SWbemPrivilegeSet 中的方法
Removes all privileges from the collection, thus emptying it.
disconnect() - 类 cn.chenlichao.wmi4j.SWbemLocator 中的方法
Disconnect from server and release resources

E

execMethod(String, SWbemObject, Integer, SWbemNamedValueSet) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Executes a method exported by a method provider.
execMethod(String, SWbemObject) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Use default parameters for SWbemObject.execMethod(String, SWbemObject, Integer, SWbemNamedValueSet)
execMethod(String) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Use default parameters for SWbemObject.execMethod(String, SWbemObject, Integer, SWbemNamedValueSet)
execMethod(String, String, SWbemObject, Integer, SWbemNamedValueSet) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Executes a method that is exported by a method provider.
execMethod(String, String, SWbemObject) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Use default parameters for method SWbemServices.execMethod(String, String, SWbemObject, Integer, SWbemNamedValueSet)
execMethod(String, String) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Use default parameters for method SWbemServices.execMethod(String, String, SWbemObject, Integer, SWbemNamedValueSet)
execNotificationQuery(String, String, Integer, SWbemNamedValueSet) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Executes a query to receive events.
execNotificationQuery(String) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Use default parameters for SWbemServices.execNotificationQuery(String, String, Integer, SWbemNamedValueSet)
execQuery(String, String, SWbemNamedValueSet, Flags.ExecQueryFlag...) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Executes a query to retrieve objects.
execQuery(String) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Use default parameters for execQuery method SWbemServices.execQuery(String, String, SWbemNamedValueSet, cn.chenlichao.wmi4j.consts.Flags.ExecQueryFlag...)

F

Flags - cn.chenlichao.wmi4j.consts 中的 类
Optional flags values.
Flags() - 类 cn.chenlichao.wmi4j.consts.Flags 的构造方法
 
Flags.AssociatorsFlag - cn.chenlichao.wmi4j.consts 中的 枚举
Optional values of flags parameter for {@linkplain cn.chenlichao.wmi4j.SWbemServices#associatorsOf(String, String, String, String, String, Boolean, Boolean, String, String, cn.chenlichao.wmi4j.SWbemNamedValueSet, Flags.AssociatorsFlag...)
Flags.CompareToFlag - cn.chenlichao.wmi4j.consts 中的 枚举
Optional values of flags parameter for {@link cn.chenlichao.wmi4j.SWbemObject#compareTo(cn.chenlichao.wmi4j.SWbemObject, CompareToFlag...)
Flags.ExecQueryFlag - cn.chenlichao.wmi4j.consts 中的 枚举
Optional values of flags parameter for {@linkplain cn.chenlichao.wmi4j.SWbemServices#execQuery(String, String, cn.chenlichao.wmi4j.SWbemNamedValueSet, ExecQueryFlag...)
Flags.GetFlag - cn.chenlichao.wmi4j.consts 中的 枚举
Optional values of flags parameter for {@linkplain cn.chenlichao.wmi4j.SWbemServices#get(String, cn.chenlichao.wmi4j.SWbemNamedValueSet, Flags.GetFlag...)
Flags.InstancesFlag - cn.chenlichao.wmi4j.consts 中的 枚举
Optional values of flags parameter for {@linkplain cn.chenlichao.wmi4j.SWbemServices#instancesOf(String, cn.chenlichao.wmi4j.SWbemNamedValueSet, Flags.InstancesFlag...)
Flags.PutFlag - cn.chenlichao.wmi4j.consts 中的 枚举
Optional values of flags parameter of {@link cn.chenlichao.wmi4j.SWbemObject#put(cn.chenlichao.wmi4j.SWbemNamedValueSet, PutFlag...)
Flags.ReferenceFlag - cn.chenlichao.wmi4j.consts 中的 枚举
Optional values for parameter flags of {@link cn.chenlichao.wmi4j.SWbemServices#referencesTo(String, String, String, Boolean, Boolean, String, cn.chenlichao.wmi4j.SWbemNamedValueSet, ReferenceFlag...)
Flags.SecurityFlag - cn.chenlichao.wmi4j.consts 中的 枚举
securityFlag parameter of SWbemLocator.connectServer() optional values;
Flags.SubclassesFlag - cn.chenlichao.wmi4j.consts 中的 枚举
Optional values of flags parameter for {@linkplain cn.chenlichao.wmi4j.SWbemServices#subclassesOf(String, cn.chenlichao.wmi4j.SWbemNamedValueSet, SubclassesFlag...)

G

get(String, SWbemNamedValueSet, Flags.GetFlag...) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Retrieves an object, that is either a class definition or an instance, based on the object path.
get(String) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Use default parameters for get method SWbemServices.get(String, SWbemNamedValueSet, cn.chenlichao.wmi4j.consts.Flags.GetFlag...)
getAuthenticationLevel() - 类 cn.chenlichao.wmi4j.SWbemSecurity 中的方法
Get the COM Authentication level that is assigned to this object.
getAuthority() - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Get the Authority component of the object path.
getBooleanValue() - 类 cn.chenlichao.wmi4j.WMIVariant 中的方法
 
getCharValue() - 类 cn.chenlichao.wmi4j.WMIVariant 中的方法
 
getCIMType() - 类 cn.chenlichao.wmi4j.SWbemProperty 中的方法
Return an integer that can be used to determine the CIM type of this property.
getClazz() - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Get the name of the class that is part of the object path.
getDateValue() - 类 cn.chenlichao.wmi4j.WMIVariant 中的方法
 
getDerivation() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
An array of strings that describe the class derivation hierarchy for the instance being referenced.
getDisplayName() - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Get the path in a form that can be used as a moniker display name.
getDisplayName() - 类 cn.chenlichao.wmi4j.SWbemPrivilege 中的方法
Displays a description of an SWbemPrivilege object.
getDoubleValue() - 类 cn.chenlichao.wmi4j.WMIVariant 中的方法
 
getFloatValue() - 类 cn.chenlichao.wmi4j.WMIVariant 中的方法
 
getIdentifier() - 类 cn.chenlichao.wmi4j.SWbemPrivilege 中的方法
The identifier property of an SWbemPrivilege object is an WbemPrivilegeEnum that represents the privilege that is being set or retrieved.
getImpersonationLevel() - 类 cn.chenlichao.wmi4j.SWbemSecurity 中的方法
Get the COM impersonation level that is assigned to this object.
getInParameters() - 类 cn.chenlichao.wmi4j.SWbemMethod 中的方法
Get an SWbemObject object whose properties define the input parameters for this method.
getInParametersByMethodName(String) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Get an SWbemObject object whose properties define the input parameters for the specified method.
getIntValue() - 类 cn.chenlichao.wmi4j.WMIVariant 中的方法
 
getKeys() - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Get an SWbemObjectSet object that contains the key value bindings.
getLocale() - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
The Locale property of the SWbemObjectPath object contains the locale of object path.
getLongValue() - 类 cn.chenlichao.wmi4j.WMIVariant 中的方法
 
getMethods() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Returns an SWbemMethodSet object that is a collection of the methods for the current class or instance.
getName() - 类 cn.chenlichao.wmi4j.SWbemMethod 中的方法
Return a string that describes the name of this method.
getName() - 类 cn.chenlichao.wmi4j.SWbemPrivilege 中的方法
A string that uniquely describes a privilege.
getName() - 类 cn.chenlichao.wmi4j.SWbemProperty 中的方法
Returns the name of this WMI property.
getName() - 类 cn.chenlichao.wmi4j.SWbemQualifier 中的方法
Get the name of this qualifier.
getNamespace() - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Get the name of the namespace that is part of the object path.
getObjectText(Integer) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Returns a textual rendering of the object.
getObjectText() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Use default parameters for SWbemObject.getObjectText(Integer)
getOrigin() - 类 cn.chenlichao.wmi4j.SWbemMethod 中的方法
Retrieves the name of the WMI class in which this method was introduced.
getOrigin() - 类 cn.chenlichao.wmi4j.SWbemProperty 中的方法
Retrieves the name of the WMI class in which this property was introduced.
getOutParameters() - 类 cn.chenlichao.wmi4j.SWbemMethod 中的方法
Get an SWbemObject object whose properties define the out parameters and return type of this method.
getParentNamespace() - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Get the name of the parent namespace that is part of the object path.
getPath() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Returns an SWbemObjectPath object that represents the object path of the current class or instance.
getPath() - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Get the absolute path.
getPrivileges() - 类 cn.chenlichao.wmi4j.SWbemSecurity 中的方法
The privileges property is an SWbemPrivilegeSet object.
getPropagatesToInstance() - 类 cn.chenlichao.wmi4j.SWbemQualifier 中的方法
Indicates if this qualifier can be propagated to an instance.
getPropagatesToSubClass() - 类 cn.chenlichao.wmi4j.SWbemQualifier 中的方法
Indicates if this qualifier can be propagated to an subclass.
getProperties() - 类 cn.chenlichao.wmi4j.SWbemLastError 中的方法
Returns an SWbemPropertySet object that is a collection of the properties for the current class or instance.
getProperties() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Returns an SWbemPropertySet object that is a collection of the properties for the current class or instance.
getPropertyByName(String) - 类 cn.chenlichao.wmi4j.SWbemLastError 中的方法
Get the variant value of the specified WMI property.
getPropertyByName(String) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Get the variant value of the specified WMI property.
getQualifiers() - 类 cn.chenlichao.wmi4j.SWbemMethod 中的方法
Returns an SWbemQualifierSet object that is a collection of qualifiers for this WMI method.
getQualifiers() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Returns an SWbemQualifierSet object that is a collection of the qualifiers for the current class or instance.
getQualifiers() - 类 cn.chenlichao.wmi4j.SWbemProperty 中的方法
Returns an SWbemQualifierSet object that is a collection of qualifiers for this WMI property.
getRelPath() - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Get the relative path from the complete path.
getSecurity() - 类 cn.chenlichao.wmi4j.AbstractSecurityScriptingObject 中的方法
The security property is used to read, or set the security settings.
getSecurity() - 类 cn.chenlichao.wmi4j.SWbemObjectSet 中的方法
The security property is used to read, or set the security settings.
getServer() - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Get the name of the server that is part of the object path.
getShortValue() - 类 cn.chenlichao.wmi4j.WMIVariant 中的方法
 
getStringValue() - 类 cn.chenlichao.wmi4j.WMIVariant 中的方法
 
getStrValue() - 枚举 cn.chenlichao.wmi4j.consts.WbemPrivilegeEnum 中的方法
 
getSWbemObjectValue() - 类 cn.chenlichao.wmi4j.WMIVariant 中的方法
 
getSWbemServices() - 类 cn.chenlichao.wmi4j.SWbemLocator 中的方法
Obtain SWbemServices object; Note: Before call this method, you need call connectServer first, to generate SWbemServices object.
getValue() - 枚举 cn.chenlichao.wmi4j.consts.Flags.AssociatorsFlag 中的方法
 
getValue() - 枚举 cn.chenlichao.wmi4j.consts.Flags.CompareToFlag 中的方法
 
getValue() - 枚举 cn.chenlichao.wmi4j.consts.Flags.ExecQueryFlag 中的方法
 
getValue() - 枚举 cn.chenlichao.wmi4j.consts.Flags.GetFlag 中的方法
 
getValue() - 枚举 cn.chenlichao.wmi4j.consts.Flags.InstancesFlag 中的方法
 
getValue() - 枚举 cn.chenlichao.wmi4j.consts.Flags.PutFlag 中的方法
 
getValue() - 枚举 cn.chenlichao.wmi4j.consts.Flags.ReferenceFlag 中的方法
 
getValue() - 枚举 cn.chenlichao.wmi4j.consts.Flags.SecurityFlag 中的方法
 
getValue() - 枚举 cn.chenlichao.wmi4j.consts.Flags.SubclassesFlag 中的方法
 
getValue() - 枚举 cn.chenlichao.wmi4j.consts.WbemAuthenticationLevelEnum 中的方法
 
getValue() - 枚举 cn.chenlichao.wmi4j.consts.WbemCimTypeEnum 中的方法
 
getValue() - 枚举 cn.chenlichao.wmi4j.consts.WbemImpersonationLevelEnum 中的方法
 
getValue() - 枚举 cn.chenlichao.wmi4j.consts.WbemPrivilegeEnum 中的方法
 
getValue() - 类 cn.chenlichao.wmi4j.SWbemProperty 中的方法
Get the variant value of the WMI property.
getValue() - 类 cn.chenlichao.wmi4j.SWbemQualifier 中的方法
Get the variant value of this qualifier.
getValueAsBoolean() - 类 cn.chenlichao.wmi4j.SWbemProperty 中的方法
Get the variant value of the WMI property as boolean value.
getValueAsInteger() - 类 cn.chenlichao.wmi4j.SWbemProperty 中的方法
Get the variant value of the WMI property as integer.
getValueAsString() - 类 cn.chenlichao.wmi4j.SWbemProperty 中的方法
Get the variant value of the WMI property as string.

I

instances(SWbemNamedValueSet, Flags.InstancesFlag...) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Creates an enumerator that returns the instances of the current class object.
instances() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Use default parameters for SWbemObject.instances(SWbemNamedValueSet, Flags.InstancesFlag...)
instancesOf(String, SWbemNamedValueSet, Flags.InstancesFlag...) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Creates an enumerator that returns the instances of a specified class according to the user-specified selection criteria.
instancesOf(String) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Use default parameters for method SWbemServices.instancesOf(String, SWbemNamedValueSet, cn.chenlichao.wmi4j.consts.Flags.InstancesFlag...)
isAmended() - 类 cn.chenlichao.wmi4j.SWbemQualifier 中的方法
Get a Boolean value that indicates if this qualifier has been localized using a merge operation.
isArray() - 类 cn.chenlichao.wmi4j.SWbemProperty 中的方法
Boolean value that can be used to determine if this property has an array type.
isClass() - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Indicates if this path represents a class.
isConnected() - 类 cn.chenlichao.wmi4j.SWbemLocator 中的方法
Verify if the connection is living.
isEnabled() - 类 cn.chenlichao.wmi4j.SWbemPrivilege 中的方法
If this privilege is enabled or disabled.
isLocal() - 类 cn.chenlichao.wmi4j.SWbemProperty 中的方法
Boolean value that can be used to determine if this property is local.
isLocal() - 类 cn.chenlichao.wmi4j.SWbemQualifier 中的方法
Indicates if this qualifier is local.
isOverridable() - 类 cn.chenlichao.wmi4j.SWbemQualifier 中的方法
Indicates if this qualifier can be overridden when propagated.
isSingleton() - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Indicates if this path represents a singleton instance.
item(String, Integer) - 类 cn.chenlichao.wmi4j.SWbemMethodSet 中的方法
Returns a named SWbemMethod object from the collection.
item(String) - 类 cn.chenlichao.wmi4j.SWbemMethodSet 中的方法
Use default parameters for SWbemMethodSet.item(String, Integer)
item(String) - 类 cn.chenlichao.wmi4j.SWbemObjectSet 中的方法
The Item method of the SWbemObjectSet object gets an SWbemObject from the collection.
item(WbemPrivilegeEnum) - 类 cn.chenlichao.wmi4j.SWbemPrivilegeSet 中的方法
Get the specified SWbemPrivilege object from the collection.
item(String, Integer) - 类 cn.chenlichao.wmi4j.SWbemPropertySet 中的方法
Gets a named SWbemProperty from the collection.
item(String) - 类 cn.chenlichao.wmi4j.SWbemPropertySet 中的方法
Use default parameters for SWbemPropertySet.item(String, Integer)
item(String, Integer) - 类 cn.chenlichao.wmi4j.SWbemQualifierSet 中的方法
Gets a named SWbemQualifier from the collection.
item(String) - 类 cn.chenlichao.wmi4j.SWbemQualifierSet 中的方法
Use default parameters for SWbemQualifierSet.item(String, Integer)
itemIndex(int) - 类 cn.chenlichao.wmi4j.SWbemObjectSet 中的方法
The itemIndex method returns the SWbemObject associated with the specified index into the collection.

N

nextEvent(Long) - 类 cn.chenlichao.wmi4j.SWbemEventSource 中的方法
If an event is available, the nextEvent method retrieves the event from an event query.

P

parse(int) - 枚举 cn.chenlichao.wmi4j.consts.WbemAuthenticationLevelEnum 中的静态方法
 
parse(int) - 枚举 cn.chenlichao.wmi4j.consts.WbemCimTypeEnum 中的静态方法
 
parse(int) - 枚举 cn.chenlichao.wmi4j.consts.WbemImpersonationLevelEnum 中的静态方法
 
parse(int) - 枚举 cn.chenlichao.wmi4j.consts.WbemPrivilegeEnum 中的静态方法
 
parse(String) - 枚举 cn.chenlichao.wmi4j.consts.WbemPrivilegeEnum 中的静态方法
 
put(SWbemNamedValueSet, Flags.PutFlag...) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Creates or updates an instance or a class object to Windows Management Instrumentation (WMI).
put() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Use default parameters for SWbemObject.put(SWbemNamedValueSet, cn.chenlichao.wmi4j.consts.Flags.PutFlag...)

R

references(String, String, Boolean, Boolean, String, SWbemNamedValueSet, Flags.ReferenceFlag...) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Returns a collection of all association classes or instances that refer to the current object.
references() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Use default parameters for SWbemObject.references(String, String, Boolean, Boolean, String, SWbemNamedValueSet, cn.chenlichao.wmi4j.consts.Flags.ReferenceFlag...)
referencesTo(String, String, String, Boolean, Boolean, String, SWbemNamedValueSet, Flags.ReferenceFlag...) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Returns a collection of all association classes or instances that refer to a specific source class or instance.
referencesTo(String) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Use default parameters for method SWbemServices.referencesTo(String, String, String, Boolean, Boolean, String, SWbemNamedValueSet, cn.chenlichao.wmi4j.consts.Flags.ReferenceFlag...)
remove(WbemPrivilegeEnum) - 类 cn.chenlichao.wmi4j.SWbemPrivilegeSet 中的方法
Delete the specified SWbemPrivilege object from the collection.
remove(String, Integer) - 类 cn.chenlichao.wmi4j.SWbemPropertySet 中的方法
Delete a property from the collection.
remove(String) - 类 cn.chenlichao.wmi4j.SWbemPropertySet 中的方法
Use default parameters for SWbemPropertySet.remove(String, Integer)
remove(String, Integer) - 类 cn.chenlichao.wmi4j.SWbemQualifierSet 中的方法
Delete a qualifier from the collection.
remove(String) - 类 cn.chenlichao.wmi4j.SWbemQualifierSet 中的方法
Use default parameters for SWbemQualifierSet.remove(String, Integer)

S

setAsClass() - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Forces the path to address a WMI class.
setAsSingleton() - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Forces the path to address a singleton WMI instance of a class.
setAuthenticationLevel(WbemAuthenticationLevelEnum) - 类 cn.chenlichao.wmi4j.SWbemSecurity 中的方法
Set the COM Authentication level that is assigned to this object.
setAuthority(String) - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Set the Authority component of the object path.
setClass(String) - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Set the name of the class that is part of the object path.
setDisplayName(String) - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Set the path in a form that can be used as a moniker display name.
setEnabled(boolean) - 类 cn.chenlichao.wmi4j.SWbemPrivilege 中的方法
Enable the privilege or disable it.
setIdentifier(WbemPrivilegeEnum) - 类 cn.chenlichao.wmi4j.SWbemPrivilege 中的方法
Set the identifier of privilege object.
setImpersonationLevel(WbemImpersonationLevelEnum) - 类 cn.chenlichao.wmi4j.SWbemSecurity 中的方法
Set the COM impersonation level that is assigned to this object.
setLocale(String) - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Set the locale of object path.
setNamespace(String) - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Set the name of the namespace that is part of the object path.
setOverridable(boolean) - 类 cn.chenlichao.wmi4j.SWbemQualifier 中的方法
Set if this qualifier can be overridden when propagated.
setPath(String) - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Set the absolute path.
setPropagatesToInstance(boolean) - 类 cn.chenlichao.wmi4j.SWbemQualifier 中的方法
Set if this qualifier can be propagated to an instance.
setPropertyByName(String, WMIVariant) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Set the variant value of the specified WMI property
setRelPath(String) - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Set the relative path from the complete path.
setServer(String) - 类 cn.chenlichao.wmi4j.SWbemObjectPath 中的方法
Set the name of the server that is part of the object path.
setValue(WMIVariant) - 类 cn.chenlichao.wmi4j.SWbemProperty 中的方法
Set the variant value of the WMI property.
setValue(WMIVariant) - 类 cn.chenlichao.wmi4j.SWbemQualifier 中的方法
Set the variant value of this qualifier.
spawnDerivedClass(Integer) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Create a derived class object from the current object.
spawnDerivedClass() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Use default parameters for SWbemObject.spawnDerivedClass(Integer)
spawnInstance(Integer) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Create a new instance of a class.
spawnInstance() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Use default parameters for SWbemObject.spawnInstance(Integer)
subclasses(SWbemNamedValueSet, Flags.SubclassesFlag...) - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Returns an SWbemObjectSet object.
subclasses() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Use default parameters for SWbemObject.subclasses(SWbemNamedValueSet, cn.chenlichao.wmi4j.consts.Flags.SubclassesFlag...)
subclassesOf(String, SWbemNamedValueSet, Flags.SubclassesFlag...) - 类 cn.chenlichao.wmi4j.SWbemServices 中的方法
Returns an SWbemObjectSet object.
SWbemEventSource - cn.chenlichao.wmi4j 中的 类
Retrieves events from an event query in conjunction with SWbemServices.execNotificationQuery().
SWbemLastError - cn.chenlichao.wmi4j 中的 类
todo implement Created by chenlichao on 14-7-28.
SWbemLocator - cn.chenlichao.wmi4j 中的 类
You can use the methods of the SWbemLocator object to obtain an SWbemServices object that represents a connection to a namespace on either a local computer or a remote host computer.
SWbemLocator(String, String, String, String) - 类 cn.chenlichao.wmi4j.SWbemLocator 的构造方法
 
SWbemMethod - cn.chenlichao.wmi4j 中的 类
You can use the properties of the SWbemMethod object to inspect a single method definition of a WMI object.
SWbemMethodSet - cn.chenlichao.wmi4j 中的 类
An SWbemMethodSet object is a collection of SWbemMethod objects.
SWbemNamedValue - cn.chenlichao.wmi4j 中的 类
todo implement Created by chenlichao on 14-7-26.
SWbemNamedValueSet - cn.chenlichao.wmi4j 中的 类
TODO Implement Created by chenlichao on 14-7-17.
SWbemObject - cn.chenlichao.wmi4j 中的 类
You can use the methods and properties of the SWbemObject object to represent one Windows Management Instrumentation (WMI) class definition or object instance.
SWbemObjectPath - cn.chenlichao.wmi4j 中的 类
Use the methods and properties of the SWbemObjectPath object to construct and validate an object path.
SWbemObjectSet - cn.chenlichao.wmi4j 中的 类
An SWbemObjectSet object is a collection of SWbemObject objects.
SWbemPrivilege - cn.chenlichao.wmi4j 中的 类
The SWbemPrivilege object represents a single privilege.
SWbemPrivilegeSet - cn.chenlichao.wmi4j 中的 类
An SWbemPrivilegeSet object is a collection of SWbemPrivilege objects in an SWbemSecurity object that requests specific privileges for a Windows Management Instrumentation (WMI) object.
SWbemProperty - cn.chenlichao.wmi4j 中的 类
Represents a single WMI property of a managed object.
SWbemPropertySet - cn.chenlichao.wmi4j 中的 类
An SWbemPropertySet object is a collection of SWbemProperty objects.
SWbemQualifier - cn.chenlichao.wmi4j 中的 类
You can use the properties of the SWbemQualifier object to represent a single qualifier of a WMI class, instance, property, or method parameter.
SWbemQualifierSet - cn.chenlichao.wmi4j 中的 类
A collection of SWbemQualifier objects.
SWbemSecurity - cn.chenlichao.wmi4j 中的 类
The SWbemSecurity object gets or sets security settings, such as privileges, COM impersonations, and authentication levels assigned to an object.
SWbemServices - cn.chenlichao.wmi4j 中的 类
You can use the methods of an SWbemServices object to perform operations against a namespace on either a local host or a remote host.

V

valueOf(String) - 枚举 cn.chenlichao.wmi4j.consts.Flags.AssociatorsFlag 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.chenlichao.wmi4j.consts.Flags.CompareToFlag 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.chenlichao.wmi4j.consts.Flags.ExecQueryFlag 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.chenlichao.wmi4j.consts.Flags.GetFlag 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.chenlichao.wmi4j.consts.Flags.InstancesFlag 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.chenlichao.wmi4j.consts.Flags.PutFlag 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.chenlichao.wmi4j.consts.Flags.ReferenceFlag 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.chenlichao.wmi4j.consts.Flags.SecurityFlag 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.chenlichao.wmi4j.consts.Flags.SubclassesFlag 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.chenlichao.wmi4j.consts.WbemAuthenticationLevelEnum 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.chenlichao.wmi4j.consts.WbemCimTypeEnum 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.chenlichao.wmi4j.consts.WbemImpersonationLevelEnum 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.chenlichao.wmi4j.consts.WbemPrivilegeEnum 中的静态方法
返回带有指定名称的该类型的枚举常量。
values() - 枚举 cn.chenlichao.wmi4j.consts.Flags.AssociatorsFlag 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.chenlichao.wmi4j.consts.Flags.CompareToFlag 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.chenlichao.wmi4j.consts.Flags.ExecQueryFlag 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.chenlichao.wmi4j.consts.Flags.GetFlag 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.chenlichao.wmi4j.consts.Flags.InstancesFlag 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.chenlichao.wmi4j.consts.Flags.PutFlag 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.chenlichao.wmi4j.consts.Flags.ReferenceFlag 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.chenlichao.wmi4j.consts.Flags.SecurityFlag 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.chenlichao.wmi4j.consts.Flags.SubclassesFlag 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.chenlichao.wmi4j.consts.WbemAuthenticationLevelEnum 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.chenlichao.wmi4j.consts.WbemCimTypeEnum 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.chenlichao.wmi4j.consts.WbemImpersonationLevelEnum 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.chenlichao.wmi4j.consts.WbemPrivilegeEnum 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。

W

WbemAuthenticationLevelEnum - cn.chenlichao.wmi4j.consts 中的 枚举
Define the security authentication levels.
WbemCimTypeEnum - cn.chenlichao.wmi4j.consts 中的 枚举
The WbemCimtypeEnum constants define the valid CIM types of a property value.
WbemImpersonationLevelEnum - cn.chenlichao.wmi4j.consts 中的 枚举
The WbemImpersonationLevelEnum constants define the security impersonation levels.
WbemPrivilegeEnum - cn.chenlichao.wmi4j.consts 中的 枚举
The WbemPrivilegeEnum constants define privileges.
wmiClone() - 类 cn.chenlichao.wmi4j.SWbemObject 中的方法
Returns a new object that is a clone of the current object.
WMIException - cn.chenlichao.wmi4j 中的 异常
WMI exception Created by chenlichao on 14-7-17.
WMIException(JIException) - 异常 cn.chenlichao.wmi4j.WMIException 的构造方法
 
WMIException(int, String) - 异常 cn.chenlichao.wmi4j.WMIException 的构造方法
 
WMIException(int) - 异常 cn.chenlichao.wmi4j.WMIException 的构造方法
 
WMIException(int, Throwable) - 异常 cn.chenlichao.wmi4j.WMIException 的构造方法
 
WMIException(JIRuntimeException) - 异常 cn.chenlichao.wmi4j.WMIException 的构造方法
 
WMIException(int, String, Throwable) - 异常 cn.chenlichao.wmi4j.WMIException 的构造方法
 
WMIVariant - cn.chenlichao.wmi4j 中的 类
WMI Variant Created by chenlichao on 14-7-26.
WMIVariant() - 类 cn.chenlichao.wmi4j.WMIVariant 的构造方法
 
WMIVariant(String) - 类 cn.chenlichao.wmi4j.WMIVariant 的构造方法
 
WMIVariant(int) - 类 cn.chenlichao.wmi4j.WMIVariant 的构造方法
 
WMIVariant(float) - 类 cn.chenlichao.wmi4j.WMIVariant 的构造方法
 
WMIVariant(boolean) - 类 cn.chenlichao.wmi4j.WMIVariant 的构造方法
 
WMIVariant(double) - 类 cn.chenlichao.wmi4j.WMIVariant 的构造方法
 
WMIVariant(short) - 类 cn.chenlichao.wmi4j.WMIVariant 的构造方法
 
WMIVariant(char) - 类 cn.chenlichao.wmi4j.WMIVariant 的构造方法
 
WMIVariant(Date) - 类 cn.chenlichao.wmi4j.WMIVariant 的构造方法
 
WMIVariant(AbstractScriptingObject) - 类 cn.chenlichao.wmi4j.WMIVariant 的构造方法
 

A C D E F G I N P R S V W

Copyright © 2014. All rights reserved.