class ACIrb::CompEpPConn
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/comp.rb, line 648 def rn 'eppconn-[' << @attributes['eppDn'] << ']-[' << @attributes['hostDn'] << ']-[' << @attributes['portDn'] << ']-[' << @attributes['encap'] << ']' end