Object
This class defines the base class for all CFType classes
value of the type
# File lib/facter/util/cfpropertylist/lib/rbCFTypes.rb, line 18 def initialize(value=nil) @value = value end
# File lib/facter/util/cfpropertylist/lib/rbCFTypes.rb, line 25 def to_binary(bplist) end
# File lib/facter/util/cfpropertylist/lib/rbCFTypes.rb, line 22 def to_xml(parser) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.