Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400.Organization

Packages that use Organization
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400   
 

Uses of Organization in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400 declared as Organization
protected  Organization Model.organization
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400 that return Organization
 Organization Organization.clone()
          Creates and returns a copy of this object.
static Organization ObjectFactory.copyOfOrganization(Organization clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400.Organization instance.
 Organization ObjectFactory.createOrganization()
          Create an instance of Organization
 Organization Model.getOrganization()
          Gets the value of the organization property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400 with parameters of type Organization
static Organization ObjectFactory.copyOfOrganization(Organization clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400.Organization instance.
 void Model.setOrganization(Organization value)
          Sets the value of the organization property.
 

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



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