Betty v1.1.0

Uses of Class
christophedelory.betty.xml.DescriptionDetails

Packages that use DescriptionDetails
christophedelory.betty.xml The application XML objects definitions. 
 

Uses of DescriptionDetails in christophedelory.betty.xml
 

Methods in christophedelory.betty.xml that return DescriptionDetails
 DescriptionDetails IdDetails.findDescriptionByLocale(String locale)
          Searches for a description in this XML element that matches the input parameter.
 

Methods in christophedelory.betty.xml that return types with arguments of type DescriptionDetails
 List<DescriptionDetails> IdDetails.getDescriptions()
          Returns the list of descriptions attached to this object.
 

Methods in christophedelory.betty.xml with parameters of type DescriptionDetails
 void IdDetails.addDescription(DescriptionDetails description)
          Adds the specified description to this object.
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.