class ACIrb::OpflexEpPDIDEpRef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/opflex.rb, line 222
def rn
  'eppdidepref-[' << @attributes['idepPKey'] << ']'
end