Package | Description |
---|---|
javax.cim |
Provides classes and interfaces for handling the CIM (Common Information Model) Object Model and CIM Data Types as defined in the CIM Infrastructure Specification.
|
org.sblim.cimclient.internal.uri |
Internal implementation of WBEM-URI strings parsers as defined in the CIM Infrastructure
Specification.
|
Modifier and Type | Class and Description |
---|---|
class |
CIMDateTimeAbsolute
This class represents the datetime data type when used as a time value as
specified in the CIM Infrastructure specification.
|
class |
CIMDateTimeInterval
|
Modifier and Type | Method and Description |
---|---|
int |
CIMDateTimeInterval.compareTo(CIMDateTime pObj)
Compares the
CIMDateTimeInterval object with this one. |
int |
CIMDateTimeAbsolute.compareTo(CIMDateTime pDateTime)
Compares the
CIMDateTimeAbsolute object with this one. |
Modifier and Type | Method and Description |
---|---|
CIMDateTime |
DateTimeValue.getDateTime()
getDateTime
|
Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.