| Package | org.spicefactory.lib.xml.mapper |
| Class | public class Choice |
| Inheritance | Choice Object |
PropertyMapperBuilder.mapToChildElementChoice().
| Method | Defined By | ||
|---|---|---|---|
addMapper(mapper:XmlObjectMapper):void
Adds a mapper to this choice. | Choice | ||
| addMapper | () | method |
public function addMapper(mapper:XmlObjectMapper):voidAdds a mapper to this choice.
Parameters
mapper:XmlObjectMapper — the mapper to add
|