@interface UARPMetaDataTLVString : UARPMetaDataTLV - (id)init; - (id)generateTLV:(unsigned int)a0 tlvValue:(id)a1; - (id)tlvValue:(id)a0; @end