Class CIM::ReferenceType
In: lib/cim/type.rb
Parent: Type

ReferenceType is a strongly typed reference to a class

Methods

new   to_s  

Attributes

name  [R] 

Public Class methods

Creates a strongly typed reference to class name

Public Instance methods

returns a string representation of the reference type

[Validate]