PDCommentAuthor Klassenreferenz

#import <PDCommentAuthor.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - init
(void) - dealloc
(unsigned int) - id
(void) - setId:
(id) - name
(void) - setName:
(id) - initials
(void) - setInitials:
(unsigned int) - colorIndex
(void) - setColorIndex:

Geschützte Attribute

unsigned int mId
NSStringmName
NSStringmInitials
unsigned int mColorIndex

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei PDCommentAuthor.h.


Dokumentation der Elementfunktionen

- (id) init  

- (void) dealloc  

Implementiert NSObject.

- (unsigned int) id  

- (void) setId: (unsigned int)  fp8  

- (id) name  

- (void) setName: (id)  fp8  

- (id) initials  

- (void) setInitials: (id)  fp8  

- (unsigned int) colorIndex  

- (void) setColorIndex: (unsigned int)  fp8  


Dokumentation der Datenelemente

- (unsigned int) mId [protected]

Definiert in Zeile 13 der Datei PDCommentAuthor.h.

- (NSString*) mName [protected]

Definiert in Zeile 14 der Datei PDCommentAuthor.h.

- (NSString*) mInitials [protected]

Definiert in Zeile 15 der Datei PDCommentAuthor.h.

- (unsigned int) mColorIndex [protected]

Definiert in Zeile 16 der Datei PDCommentAuthor.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: