class ACIrb::FvStPathAtt

Public Instance Methods

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