Method: Hexspace::TTypeEntry.arrayEntry

Defined in:
lib/hexspace/tcli_service_types.rb

.arrayEntry(val) ⇒ Object



481
482
483
# File 'lib/hexspace/tcli_service_types.rb', line 481

def arrayEntry(val)
  TTypeEntry.new(:arrayEntry, val)
end