@interface POXSBase64BinaryDefinition : POXSSimpleTypeDefinition - (id)valueFromString:(id)a0; - (id)stringFromValue:(id)a0; @end