Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400.License

Packages that use License
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400   
 

Uses of License in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 with type parameters of type License
protected  List<License> Model.Licenses.license
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 that return License
 License License.clone()
          Creates and returns a copy of this object.
protected static License ObjectFactory.copyOfLicense(License clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400.License instance.
 License ObjectFactory.createLicense()
          Create an instance of License
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 that return types with arguments of type License
 List<License> Model.Licenses.getLicense()
          Gets the value of the license property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 with parameters of type License
protected static License ObjectFactory.copyOfLicense(License clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400.License instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 with type arguments of type License
protected static void Model.Licenses.copyLicense(List<License> source, List<License> target)
          Copies all values of property License.
protected static void Model.Licenses.copyLicense(List<License> source, List<License> target)
          Copies all values of property License.
 

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



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