net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl
Class ModelImpl.LicensesImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.ModelImpl.LicensesImpl
- All Implemented Interfaces:
- Serializable, Cloneable, Model.Licenses
- Enclosing class:
- ModelImpl
public static class ModelImpl.LicensesImpl
- extends Object
- implements Serializable, Cloneable, Model.Licenses
- See Also:
- Serialized Form
|
Constructor Summary |
ModelImpl.LicensesImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.ModelImpl.LicensesImpl instance. |
ModelImpl.LicensesImpl(ModelImpl.LicensesImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.ModelImpl.LicensesImpl instance by copying a given instance. |
license
protected License[] license
ModelImpl.LicensesImpl
public ModelImpl.LicensesImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.ModelImpl.LicensesImpl instance.
ModelImpl.LicensesImpl
public ModelImpl.LicensesImpl(ModelImpl.LicensesImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.ModelImpl.LicensesImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getLicense
public License[] getLicense()
- Specified by:
getLicense in interface Model.Licenses
- Returns:
- array of
License
getLicense
public License getLicense(int idx)
- Specified by:
getLicense in interface Model.Licenses
- Returns:
- one of
License
getLicenseLength
public int getLicenseLength()
- Specified by:
getLicenseLength in interface Model.Licenses
setLicense
public void setLicense(License[] values)
- Specified by:
setLicense in interface Model.Licenses
- Parameters:
values - allowed objects are
License
setLicense
public License setLicense(int idx,
License value)
- Specified by:
setLicense in interface Model.Licenses
value - allowed object is
License
clone
public ModelImpl.LicensesImpl clone()
- Creates and returns a copy of this object.
- Overrides:
clone in class Object
- Returns:
- A clone of this instance.
Copyright © 2009 The CC-XJC Community. All Rights Reserved.