Class RecordTokentype

Object
   |
   +--RecordTokentype

class RecordTokentype

Creates a new RecordTokentype object.

Defined in RecordTokentype.js


Constructor Summary
RecordTokentype (javaObject)
           
 
Method Summary
 function addAttribute(name, type)
           Adds a new Attribute to this RecordTokentype object.
 function listAttributes()
           Lists all available attributes.
<static> function add(net, name)
           Adds a new empty RekordTokentype to the specified net.

Constructor Detail

RecordTokentype

function RecordTokentype(javaObject)
Method Detail

addAttribute

function addAttribute(name, type)

listAttributes

function listAttributes()

add

<static> function add(net, name)