|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl.RepositoryImpl
public class RepositoryImpl
| Nested Class Summary | |
|---|---|
static class |
RepositoryImpl.ExcludesImpl
|
static class |
RepositoryImpl.GroupVersionAlignmentsImpl
|
static class |
RepositoryImpl.IncludesImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.Repository |
|---|
Repository.Excludes, Repository.GroupVersionAlignments, Repository.Includes |
| Field Summary | |
|---|---|
protected String |
directoryMode
|
protected RepositoryImpl.ExcludesImpl |
excludes
|
protected String |
fileMode
|
protected RepositoryImpl.GroupVersionAlignmentsImpl |
groupVersionAlignments
|
protected Boolean |
includeMetadata
|
protected RepositoryImpl.IncludesImpl |
includes
|
protected String |
outputDirectory
|
protected String |
scope
|
protected Boolean |
useDefaultExcludes
|
protected Boolean |
useStrictFiltering
|
| Constructor Summary | |
|---|---|
RepositoryImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl.RepositoryImpl instance. |
|
RepositoryImpl(RepositoryImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl.RepositoryImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
RepositoryImpl |
clone()
Creates and returns a copy of this object. |
String |
getDirectoryMode()
Gets the value of the directoryMode property. |
Repository.Excludes |
getExcludes()
Gets the value of the excludes property. |
String |
getFileMode()
Gets the value of the fileMode property. |
Repository.GroupVersionAlignments |
getGroupVersionAlignments()
Gets the value of the groupVersionAlignments property. |
Repository.Includes |
getIncludes()
Gets the value of the includes property. |
String |
getOutputDirectory()
Gets the value of the outputDirectory property. |
String |
getScope()
Gets the value of the scope property. |
Boolean |
isIncludeMetadata()
Gets the value of the includeMetadata property. |
Boolean |
isUseDefaultExcludes()
Gets the value of the useDefaultExcludes property. |
Boolean |
isUseStrictFiltering()
Gets the value of the useStrictFiltering property. |
void |
setDirectoryMode(String value)
Sets the value of the directoryMode property. |
void |
setExcludes(Repository.Excludes value)
Sets the value of the excludes property. |
void |
setFileMode(String value)
Sets the value of the fileMode property. |
void |
setGroupVersionAlignments(Repository.GroupVersionAlignments value)
Sets the value of the groupVersionAlignments property. |
void |
setIncludeMetadata(Boolean value)
Sets the value of the includeMetadata property. |
void |
setIncludes(Repository.Includes value)
Sets the value of the includes property. |
void |
setOutputDirectory(String value)
Sets the value of the outputDirectory property. |
void |
setScope(String value)
Sets the value of the scope property. |
void |
setUseDefaultExcludes(Boolean value)
Sets the value of the useDefaultExcludes property. |
void |
setUseStrictFiltering(Boolean value)
Sets the value of the useStrictFiltering property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Boolean includeMetadata
protected RepositoryImpl.GroupVersionAlignmentsImpl groupVersionAlignments
protected String scope
protected Boolean useStrictFiltering
protected Boolean useDefaultExcludes
protected String outputDirectory
protected RepositoryImpl.IncludesImpl includes
protected RepositoryImpl.ExcludesImpl excludes
protected String fileMode
protected String directoryMode
| Constructor Detail |
|---|
public RepositoryImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl.RepositoryImpl instance.
public RepositoryImpl(RepositoryImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl.RepositoryImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Boolean isIncludeMetadata()
Repository
isIncludeMetadata in interface RepositoryBooleanpublic void setIncludeMetadata(Boolean value)
Repository
setIncludeMetadata in interface Repositoryvalue - allowed object is
Booleanpublic Repository.GroupVersionAlignments getGroupVersionAlignments()
Repository
getGroupVersionAlignments in interface RepositoryRepository.GroupVersionAlignmentspublic void setGroupVersionAlignments(Repository.GroupVersionAlignments value)
Repository
setGroupVersionAlignments in interface Repositoryvalue - allowed object is
Repository.GroupVersionAlignmentspublic String getScope()
Repository
getScope in interface RepositoryStringpublic void setScope(String value)
Repository
setScope in interface Repositoryvalue - allowed object is
Stringpublic Boolean isUseStrictFiltering()
Repository
isUseStrictFiltering in interface RepositoryBooleanpublic void setUseStrictFiltering(Boolean value)
Repository
setUseStrictFiltering in interface Repositoryvalue - allowed object is
Booleanpublic Boolean isUseDefaultExcludes()
Repository
isUseDefaultExcludes in interface RepositoryBooleanpublic void setUseDefaultExcludes(Boolean value)
Repository
setUseDefaultExcludes in interface Repositoryvalue - allowed object is
Booleanpublic String getOutputDirectory()
Repository
getOutputDirectory in interface RepositoryStringpublic void setOutputDirectory(String value)
Repository
setOutputDirectory in interface Repositoryvalue - allowed object is
Stringpublic Repository.Includes getIncludes()
Repository
getIncludes in interface RepositoryRepository.Includespublic void setIncludes(Repository.Includes value)
Repository
setIncludes in interface Repositoryvalue - allowed object is
Repository.Includespublic Repository.Excludes getExcludes()
Repository
getExcludes in interface RepositoryRepository.Excludespublic void setExcludes(Repository.Excludes value)
Repository
setExcludes in interface Repositoryvalue - allowed object is
Repository.Excludespublic String getFileMode()
Repository
getFileMode in interface RepositoryStringpublic void setFileMode(String value)
Repository
setFileMode in interface Repositoryvalue - allowed object is
Stringpublic String getDirectoryMode()
Repository
getDirectoryMode in interface RepositoryStringpublic void setDirectoryMode(String value)
Repository
setDirectoryMode in interface Repositoryvalue - allowed object is
Stringpublic RepositoryImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||