net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl
Class CiManagementImpl.NotifiersImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.CiManagementImpl.NotifiersImpl
- All Implemented Interfaces:
- Serializable, Cloneable, CiManagement.Notifiers
- Enclosing class:
- CiManagementImpl
public static class CiManagementImpl.NotifiersImpl
- extends Object
- implements Serializable, Cloneable, CiManagement.Notifiers
- See Also:
- Serialized Form
notifier
protected Notifier[] notifier
CiManagementImpl.NotifiersImpl
public CiManagementImpl.NotifiersImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.CiManagementImpl.NotifiersImpl instance.
CiManagementImpl.NotifiersImpl
public CiManagementImpl.NotifiersImpl(CiManagementImpl.NotifiersImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.CiManagementImpl.NotifiersImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getNotifier
public Notifier[] getNotifier()
- Specified by:
getNotifier in interface CiManagement.Notifiers
- Returns:
- array of
Notifier
getNotifier
public Notifier getNotifier(int idx)
- Specified by:
getNotifier in interface CiManagement.Notifiers
- Returns:
- one of
Notifier
getNotifierLength
public int getNotifierLength()
- Specified by:
getNotifierLength in interface CiManagement.Notifiers
setNotifier
public void setNotifier(Notifier[] values)
- Specified by:
setNotifier in interface CiManagement.Notifiers
- Parameters:
values - allowed objects are
Notifier
setNotifier
public Notifier setNotifier(int idx,
Notifier value)
- Specified by:
setNotifier in interface CiManagement.Notifiers
value - allowed object is
Notifier
clone
public CiManagementImpl.NotifiersImpl 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.