org.sblim.cimclient.internal.cimxml.sax.node

Interface ValueIf

public interface ValueIf

ValueIf should be implemented by Nodes which are able to return JSR48 value objects. (like: CIMDataTime, Integer, String, CIMClass, CIMInstance, UnsignetInteger8, ...)
Method Summary
ObjectgetValue()
getValue

Method Detail

getValue

public Object getValue()
getValue

Returns: if type is unknown it returns a String

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