class ACIrb::FaultConfMoPayload

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fault.rb, line 98
def rn
  'cmp-[' << @attributes['deliveryDn'] << ']'
end