Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.Logo

Packages that use Logo
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl   
 

Uses of Logo in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100 that return Logo
 Logo ObjectFactory.createLogo()
          Create an instance of Logo
 Logo[] DecorationModel.PoweredBy.getLogo()
           
 Logo DecorationModel.PoweredBy.getLogo(int idx)
           
 Logo DecorationModel.PoweredBy.setLogo(int idx, Logo value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100 with parameters of type Logo
 Logo DecorationModel.PoweredBy.setLogo(int idx, Logo value)
           
 void DecorationModel.PoweredBy.setLogo(Logo[] values)
           
 

Uses of Logo in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl that implement Logo
 class LogoImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl declared as Logo
protected  Logo[] DecorationModelImpl.PoweredByImpl.logo
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl that return Logo
 Logo[] DecorationModelImpl.PoweredByImpl.getLogo()
           
 Logo DecorationModelImpl.PoweredByImpl.getLogo(int idx)
           
 Logo DecorationModelImpl.PoweredByImpl.setLogo(int idx, Logo value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl with parameters of type Logo
protected  void DecorationModelImpl.PoweredByImpl.copyLogo(Logo[] source)
          Copies all values of property Logo.
 Logo DecorationModelImpl.PoweredByImpl.setLogo(int idx, Logo value)
           
 void DecorationModelImpl.PoweredByImpl.setLogo(Logo[] values)
           
 



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