Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100.Banner

Packages that use Banner
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100   
 

Uses of Banner in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100 declared as Banner
protected  Banner DecorationModel.bannerLeft
           
protected  Banner DecorationModel.bannerRight
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100 that return Banner
 Banner Banner.clone()
          Creates and returns a copy of this object.
 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.priv.collections.valueclass.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.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100 with parameters of type Banner
Banner(Banner o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100.Banner instance by copying a given instance.
 



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