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