Package | org.samchon.protocol.entity |
Class | public class Entity |
Inheritance | Entity ![]() |
Implements | IEntity |
Subclasses | FTFile, GAParameters, InvokeParameter, NTExploreParameter, NTParameterDetermined, NTSide, NTSideParameter |
An entity, a standard data class.
Method | Defined By | ||
---|---|---|---|
Entity()
Default Constructor. | Entity | ||
construct(xml:XML):void | Entity | ||
toXML():XML | Entity |
key | property |
key:*
[read-only] public function get key():*
TAG | property |
TAG:String
[read-only] public function get TAG():String
Entity | () | Constructor |
public function Entity()
Default Constructor.
construct | () | method |
public function construct(xml:XML):void
Parameters
xml:XML |
toXML | () | method |
public function toXML():XML
ReturnsXML |