Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.Props

Packages that use Props
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl   
 

Uses of Props in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans that return Props
 Props ObjectFactory.createProps()
          Create an instance of Props
 Props PropertyType.getProps()
          Gets the value of the props property.
 Props ConstructorArg.getProps()
          Gets the value of the props property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans with parameters of type Props
 void PropertyType.setProps(Props value)
          Sets the value of the props property.
 void ConstructorArg.setProps(Props value)
          Sets the value of the props property.
 

Uses of Props in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl that implement Props
 class PropsImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl that return Props
 Props PropertyTypeImpl.getProps()
           
 Props ConstructorArgImpl.getProps()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl with parameters of type Props
 void PropertyTypeImpl.setProps(Props value)
           
 void ConstructorArgImpl.setProps(Props value)
           
 



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