Packageorg.orpheus.xml.bind.annotation
Classpublic class XmlAccessOrder

Enumeration of possible XmlAccessorOrder values.

Author: Andrew Lewisohn
Version: $Revision: 30 $, $Date: 2009-02-12 16:43:08 -0500 (Thu, 12 Feb 2009) $, $Author: alewisohn $
Since: 0.1



Public Constants
 ConstantDefined by
  ALPHABETICAL : String = "alphabetical"
[static]
XmlAccessOrder
  UNDEFINED : String = "undefined"
[static]
XmlAccessOrder
Constant detail
ALPHABETICALconstant
public static const ALPHABETICAL:String = "alphabetical"
UNDEFINEDconstant 
public static const UNDEFINED:String = "undefined"