|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl.GroupVersionAlignmentImpl
public class GroupVersionAlignmentImpl
| Nested Class Summary | |
|---|---|
static class |
GroupVersionAlignmentImpl.ExcludesImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.GroupVersionAlignment |
|---|
GroupVersionAlignment.Excludes |
| Field Summary | |
|---|---|
protected GroupVersionAlignmentImpl.ExcludesImpl |
excludes
|
protected String |
id
|
protected String |
version
|
| Constructor Summary | |
|---|---|
GroupVersionAlignmentImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl.GroupVersionAlignmentImpl instance. |
|
GroupVersionAlignmentImpl(GroupVersionAlignmentImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl.GroupVersionAlignmentImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
GroupVersionAlignmentImpl |
clone()
Creates and returns a copy of this object. |
GroupVersionAlignment.Excludes |
getExcludes()
Gets the value of the excludes property. |
String |
getId()
Gets the value of the id property. |
String |
getVersion()
Gets the value of the version property. |
void |
setExcludes(GroupVersionAlignment.Excludes value)
Sets the value of the excludes property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setVersion(String value)
Sets the value of the version property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String id
protected String version
protected GroupVersionAlignmentImpl.ExcludesImpl excludes
| Constructor Detail |
|---|
public GroupVersionAlignmentImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl.GroupVersionAlignmentImpl instance.
public GroupVersionAlignmentImpl(GroupVersionAlignmentImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl.GroupVersionAlignmentImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getId()
GroupVersionAlignment
getId in interface GroupVersionAlignmentStringpublic void setId(String value)
GroupVersionAlignment
setId in interface GroupVersionAlignmentvalue - allowed object is
Stringpublic String getVersion()
GroupVersionAlignment
getVersion in interface GroupVersionAlignmentStringpublic void setVersion(String value)
GroupVersionAlignment
setVersion in interface GroupVersionAlignmentvalue - allowed object is
Stringpublic GroupVersionAlignment.Excludes getExcludes()
GroupVersionAlignment
getExcludes in interface GroupVersionAlignmentGroupVersionAlignment.Excludespublic void setExcludes(GroupVersionAlignment.Excludes value)
GroupVersionAlignment
setExcludes in interface GroupVersionAlignmentvalue - allowed object is
GroupVersionAlignment.Excludespublic GroupVersionAlignmentImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||