Uses of Class
com.abra.j2xb.beans.xmlModel.MoXmlProperty.XmlLocation

Packages that use MoXmlProperty.XmlLocation
com.abra.j2xb.beans.xmlModel   
 

Uses of MoXmlProperty.XmlLocation in com.abra.j2xb.beans.xmlModel
 

Methods in com.abra.j2xb.beans.xmlModel that return MoXmlProperty.XmlLocation
 MoXmlProperty.XmlLocation MoXmlSimpleProperty.getXmlLocation()
           
 MoXmlProperty.XmlLocation MoXmlProperty.getXmlLocation()
           
static MoXmlProperty.XmlLocation MoXmlProperty.XmlLocation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MoXmlProperty.XmlLocation[] MoXmlProperty.XmlLocation.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008. All Rights Reserved.