org.sblim.cimclient.internal.uri
public abstract class Value extends Object
Method Summary | |
---|---|
abstract String | getTypeInfo()
getTypeInfo
|
static Value | parse(boolean pTyped, URIString pUriStr)
Factory method which tries to parse an untyped value.
|
Returns: the type description string of the Value.
Parameters: pTyped pUriStr
Returns: Value
instance
Throws: IllegalArgumentException if parsing failed.