]> err.no Git - sope/blobdiff - sope-ical/NGiCal/NGVCardOrg.h
finishing touches on the vcard parser
[sope] / sope-ical / NGiCal / NGVCardOrg.h
index b21ab0e707ef1035264722119a400f1522c07860..0dbdfcf5f8b602d9574234e09e6b9e49836e1fe4 100644 (file)
@@ -40,6 +40,9 @@
   NSArray  *orgunits;
 }
 
+- (id)initWithName:(NSString *)_name units:(NSArray *)_units
+  group:(NSString *)_grp types:(NSArray *)_tps arguments:(NSDictionary *)_args;
+
 /* accessors */
 
 - (NSString *)orgnam;