net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl
Class MailingListImpl.OtherArchivesImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.MailingListImpl.OtherArchivesImpl
- All Implemented Interfaces:
- Serializable, Cloneable, MailingList.OtherArchives
- Enclosing class:
- MailingListImpl
public static class MailingListImpl.OtherArchivesImpl
- extends Object
- implements Serializable, Cloneable, MailingList.OtherArchives
- See Also:
- Serialized Form
otherArchive
protected String[] otherArchive
MailingListImpl.OtherArchivesImpl
public MailingListImpl.OtherArchivesImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.MailingListImpl.OtherArchivesImpl instance.
MailingListImpl.OtherArchivesImpl
public MailingListImpl.OtherArchivesImpl(MailingListImpl.OtherArchivesImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.MailingListImpl.OtherArchivesImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getOtherArchive
public String[] getOtherArchive()
- Specified by:
getOtherArchive in interface MailingList.OtherArchives
- Returns:
- array of
String
getOtherArchive
public String getOtherArchive(int idx)
- Specified by:
getOtherArchive in interface MailingList.OtherArchives
- Returns:
- one of
String
getOtherArchiveLength
public int getOtherArchiveLength()
- Specified by:
getOtherArchiveLength in interface MailingList.OtherArchives
setOtherArchive
public void setOtherArchive(String[] values)
- Specified by:
setOtherArchive in interface MailingList.OtherArchives
- Parameters:
values - allowed objects are
String
setOtherArchive
public String setOtherArchive(int idx,
String value)
- Specified by:
setOtherArchive in interface MailingList.OtherArchives
value - allowed object is
String
clone
public MailingListImpl.OtherArchivesImpl 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.