NAME
WebService::Cmis::Property::Boolean
Representation of a propertyBoolean of a cmis object
SYNOPSIS
DESCRIPTION
METHODS
- parse($cmisValue) -> $perlValue
-
static helper to convert the given string into its perl representation
- unparse($perlValue) $cmisValue
-
converts a perl representation back to a format understood by cmis
COPYRIGHT AND LICENSE
Copyright 2012-2013 Michael Daum
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://dev.perl.org/licenses/artistic.html.