|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.WebResourceCollectionTypeImpl
public class WebResourceCollectionTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String[] |
httpMethod
|
protected String |
id
|
protected UrlPatternType[] |
urlPattern
|
protected StringImpl |
webResourceName
|
| Constructor Summary | |
|---|---|
WebResourceCollectionTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.WebResourceCollectionTypeImpl instance. |
|
WebResourceCollectionTypeImpl(WebResourceCollectionTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.WebResourceCollectionTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
WebResourceCollectionTypeImpl |
clone()
Creates and returns a copy of this object. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
String[] |
getHttpMethod()
|
String |
getHttpMethod(int idx)
|
int |
getHttpMethodLength()
|
String |
getId()
Gets the value of the id property. |
UrlPatternType[] |
getUrlPattern()
|
UrlPatternType |
getUrlPattern(int idx)
|
int |
getUrlPatternLength()
|
String |
getWebResourceName()
Gets the value of the webResourceName property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
String |
setHttpMethod(int idx,
String value)
|
void |
setHttpMethod(String[] values)
|
void |
setId(String value)
Sets the value of the id property. |
UrlPatternType |
setUrlPattern(int idx,
UrlPatternType value)
|
void |
setUrlPattern(UrlPatternType[] values)
|
void |
setWebResourceName(String value)
Sets the value of the webResourceName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected StringImpl webResourceName
protected DescriptionType[] description
protected UrlPatternType[] urlPattern
protected String[] httpMethod
protected String id
| Constructor Detail |
|---|
public WebResourceCollectionTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.WebResourceCollectionTypeImpl instance.
public WebResourceCollectionTypeImpl(WebResourceCollectionTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.WebResourceCollectionTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getWebResourceName()
WebResourceCollectionType
getWebResourceName in interface WebResourceCollectionTypeStringpublic void setWebResourceName(String value)
WebResourceCollectionType
setWebResourceName in interface WebResourceCollectionTypevalue - allowed object is
Stringpublic DescriptionType[] getDescription()
getDescription in interface WebResourceCollectionTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface WebResourceCollectionTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface WebResourceCollectionTypepublic void setDescription(DescriptionType[] values)
setDescription in interface WebResourceCollectionTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface WebResourceCollectionTypevalue - allowed object is
DescriptionTypepublic UrlPatternType[] getUrlPattern()
getUrlPattern in interface WebResourceCollectionTypeUrlPatternTypepublic UrlPatternType getUrlPattern(int idx)
getUrlPattern in interface WebResourceCollectionTypeUrlPatternTypepublic int getUrlPatternLength()
getUrlPatternLength in interface WebResourceCollectionTypepublic void setUrlPattern(UrlPatternType[] values)
setUrlPattern in interface WebResourceCollectionTypevalues - allowed objects are
UrlPatternType
public UrlPatternType setUrlPattern(int idx,
UrlPatternType value)
setUrlPattern in interface WebResourceCollectionTypevalue - allowed object is
UrlPatternTypepublic String[] getHttpMethod()
getHttpMethod in interface WebResourceCollectionTypeStringpublic String getHttpMethod(int idx)
getHttpMethod in interface WebResourceCollectionTypeStringpublic int getHttpMethodLength()
getHttpMethodLength in interface WebResourceCollectionTypepublic void setHttpMethod(String[] values)
setHttpMethod in interface WebResourceCollectionTypevalues - allowed objects are
String
public String setHttpMethod(int idx,
String value)
setHttpMethod in interface WebResourceCollectionTypevalue - allowed object is
Stringpublic String getId()
WebResourceCollectionType
getId in interface WebResourceCollectionTypeStringpublic void setId(String value)
WebResourceCollectionType
setId in interface WebResourceCollectionTypevalue - allowed object is
Stringpublic WebResourceCollectionTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||