Package | org.samchon.namtree.file |
Class | public class NTParameterArray |
Inheritance | NTParameterArray ![]() ![]() |
Default MXML Propertysource
Method | Defined By | ||
---|---|---|---|
NTParameterArray | |||
at(index:int):NTParameter | NTParameterArray | ||
![]() | construct(xml:XML):void
Construct data of the Entity from an XML object. | EntityArray | |
createChild(xml:XML):IEntity [override] | NTParameterArray | ||
![]() | erase(key:*):Boolean | EntityArray | |
get(key:*):NTParameter | NTParameterArray | ||
![]() | has(key:*):Boolean | EntityArray | |
![]() | toXML():XML
Get an XML object represents the EntityArray. | EntityArray |