Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400.Parent

Packages that use Parent
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400   
 

Uses of Parent in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400 declared as Parent
protected  Parent Model.parent
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400 that return Parent
 Parent Parent.clone()
          Creates and returns a copy of this object.
 Parent ObjectFactory.createParent()
          Create an instance of Parent
 Parent Model.getParent()
          Gets the value of the parent property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400 with parameters of type Parent
 void Model.setParent(Parent value)
          Sets the value of the parent property.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400 with parameters of type Parent
Parent(Parent o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400.Parent instance by copying a given instance.
 



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