Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.Props

Packages that use Props
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans   
 

Uses of Props in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans that return Props
 Props Props.clone()
          Creates and returns a copy of this object.
static Props ObjectFactory.copyOfProps(Props clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.Props instance.
 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.pub.collections.valueclass.spring.beans with parameters of type Props
static Props ObjectFactory.copyOfProps(Props clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.Props instance.
 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.pub.collections.valueclass.spring.beans with parameters of type Props
Props(Props o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.Props instance by copying a given instance.
 



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