org.rococoa.cocoa.qtkit.categories
Interface NSQTTimeRangeCoding

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

public interface NSQTTimeRangeCoding

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 NSQTTimeRangeCoding._static_
           
 
Method Summary
 QTTimeRange.ByValue decodeQTTimeRangeForKey(NSString key)
           
 void encodeQTTimeRange_forKey(QTTimeRange.ByValue range, NSString key)
           
 

Method Detail

encodeQTTimeRange_forKey

void encodeQTTimeRange_forKey(QTTimeRange.ByValue range,
                              NSString key)

decodeQTTimeRangeForKey

QTTimeRange.ByValue decodeQTTimeRangeForKey(NSString key)