|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CIMDateTime | |
---|---|
org.sblim.wbem.cim | Representation of CIM data in Java. |
Uses of CIMDateTime in org.sblim.wbem.cim |
---|
Subclasses of CIMDateTime in org.sblim.wbem.cim | |
---|---|
class |
CIMSimpleDateTime
|
class |
CIMTimeInterval
|
Methods in org.sblim.wbem.cim that return CIMDateTime | |
---|---|
protected CIMDateTime |
CIMDateTime.clone(CIMDateTime pClone)
|
protected CIMDateTime |
CIMDateTime.clone(CIMDateTime pClone)
|
protected static CIMDateTime |
CIMDateTime.valueOf(CIMDateTime pDatetime,
java.lang.String pDateString)
|
protected static CIMDateTime |
CIMDateTime.valueOf(CIMDateTime pDatetime,
java.lang.String pDateString)
|
static CIMDateTime |
CIMDateTime.valueOf(java.lang.String pDateString)
Creates an CIMDateTime object from the specified String argument. |
static CIMDateTime |
CIMDateTime.valueOf(java.lang.String pDateString)
Creates an CIMDateTime object from the specified String argument. |
Methods in org.sblim.wbem.cim with parameters of type CIMDateTime | |
---|---|
boolean |
CIMDateTime.after(CIMDateTime pThat)
Determines if the current date time occurs after the date type from the specified object. |
boolean |
CIMDateTime.after(CIMDateTime pThat)
Determines if the current date time occurs after the date type from the specified object. |
boolean |
CIMDateTime.before(CIMDateTime pThat)
Determines if the current date time ocurrs after the date type from the specified object. |
boolean |
CIMDateTime.before(CIMDateTime pThat)
Determines if the current date time ocurrs after the date type from the specified object. |
protected CIMDateTime |
CIMDateTime.clone(CIMDateTime pClone)
|
protected CIMDateTime |
CIMDateTime.clone(CIMDateTime pClone)
|
protected static CIMDateTime |
CIMDateTime.valueOf(CIMDateTime pDatetime,
java.lang.String pDateString)
|
protected static CIMDateTime |
CIMDateTime.valueOf(CIMDateTime pDatetime,
java.lang.String pDateString)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |