class ACIrb::InfraUsedByEpP

Public Instance Methods

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