#import <EDLink.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWithType: |
| (void) | - dealloc |
| (int) | - type |
| (void) | - setType: |
| (id) | - externalNames |
Öffentliche, statische Methoden | |
| (id) | + linkWithType: |
Geschützte Attribute | |
| int | mType |
| EDCollection * | mExternalNames |
Definiert in Zeile 11 der Datei EDLink.h.
| + (id) linkWithType: | (int) | fp8 |
| - (id) initWithType: | (int) | fp8 |
| - (void) dealloc |
Implementiert NSObject.
| - (int) type |
| - (void) setType: | (int) | fp8 |
| - (id) externalNames |
- (EDCollection*) mExternalNames [protected] |