Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
W
G
getCIMErrors()
- Method in exception javax.wbem.
WBEMException
Get the CIM Error Instances.
getClass(CIMObjectPath, boolean, boolean, boolean, String[])
- Method in interface javax.wbem.client.
WBEMClient
Returns the CIMClass for the specified CIMObjectPath.
getClassName()
- Method in class javax.cim.
CIMInstance
Get the name of the class that instantiates this CIM instance
getClient(String)
- Static method in class javax.wbem.client.
WBEMClientFactory
Get a WBEMClient for a protocol.
getContext()
- Method in class javax.wbem.client.
EnumerateResponse
Get the context that can be used for a subsequent pull request
getCredential()
- Method in class javax.wbem.client.
RoleCredential
Return the role credential in clear text.
getDataType(Object)
- Static method in class javax.cim.
CIMDataType
Get the data type of an object.
getDateTimeString()
- Method in class javax.cim.
CIMDateTime
Gets the internal string representation of this object
getDateTimeString()
- Method in class javax.cim.
CIMDateTimeAbsolute
Gets the internal string representation of the date/time object
getDateTimeString()
- Method in class javax.cim.
CIMDateTimeInterval
Gets the internal string representation of this object
getDay()
- Method in class javax.cim.
CIMDateTimeAbsolute
Returns day value of this date
getDays()
- Method in class javax.cim.
CIMDateTimeInterval
Returns days value of this interval
getFlavor()
- Method in class javax.cim.
CIMQualifier
Returns the CIM flavors for this CIM qualifier.
getFlavor()
- Method in class javax.cim.
CIMQualifierType
Returns the flavors of this qualifier type as a BitSet.
getFlavors()
- Static method in class javax.cim.
CIMFlavor
Returns an array of possible flavors
getHost()
- Method in class javax.cim.
CIMObjectPath
Gets the host.
getHostName()
- Method in class javax.wbem.client.
PasswordCredential
Get the host name for which the password is used to authenticate
getHostName()
- Method in class javax.wbem.client.
RoleCredential
Get the host name for which the password is used to authenticate.
getHostName()
- Method in class javax.wbem.client.
RolePrincipal
Get the host for which the principal uses to authenticate
getHostName()
- Method in class javax.wbem.client.
UserPrincipal
Return the host name associated with this principal.
getHour()
- Method in class javax.cim.
CIMDateTimeAbsolute
Returns hour value of this date
getHours()
- Method in class javax.cim.
CIMDateTimeInterval
Returns hours value of this interval
getID()
- Method in exception javax.wbem.
WBEMException
Returns the ID of the error
getInstance(CIMObjectPath, boolean, boolean, String[])
- Method in interface javax.wbem.client.
WBEMClient
Get a CIMInstance.
getInstance(CIMObjectPath, boolean, boolean, String[])
- Method in interface javax.wbem.provider.
InstanceProvider
Get the instance specified by the object path.
getInstance(CIMObjectPath, boolean, boolean, String[])
- Method in interface javax.wbem.provider.
PullInstanceProvider
Get the instance specified by the object path.
getInstancePaths(CIMObjectPath, String, UnsignedInteger32)
- Method in interface javax.wbem.client.
WBEMClient
GetInstancePaths will get the CIMObjectPaths using an enumeration context.
getInstances(CIMObjectPath, String, UnsignedInteger32)
- Method in interface javax.wbem.client.
WBEMClient
getInstances will get the instances from an enumeration session started by execQueryInstances().
getInstancesWithPath(CIMObjectPath, String, UnsignedInteger32)
- Method in interface javax.wbem.client.
WBEMClient
GetInstancesWithPath will use the enumeration context provided to get the next set of instances for the enumeration session.
getInternalAssociatorProvider()
- Method in interface javax.wbem.provider.
ProviderHandle
Get the handle to an internal instance provider which can be used to traverse static association instances.
getInternalInstanceProvider()
- Method in interface javax.wbem.provider.
ProviderHandle
Get the handle to an internal instance provider which can be used to store static instance information for the provider.
getKey(String)
- Method in class javax.cim.
CIMObjectPath
Gets a key property by name.
getKeys()
- Method in class javax.cim.
CIMClass
Returns a list of key properties for this CIM class.
getKeys()
- Method in class javax.cim.
CIMInstance
Get the key properties for this instance.
getKeys()
- Method in class javax.cim.
CIMObjectPath
Gets all key properties.
getListener(String)
- Static method in class javax.wbem.listener.
WBEMListenerFactory
Get a WBEM Listener implementation for the specified protocol.
getMethod(String)
- Method in class javax.cim.
CIMClass
Returns the specified CIM method in this CIM class.
getMethod(String, String)
- Method in class javax.cim.
CIMClass
Returns the CIM method specified by its name and optionally, its origin class.
getMethod(int)
- Method in class javax.cim.
CIMClass
Get a method by index.
getMethodCount()
- Method in class javax.cim.
CIMClass
Get the number of methods defined in this CIM class.
getMethods()
- Method in class javax.cim.
CIMClass
Get the CIM methods defined in this CIM class.
getMicrosecond()
- Method in class javax.cim.
CIMDateTimeAbsolute
Returns microsecond value of this date
getMicroseconds()
- Method in class javax.cim.
CIMDateTimeInterval
Returns microseconds value of this interval
getMinute()
- Method in class javax.cim.
CIMDateTimeAbsolute
Returns minute value of this date
getMinutes()
- Method in class javax.cim.
CIMDateTimeInterval
Returns minutes value of this interval
getMonth()
- Method in class javax.cim.
CIMDateTimeAbsolute
Returns month value of this date
getName()
- Method in class javax.cim.
CIMElement
Returns a string representing the name of a CIM element instance.
getName()
- Method in class javax.wbem.client.
RolePrincipal
Return the name of this principal identity; that is, return the login name.
getName()
- Method in class javax.wbem.client.
UserPrincipal
Return the name of this principal identity; that is, return the login name.
getNamespace()
- Method in class javax.cim.
CIMObjectPath
Gets the namespace.
getObjectName()
- Method in class javax.cim.
CIMObjectPath
Gets the object name.
getObjectPath()
- Method in class javax.cim.
CIMClass
This method returns the CIMObjectPath that represents this CIM class.
getObjectPath()
- Method in class javax.cim.
CIMInstance
Returns the CIMObjectPath that represents this instance.
getObjectPath()
- Method in interface javax.cim.
CIMNamedElementInterface
Retrieve the ObjectPath that represents the name for this element.
getObjectPath()
- Method in class javax.cim.
CIMQualifierType
Get the object path for this CIMQualifierType.
getOriginClass()
- Method in class javax.cim.
CIMMethod
Returns the class name in which this method was defined or overridden.
getOriginClass()
- Method in class javax.cim.
CIMProperty
Returns the class in which this property was defined or overridden.
getParameter(String)
- Method in class javax.cim.
CIMMethod
Get the parameter that matches the specified name.
getParameters()
- Method in class javax.cim.
CIMMethod
Returns an array of the parameters for this method
getPort()
- Method in class javax.cim.
CIMObjectPath
Gets the the port on the host to which the connection was established.
getProperties()
- Method in class javax.cim.
CIMClass
Get the properties defined for this CIM class.
getProperties()
- Method in class javax.cim.
CIMInstance
Retrieve an array of the properties for this instance.
getProperty(String)
- Method in class javax.cim.
CIMClass
Gets the specified property.
getProperty(String, String)
- Method in class javax.cim.
CIMClass
Gets the specified property.
getProperty(int)
- Method in class javax.cim.
CIMClass
Get a class property by index.
getProperty(String)
- Method in class javax.cim.
CIMInstance
Returns the specified property
getProperty(int)
- Method in class javax.cim.
CIMInstance
Get a class property by index.
getProperty(String, String)
- Method in class javax.cim.
CIMInstance
Returns the specified CIMProperty.
getProperty(String)
- Method in interface javax.wbem.client.
WBEMClient
Get protocol specific property values.
getProperty(String)
- Method in interface javax.wbem.provider.
ProviderHandle
Get a Property Value.
getPropertyCount()
- Method in class javax.cim.
CIMClass
Get the number of properties defined in this CIMClass.
getPropertyCount()
- Method in class javax.cim.
CIMInstance
Get the number of properties defined in this CIMClass.
getPropertyValue(String)
- Method in class javax.cim.
CIMInstance
Returns the value of a property of this CIM Instance.
getProtocols()
- Static method in class javax.wbem.listener.
WBEMListenerFactory
Get the names of the supported protocols.
getQualifier(String)
- Method in class javax.cim.
CIMClass
Gets a qualifier by name.
getQualifier(int)
- Method in class javax.cim.
CIMClass
Get a qualifier by index.
getQualifier(String)
- Method in class javax.cim.
CIMClassProperty
Gets a qualifier by name.
getQualifier(int)
- Method in class javax.cim.
CIMClassProperty
Get a qualifier by index.
getQualifier(String)
- Method in class javax.cim.
CIMMethod
Gets a qualifier by name.
getQualifier(int)
- Method in class javax.cim.
CIMMethod
Get a qualifier by index.
getQualifier(String)
- Method in class javax.cim.
CIMParameter
Gets a qualifier by name.
getQualifier(int)
- Method in class javax.cim.
CIMParameter
Get a qualifier by index.
getQualifier(String)
- Method in interface javax.cim.
CIMQualifiedElementInterface
Gets a qualifier by name.
getQualifier(int)
- Method in interface javax.cim.
CIMQualifiedElementInterface
Get a qualifier by index.
getQualifierCount()
- Method in class javax.cim.
CIMClass
Get the number of qualifiers defined in this CIM class.
getQualifierCount()
- Method in class javax.cim.
CIMClassProperty
Get the number of qualifiers defined for this property.
getQualifierCount()
- Method in class javax.cim.
CIMMethod
Get the number of qualifiers defined for this CIM Element.
getQualifierCount()
- Method in class javax.cim.
CIMParameter
Get the number of qualifiers defined for this CIM Element.
getQualifierCount()
- Method in interface javax.cim.
CIMQualifiedElementInterface
Get the number of qualifiers defined for this CIM Element.
getQualifiers()
- Method in class javax.cim.
CIMClass
Returns the list of qualifiers for the CIM class.
getQualifiers()
- Method in class javax.cim.
CIMClassProperty
Returns the list of qualifiers for this property.
getQualifiers()
- Method in class javax.cim.
CIMMethod
Returns the list of qualifiers for this class
getQualifiers()
- Method in class javax.cim.
CIMParameter
Returns the list of qualifiers for this class
getQualifiers()
- Method in interface javax.cim.
CIMQualifiedElementInterface
Returns the list of qualifiers for this element
getQualifierType(CIMObjectPath)
- Method in interface javax.wbem.client.
WBEMClient
Get a CIMQualifierType.
getQualifierValue(String)
- Method in class javax.cim.
CIMClass
Gets a qualifier value by name.
getQualifierValue(String)
- Method in class javax.cim.
CIMClassProperty
Gets a qualifier value by name.
getQualifierValue(String)
- Method in class javax.cim.
CIMMethod
Gets a qualifier value by name.
getQualifierValue(String)
- Method in class javax.cim.
CIMParameter
Gets a qualifier value by name.
getQualifierValue(String)
- Method in interface javax.cim.
CIMQualifiedElementInterface
Gets a qualifier value by name.
getRefClassName()
- Method in class javax.cim.
CIMDataType
Returns the class name of the CIM REFERENCE data type.
getRequestedLocales()
- Method in interface javax.wbem.provider.
ProviderHandle
Get the ordered list of locales requested from the client.
getResponses()
- Method in class javax.wbem.client.
EnumerateResponse
Get the CloseableIterator for the returned CIM Elements.
getScheme()
- Method in class javax.cim.
CIMObjectPath
Get the connection scheme.
getScope()
- Method in class javax.cim.
CIMQualifierType
Returns the scopes of this qualifier type as a bit set
getScopes()
- Static method in class javax.cim.
CIMScope
Returns the complete set of possible scopes.
getSecond()
- Method in class javax.cim.
CIMDateTimeAbsolute
Returns second value of this date
getSeconds()
- Method in class javax.cim.
CIMDateTimeInterval
Returns seconds value of this interval
getSize()
- Method in class javax.cim.
CIMDataType
Returns the size of the maximum number of elements an array data type may hold.
getSuperClassName()
- Method in class javax.cim.
CIMClass
Gets the name of the parent of this CIM class.
getSupportedProtocols()
- Static method in class javax.wbem.client.
WBEMClientFactory
Get the names of the supported protocols.
getTotalMilliseconds()
- Method in class javax.cim.
CIMDateTimeInterval
Returns the total length of the interval in milliseconds
getType()
- Method in class javax.cim.
CIMDataType
Returns the data type
getUserName()
- Method in class javax.wbem.client.
UserPrincipal
Return the principal's login user name.
getUserPassword()
- Method in class javax.wbem.client.
PasswordCredential
Return the user login password in clear text.
getUTCOffset()
- Method in class javax.cim.
CIMDateTimeAbsolute
Returns the UTC Offset
getWBEMException()
- Method in interface javax.wbem.
CloseableIterator
If next() or hasNext() throws a RuntimeException, this method must be called to get the WBEMException.
getXmlSchemaName()
- Method in class javax.cim.
CIMObjectPath
Get the XML Schema for this object (optional)
getYear()
- Method in class javax.cim.
CIMDateTimeAbsolute
Returns year value of this Date
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
W
Copyright © 2002-2008 WBEM Solutions, Inc. All Rights Reserved.