|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.WebTypeImpl
public class WebTypeImpl
| Field Summary | |
|---|---|
protected StringImpl |
contextRoot
|
protected String |
id
|
protected PathTypeImpl |
webUri
|
| Constructor Summary | |
|---|---|
WebTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.WebTypeImpl instance. |
|
WebTypeImpl(WebTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.WebTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
WebTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getContextRoot()
Gets the value of the contextRoot property. |
String |
getId()
Gets the value of the id property. |
PathType |
getWebUri()
Gets the value of the webUri property. |
void |
setContextRoot(String value)
Sets the value of the contextRoot property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setWebUri(PathType value)
Sets the value of the webUri property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PathTypeImpl webUri
protected StringImpl contextRoot
protected String id
| Constructor Detail |
|---|
public WebTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.WebTypeImpl instance.
public WebTypeImpl(WebTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.WebTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public PathType getWebUri()
WebType
getWebUri in interface WebTypePathTypepublic void setWebUri(PathType value)
WebType
setWebUri in interface WebTypevalue - allowed object is
PathTypepublic String getContextRoot()
WebType
getContextRoot in interface WebTypeStringpublic void setContextRoot(String value)
WebType
setContextRoot in interface WebTypevalue - allowed object is
Stringpublic String getId()
WebType
getId in interface WebTypeStringpublic void setId(String value)
WebType
setId in interface WebTypevalue - allowed object is
Stringpublic WebTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||