Uses of Class
javax.cim.CIMDateTime
Packages that use CIMDateTime
Package
Description
Provides classes and interfaces for handling the CIM (Common Information Model) Object Model and CIM Data Types as defined in the CIM Infrastructure Specification.
Internal implementation of WBEM-URI strings parsers as defined in the CIM Infrastructure
Specification.
-
Uses of CIMDateTime in javax.cim
Subclasses of CIMDateTime in javax.cimModifier and TypeClassDescriptionclassThis class represents the datetime data type when used as a time value as specified in the CIM Infrastructure specification.classClasses in javax.cim that implement interfaces with type arguments of type CIMDateTimeModifier and TypeClassDescriptionclassMethods in javax.cim with parameters of type CIMDateTimeModifier and TypeMethodDescriptionintCIMDateTimeAbsolute.compareTo(CIMDateTime pDateTime) Compares theCIMDateTimeAbsoluteobject with this one.intCIMDateTimeInterval.compareTo(CIMDateTime pObj) Compares theCIMDateTimeIntervalobject with this one. -
Uses of CIMDateTime in org.sblim.cimclient.internal.uri
Methods in org.sblim.cimclient.internal.uri that return CIMDateTime