![[HARLEQUIN]](../Graphics/Harlequin-Small.gif)
![[Previous]](../Graphics/Prev.gif)
![[Up]](../Graphics/Up.gif)
![[Next]](../Graphics/Next.gif)
Syntax:
(setf class-name) new-value class => new-value
Method Signatures:
(setf class-name) new-value (class class)
Arguments and Values:
new-value---a symbol.
class---a class.
Description:
The generic function (setf class-name) sets the name of a class object.
Examples: None.
Affected By: None.
Exceptional Situations: None.
See Also:
find-class, proper name, Section 4.3 (Classes)
Notes: None.
![[Starting Points]](../Graphics/Starting-Points.gif)
![[Contents]](../Graphics/Contents.gif)
![[Index]](../Graphics/Index.gif)
![[Symbols]](../Graphics/Symbols.gif)
![[Glossary]](../Graphics/Glossary.gif)
![[Issues]](../Graphics/Issues.gif)