Class: ACIrb::CommWebConnStatesPartHist1year
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
5365 5366 5367 |
# File 'lib/acirb/comm.rb', line 5365 def rn 'HDcommWebConnStatesPart1year-' << @attributes['index'] << '-node-' << @attributes['nodeId'] << '' end |