class ACIrb::InfraHPortSInfo

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/infra.rb, line 2575
def rn
  'portS-[' << @attributes['hPortSDn'] << ']'
end