Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.Banner

Packages that use Banner
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl   
 

Uses of Banner in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100 that return Banner
 Banner ObjectFactory.createBanner()
          Create an instance of Banner
 Banner DecorationModel.getBannerLeft()
          Gets the value of the bannerLeft property.
 Banner DecorationModel.getBannerRight()
          Gets the value of the bannerRight property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100 with parameters of type Banner
 void DecorationModel.setBannerLeft(Banner value)
          Sets the value of the bannerLeft property.
 void DecorationModel.setBannerRight(Banner value)
          Sets the value of the bannerRight property.
 

Uses of Banner in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl that implement Banner
 class BannerImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl that return Banner
 Banner DecorationModelImpl.getBannerLeft()
           
 Banner DecorationModelImpl.getBannerRight()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl with parameters of type Banner
 void DecorationModelImpl.setBannerLeft(Banner value)
           
 void DecorationModelImpl.setBannerRight(Banner value)
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.