| Package | org.orpheus.xml.bind.annotation |
| Class | public class XmlList |
| Inheritance | XmlList AbstractAnnotation |
Author: Andrew Lewisohn
Version: $Revision: 31 $, $Date: 2009-02-12 17:01:41 -0500 (Thu, 12 Feb 2009) $, $Author: alewisohn $
Since: 0.1
See also
| Method | Defined by | ||
|---|---|---|---|
|
XmlList(metadata:Metadata)
Constructor.
| XmlList | ||
|
annotationName():String
The name of this Annotation type.
| XmlList | ||
|
toString():String
String representation of the object.
| XmlList | ||
| XmlList | () | constructor |
public function XmlList(metadata:Metadata)Constructor.
Parametersmetadata:Metadata |
| annotationName | () | method |
public override function annotationName():StringThe name of this Annotation type.
ReturnsString |
| toString | () | method |
public override function toString():StringString representation of the object.
ReturnsString |