|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ModuleTypeImpl
public class ModuleTypeImpl
| Field Summary | |
|---|---|
protected PathTypeImpl |
altDd
|
protected PathTypeImpl |
connector
|
protected PathTypeImpl |
ejb
|
protected String |
id
|
protected PathTypeImpl |
java
|
protected WebTypeImpl |
web
|
| Constructor Summary | |
|---|---|
ModuleTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ModuleTypeImpl instance. |
|
ModuleTypeImpl(ModuleTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ModuleTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ModuleTypeImpl |
clone()
Creates and returns a copy of this object. |
PathType |
getAltDd()
Gets the value of the altDd property. |
PathType |
getConnector()
Gets the value of the connector property. |
PathType |
getEjb()
Gets the value of the ejb property. |
String |
getId()
Gets the value of the id property. |
PathType |
getJava()
Gets the value of the java property. |
WebType |
getWeb()
Gets the value of the web property. |
void |
setAltDd(PathType value)
Sets the value of the altDd property. |
void |
setConnector(PathType value)
Sets the value of the connector property. |
void |
setEjb(PathType value)
Sets the value of the ejb property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setJava(PathType value)
Sets the value of the java property. |
void |
setWeb(WebType value)
Sets the value of the web property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PathTypeImpl connector
protected PathTypeImpl ejb
protected PathTypeImpl java
protected WebTypeImpl web
protected PathTypeImpl altDd
protected String id
| Constructor Detail |
|---|
public ModuleTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ModuleTypeImpl instance.
public ModuleTypeImpl(ModuleTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ModuleTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public PathType getConnector()
ModuleType
getConnector in interface ModuleTypePathTypepublic void setConnector(PathType value)
ModuleType
setConnector in interface ModuleTypevalue - allowed object is
PathTypepublic PathType getEjb()
ModuleType
getEjb in interface ModuleTypePathTypepublic void setEjb(PathType value)
ModuleType
setEjb in interface ModuleTypevalue - allowed object is
PathTypepublic PathType getJava()
ModuleType
getJava in interface ModuleTypePathTypepublic void setJava(PathType value)
ModuleType
setJava in interface ModuleTypevalue - allowed object is
PathTypepublic WebType getWeb()
ModuleType
getWeb in interface ModuleTypeWebTypepublic void setWeb(WebType value)
ModuleType
setWeb in interface ModuleTypevalue - allowed object is
WebTypepublic PathType getAltDd()
ModuleType
getAltDd in interface ModuleTypePathTypepublic void setAltDd(PathType value)
ModuleType
setAltDd in interface ModuleTypevalue - allowed object is
PathTypepublic String getId()
ModuleType
getId in interface ModuleTypeStringpublic void setId(String value)
ModuleType
setId in interface ModuleTypevalue - allowed object is
Stringpublic ModuleTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||