Class: AfStronglyTypedDataContainer

abstract class AfStronglyTypedDataContainer implements AifXmlSerializable
Show extending classes
Show all method summaries

Constructor Method

+public void new(str _dataContainerType)

Public Instance Methods

+public void deserialize(AifXml xml)
+public AifDocumentName getRootName()
+public AifXml getSchema()
+public AifXml serialize()
+public AfDataContainer wt()

Protected Instance Methods

+protected boolean exists(str _name)
+protected AfArray get_Array(str _name)
+protected anytype get_Attribute(str _name)
+protected AfStronglyTypedDataContainer get_Container(str _name)
+protected anytype get_EdtArray(str _name)
+protected AfStronglyTypedDataContainerList get_List(str _name)
+protected AfArray get_NewArray(str _name)
+protected AfStronglyTypedDataContainer get_NewContainer(str _name)
+protected AfStronglyTypedDataContainerList get_NewList(str _name)
+protected void set_Array(str _name, AfArray _value)
+protected void set_Attribute(str _name, anytype _value)
+protected void set_Container(str _name, AfStronglyTypedDataContainer _value)
+protected void set_EdtArray(str _name, anytype _value)
+protected void set_List(str _name, AfStronglyTypedDataContainerList _value)

Generated by AX Doc Generator v. 0.7.1 on 03 Mar 2009
AX Doc Generator is licensed under the MIT License. Dynamics AX is a registered trademark of Microsoft Corporation.