Betty v1.1.0

Uses of Class
christophedelory.betty.xml.LinkDetails

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

Uses of LinkDetails in christophedelory.betty.xml
 

Methods in christophedelory.betty.xml that return LinkDetails
 LinkDetails IdDetails.findLinkByLocale(String locale)
          Searches for a link in this XML element that matches the input parameter.
 

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

Methods in christophedelory.betty.xml with parameters of type LinkDetails
 void IdDetails.addLink(LinkDetails link)
          Adds the specified link to this object.
 


© 2008-2009 Christophe Delory

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