class ACIrb::FvExtStPathAtt

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fv.rb, line 3875
def rn
  'extstpathatt-[' << @attributes['pathName'] << ']-extchid-' << @attributes['extChId'] << ''
end