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 ValueIfValueIf should be implemented by Nodes which are able to return JSR48 value objects. (like: CIMDataTime, Integer, String, CIMClass, CIMInstance, UnsignetInteger8, ...)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetValue()getValue
-