|
||||||||||
| 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.ServletMappingTypeImpl
public class ServletMappingTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected ServletNameTypeImpl |
servletName
|
protected UrlPatternType[] |
urlPattern
|
| Constructor Summary | |
|---|---|
ServletMappingTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ServletMappingTypeImpl instance. |
|
ServletMappingTypeImpl(ServletMappingTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ServletMappingTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ServletMappingTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
ServletNameType |
getServletName()
Gets the value of the servletName property. |
UrlPatternType[] |
getUrlPattern()
|
UrlPatternType |
getUrlPattern(int idx)
|
int |
getUrlPatternLength()
|
void |
setId(String value)
Sets the value of the id property. |
void |
setServletName(ServletNameType value)
Sets the value of the servletName property. |
UrlPatternType |
setUrlPattern(int idx,
UrlPatternType value)
|
void |
setUrlPattern(UrlPatternType[] values)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ServletNameTypeImpl servletName
protected UrlPatternType[] urlPattern
protected String id
| Constructor Detail |
|---|
public ServletMappingTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ServletMappingTypeImpl instance.
public ServletMappingTypeImpl(ServletMappingTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ServletMappingTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public ServletNameType getServletName()
ServletMappingType
getServletName in interface ServletMappingTypeServletNameTypepublic void setServletName(ServletNameType value)
ServletMappingType
setServletName in interface ServletMappingTypevalue - allowed object is
ServletNameTypepublic UrlPatternType[] getUrlPattern()
getUrlPattern in interface ServletMappingTypeUrlPatternTypepublic UrlPatternType getUrlPattern(int idx)
getUrlPattern in interface ServletMappingTypeUrlPatternTypepublic int getUrlPatternLength()
getUrlPatternLength in interface ServletMappingTypepublic void setUrlPattern(UrlPatternType[] values)
setUrlPattern in interface ServletMappingTypevalues - allowed objects are
UrlPatternType
public UrlPatternType setUrlPattern(int idx,
UrlPatternType value)
setUrlPattern in interface ServletMappingTypevalue - allowed object is
UrlPatternTypepublic String getId()
ServletMappingType
getId in interface ServletMappingTypeStringpublic void setId(String value)
ServletMappingType
setId in interface ServletMappingTypevalue - allowed object is
Stringpublic ServletMappingTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||