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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.decoration100 that return Banner
 Banner Banner.clone()
          Creates and returns a copy of this object.
protected static Banner ObjectFactory.copyOfBanner(Banner clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.decoration100.Banner instance.
 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.prot.collections.valueclass.maven.decoration100 with parameters of type Banner
protected static Banner ObjectFactory.copyOfBanner(Banner clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.decoration100.Banner instance.
 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.prot.collections.valueclass.maven.decoration100 with parameters of type Banner
Banner(Banner o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.decoration100.Banner instance by copying a given instance.
 



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