| Package | org.orpheus.xml.bind.annotation |
| Class | public class XmlTransient |
| Inheritance | XmlTransient AbstractAnnotation |
Author: Andrew Lewisohn
Version: $Revision: 30 $, $Date: 2009-02-12 16:43:08 -0500 (Thu, 12 Feb 2009) $, $Author: alewisohn $
Since: 0.1
| Method | Defined by | ||
|---|---|---|---|
|
XmlTransient(metadata:Metadata)
Constructor.
| XmlTransient | ||
|
annotationName():String
The name of this Annotation type.
| XmlTransient | ||
|
toString():String
String representation of the object.
| XmlTransient | ||
| XmlTransient | () | constructor |
public function XmlTransient(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 |