Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.Props

Packages that use Props
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans   
 

Uses of Props in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans declared as Props
protected  Props PropertyType.props
           
protected  Props ConstructorArg.props
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans that return Props
 Props Props.clone()
          Creates and returns a copy of this object.
 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.pkg.indexed.valueclass.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.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans with parameters of type Props
Props(Props o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.Props instance by copying a given instance.
 



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