Property Getters/Setters Summary | ||
---|---|---|
function | getDataBinding() | |
Gets an |
||
function | getName() | |
function | setName(value) | |
Returns or sets the name of the object. | ||
function | getRootElementName() | |
Gets root element name. |
Property Getters/Setters Detail |
---|
getName/setName : String | |
function getName() / function setName(value) |
getRootElementName : String | |
function getRootElementName() |
getDataBinding : XmlDataBinding | |
function getDataBinding() |