Uses of Class org.sblim.wbem.cim.CIMDateTime

Uses in package org.sblim.wbem.cim

Classes derived from org.sblim.wbem.cim.CIMDateTime

class
CIMSimpleDateTime.java (C) Copyright IBM Corp.
class
CIMTimeInterval.java (C) Copyright IBM Corp.

Methods with parameter type org.sblim.wbem.cim.CIMDateTime

boolean
Determines if the current date time ocurrs after the date type from the specified object.
boolean
Determines if the current date time ocurrs after the date type from the specified object.
CIMDateTime
CIMDateTime
CIMDateTime.valueOf(CIMDateTime pDatetime, String pDateString)

Methods with return type org.sblim.wbem.cim.CIMDateTime

CIMDateTime
CIMDateTime
CIMDateTime.valueOf(String pDateString)
Creates an CIMDateTime object from the specified String argument.
CIMDateTime
CIMDateTime.valueOf(CIMDateTime pDatetime, String pDateString)

Copyright © 2005, 2007 IBM Corporation. All Rights Reserved.