![]() |
API 0.9.5
|
00001 00002 @interface CPCibConnector : CPObject 00003 { 00004 id _source // @accessors(property=source); 00005 id _destination // @accessors(property=destination); 00006 CPString _label // @accessors(property=label); 00007 } 00008 @end