Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 346 Bytes

class.adoc

File metadata and controls

19 lines (13 loc) · 346 Bytes

Class

Class represent classes and methodes in NXSL script

Instance attributes

attributes ⇒ Array

String aray with all attribute names

hierarchy ⇒ Array

String aray with class inheritance hirarchy

methods ⇒ Array

String aray with all methode names

name ⇒ Integer

Name of the class