org.rococoa.cocoa.qtkit.categories
Interface NSQTTimeCoding

All Known Implementing Classes:
NSArchiver, NSCoder, NSKeyedArchiver, NSKeyedUnarchiver, NSPortCoder, NSUnarchiver

public interface NSQTTimeCoding

This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.


Nested Class Summary
static interface NSQTTimeCoding._static_
           
 
Method Summary
 QTTime.ByValue decodeQTTimeForKey(NSString key)
           
 void encodeQTTime_forKey(QTTime.ByValue time, NSString key)
           
 

Method Detail

encodeQTTime_forKey

void encodeQTTime_forKey(QTTime.ByValue time,
                         NSString key)

decodeQTTimeForKey

QTTime.ByValue decodeQTTimeForKey(NSString key)