Uses of Interface
org.sblim.cimclient.internal.uri.QuotedValue
-
Packages that use QuotedValue Package Description org.sblim.cimclient.internal.uri Internal implementation of WBEM-URI strings parsers as defined in the CIM Infrastructure Specification. -
-
Uses of QuotedValue in org.sblim.cimclient.internal.uri
Classes in org.sblim.cimclient.internal.uri that implement QuotedValue Modifier and Type Class Description class
CharValue
Class CharValue parses character value.class
DateTimeValue
Class DateTimeValue is parses and encapsulates a datetime.class
ReferenceValue
Class UntypedReferenceValue encapsulates an untyped reference value.class
StringValue
Class UntypedStringValue parses an untyped string value.
-