class ACIrb::FvAttEntityPathAtt

Public Instance Methods

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