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

All Known Implementing Classes:
AbstractArrayValueNode, AbstractParameterNode, AbstractParamValueNode, AbstractPropertyNode, AbstractScalarValueNode, AbstractValueNode, IParamValueNode, KeyValueNode, ParameterArrayNode, ParameterNode, ParameterRefArrayNode, ParameterReferenceNode, ParamValueNode, PropertyArrayNode, PropertyNode, PropertyReferenceNode, QualiDeclNode, ReturnValueNode, ValueArrayNode, ValueInstanceWithPathNode, ValueNamedInstanceNode, ValueNode, ValueNullNode, ValueObjectNode, ValueObjectWithLocalPathNode, ValueObjectWithPathNode, ValueRefArrayNode, ValueReferenceNode

public interface TypedIf

TypedIf is implemented by those classes which can provide a CIMDataType.


Method Summary
 CIMDataType getType()
          getType
 

Method Detail

getType

CIMDataType getType()
getType

Returns:
null if the type is unknown


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