Interface TypedIf
- All Known Implementing Classes:
AbstractArrayValueNode
,AbstractParameterNode
,AbstractParamValueNode
,AbstractPropertyNode
,AbstractScalarValueNode
,AbstractValueNode
,CorrelatorNode
,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
-
Method Details
-
getType
CIMDataType getType()getType- Returns:
null
if the type is unknown
-