|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CIMDateTime | |
|---|---|
| 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. |
| Uses of CIMDateTime in javax.cim |
|---|
| Subclasses of CIMDateTime in javax.cim | |
|---|---|
class |
CIMDateTimeAbsolute
This class represents the datetime data type when used as a time value as specified in the CIM Infrastructure specification. |
class |
CIMDateTimeInterval
This class represents the datetime data type when used as a time value as specified in the CIM Infrastructure specification. |
| Methods in javax.cim with parameters of type CIMDateTime | |
|---|---|
int |
CIMDateTimeInterval.compareTo(CIMDateTime dt)
Compares the CIMDateTimeInterval object with this one. |
int |
CIMDateTimeAbsolute.compareTo(CIMDateTime pDateTime)
Compares the CIMDateTimeAbsolute object with this one. |
boolean |
CIMDateTime.equals(CIMDateTime pDateTime)
Determines whether the CIMDateTime that is passed in is eqaul to the current CIMDateTime object |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||