class ACIrb::TroubleshootSpanPktUrl
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/troubleshoot.rb, line 236 def rn 'spanPktUrl-' << @attributes['seqNumber'] << '-' << @attributes['createTime'] << '' end