Class: ACIrb::VnsLDevIfLIf
Instance Attribute Summary
Attributes inherited from MO
#attributes, #children, #dirty_props, #parent
Instance Method Summary collapse
Methods inherited from MO
#add_child, #build_dn, #child_classes, #class_name, #containers, #create, #destroy, #exists, #get_attributes_to_include, #get_children_to_include, #hash_to_table, #initialize, #method_missing, #mo_type, #naming_props, #prefixes, #props, #read_only, #root, #ruby_class, #set_prop, #to_hash, #to_json, #to_s, #to_xml
Constructor Details
This class inherits a constructor from ACIrb::MO
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class ACIrb::MO
Instance Method Details
#rn ⇒ Object
3662 3663 3664 |
# File 'lib/acirb/vns.rb', line 3662 def rn 'lDevIfLIf-' << @attributes['name'] << '' end |