|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl.ResourceImpl
public class ResourceImpl
| Nested Class Summary | |
|---|---|
static class |
ResourceImpl.ExcludesImpl
|
static class |
ResourceImpl.IncludesImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.Resource |
|---|
Resource.Excludes, Resource.Includes |
| Field Summary | |
|---|---|
protected String |
directory
|
protected ResourceImpl.ExcludesImpl |
excludes
|
protected Boolean |
filtering
|
protected ResourceImpl.IncludesImpl |
includes
|
protected String |
targetPath
|
| Constructor Summary | |
|---|---|
ResourceImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl.ResourceImpl instance. |
|
ResourceImpl(ResourceImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl.ResourceImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ResourceImpl |
clone()
Creates and returns a copy of this object. |
String |
getDirectory()
Gets the value of the directory property. |
Resource.Excludes |
getExcludes()
Gets the value of the excludes property. |
Resource.Includes |
getIncludes()
Gets the value of the includes property. |
String |
getTargetPath()
Gets the value of the targetPath property. |
Boolean |
isFiltering()
Gets the value of the filtering property. |
void |
setDirectory(String value)
Sets the value of the directory property. |
void |
setExcludes(Resource.Excludes value)
Sets the value of the excludes property. |
void |
setFiltering(Boolean value)
Sets the value of the filtering property. |
void |
setIncludes(Resource.Includes value)
Sets the value of the includes property. |
void |
setTargetPath(String value)
Sets the value of the targetPath property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String targetPath
protected Boolean filtering
protected String directory
protected ResourceImpl.IncludesImpl includes
protected ResourceImpl.ExcludesImpl excludes
| Constructor Detail |
|---|
public ResourceImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl.ResourceImpl instance.
public ResourceImpl(ResourceImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl.ResourceImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getTargetPath()
Resource
getTargetPath in interface ResourceStringpublic void setTargetPath(String value)
Resource
setTargetPath in interface Resourcevalue - allowed object is
Stringpublic Boolean isFiltering()
Resource
isFiltering in interface ResourceBooleanpublic void setFiltering(Boolean value)
Resource
setFiltering in interface Resourcevalue - allowed object is
Booleanpublic String getDirectory()
Resource
getDirectory in interface ResourceStringpublic void setDirectory(String value)
Resource
setDirectory in interface Resourcevalue - allowed object is
Stringpublic Resource.Includes getIncludes()
Resource
getIncludes in interface ResourceResource.Includespublic void setIncludes(Resource.Includes value)
Resource
setIncludes in interface Resourcevalue - allowed object is
Resource.Includespublic Resource.Excludes getExcludes()
Resource
getExcludes in interface ResourceResource.Excludespublic void setExcludes(Resource.Excludes value)
Resource
setExcludes in interface Resourcevalue - allowed object is
Resource.Excludespublic ResourceImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||