Interface ValueIf
- All Known Implementing Classes:
AbstractArrayValueNode, AbstractObjectNode, AbstractObjectPathNode, AbstractParamValueNode, AbstractPathNode, AbstractPropertyNode, AbstractScalarValueNode, AbstractValueNode, ClassNameNode, ClassNode, ClassPathNode, CorrelatorNode, InstanceNameNode, InstanceNode, InstancePathNode, IParamValueNode, KeyValueNode, LocalClassPathNode, LocalInstancePathNode, LocalNameSpacePathNode, ObjectPathNode, ParamValueNode, PropertyArrayNode, PropertyNode, PropertyReferenceNode, QualiDeclNode, ReturnValueNode, ValueArrayNode, ValueInstanceWithPathNode, ValueNamedInstanceNode, ValueNode, ValueNullNode, ValueObjectNode, ValueObjectWithLocalPathNode, ValueObjectWithPathNode, ValueRefArrayNode, ValueReferenceNode
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
-
Method Details
-
getValue
-