@Exported public class Webreference extends Object
Java class for webreference complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="webreference">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="url" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="webroot" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="redirecturl" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="template" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="wrapper" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="autogenerated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="default" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="httpstatus" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="createddate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="modifiedate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="dgroup" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="params" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="href" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="redirectwebroot" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
autogenerated |
protected Date |
createddate |
protected String |
dgroup |
protected String |
href |
protected int |
httpstatus |
protected Date |
modifiedate |
protected String |
params |
protected Long |
patternId |
protected String |
redirecturl |
protected String |
redirectwebroot |
protected String |
template |
protected String |
url |
protected String |
webroot |
protected String |
wrapper |
| Constructor and Description |
|---|
Webreference() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreateddate()
Gets the value of the createddate property.
|
String |
getDgroup()
Gets the value of the dgroup property.
|
String |
getHref()
Gets the value of the href property.
|
int |
getHttpstatus()
Gets the value of the httpstatus property.
|
Date |
getModifiedate()
Gets the value of the modifiedate property.
|
String |
getParams()
Gets the value of the params property.
|
Long |
getPatternId()
Gets the value of the patternId property.
|
String |
getRedirecturl()
Gets the value of the redirecturl property.
|
String |
getRedirectwebroot()
Gets the value of the redirectwebroot property.
|
String |
getTemplate()
Gets the value of the template property.
|
String |
getUrl()
Gets the value of the url property.
|
String |
getWebroot()
Gets the value of the webroot property.
|
String |
getWrapper()
Gets the value of the wrapper property.
|
Boolean |
isAutogenerated()
Gets the value of the autogenerated property.
|
Boolean |
isDefault()
Gets the value of the default property.
|
void |
setAutogenerated(Boolean value)
Sets the value of the autogenerated property.
|
void |
setCreateddate(Date value)
Sets the value of the createddate property.
|
void |
setDefault(Boolean value)
Sets the value of the default property.
|
void |
setDgroup(String value)
Sets the value of the dgroup property.
|
void |
setHref(String value)
Sets the value of the href property.
|
void |
setHttpstatus(int value)
Sets the value of the httpstatus property.
|
void |
setModifiedate(Date value)
Sets the value of the modifiedate property.
|
void |
setParams(String value)
Sets the value of the params property.
|
void |
setPatternId(Long patternId)
Sets the value of the patternId property.
|
void |
setRedirecturl(String value)
Sets the value of the redirecturl property.
|
void |
setRedirectwebroot(String value)
Sets the value of the redirectwebroot property.
|
void |
setTemplate(String value)
Sets the value of the template property.
|
void |
setUrl(String value)
Sets the value of the url property.
|
void |
setWebroot(String value)
Sets the value of the webroot property.
|
void |
setWrapper(String value)
Sets the value of the wrapper property.
|
protected String url
protected String webroot
protected String redirecturl
protected String template
protected String wrapper
protected Boolean autogenerated
protected int httpstatus
protected Date createddate
protected Date modifiedate
protected String dgroup
protected String params
protected String href
protected String redirectwebroot
protected Long patternId
public String getUrl()
Stringpublic void setUrl(String value)
value - allowed object is
Stringpublic String getWebroot()
Stringpublic void setWebroot(String value)
value - allowed object is
Stringpublic String getRedirecturl()
Stringpublic void setRedirecturl(String value)
value - allowed object is
Stringpublic String getTemplate()
Stringpublic void setTemplate(String value)
value - allowed object is
Stringpublic String getWrapper()
Stringpublic void setWrapper(String value)
value - allowed object is
Stringpublic Boolean isAutogenerated()
Booleanpublic void setAutogenerated(Boolean value)
value - allowed object is
Booleanpublic Boolean isDefault()
Booleanpublic void setDefault(Boolean value)
value - allowed object is
Booleanpublic int getHttpstatus()
public void setHttpstatus(int value)
public Date getCreateddate()
Stringpublic void setCreateddate(Date value)
value - allowed object is
Stringpublic Date getModifiedate()
Stringpublic void setModifiedate(Date value)
value - allowed object is
Stringpublic String getDgroup()
Stringpublic void setDgroup(String value)
value - allowed object is
Stringpublic String getParams()
Stringpublic void setParams(String value)
value - allowed object is
Stringpublic String getHref()
Stringpublic void setHref(String value)
value - allowed object is
Stringpublic String getRedirectwebroot()
Stringpublic void setRedirectwebroot(String value)
value - allowed object is
Stringpublic Long getPatternId()
public void setPatternId(Long patternId)
patternId - allowed object is