|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portlet.courses.model.sakai.xml.Ref0
public class Ref0
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}entityURL"/>
<element ref="{}reference"/>
<element ref="{}status"/>
<element ref="{}content"/>
<element ref="{}data"/>
<element ref="{}headers"/>
</sequence>
<attribute name="size" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="type" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Content |
content
|
protected Data |
data
|
protected String |
entityURL
|
protected Headers |
headers
|
protected String |
reference
|
protected BigInteger |
size
|
protected Status |
status
|
protected String |
type
|
| Constructor Summary | |
|---|---|
Ref0()
|
|
| Method Summary | |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
boolean |
equals(Object object)
|
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
|
Content |
getContent()
Gets the value of the content property. |
Data |
getData()
Gets the value of the data property. |
String |
getEntityURL()
Gets the value of the entityURL property. |
Headers |
getHeaders()
Gets the value of the headers property. |
String |
getReference()
Gets the value of the reference property. |
BigInteger |
getSize()
Gets the value of the size property. |
Status |
getStatus()
Gets the value of the status property. |
String |
getType()
Gets the value of the type property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
|
void |
setContent(Content value)
Sets the value of the content property. |
void |
setData(Data value)
Sets the value of the data property. |
void |
setEntityURL(String value)
Sets the value of the entityURL property. |
void |
setHeaders(Headers value)
Sets the value of the headers property. |
void |
setReference(String value)
Sets the value of the reference property. |
void |
setSize(BigInteger value)
Sets the value of the size property. |
void |
setStatus(Status value)
Sets the value of the status property. |
void |
setType(String value)
Sets the value of the type property. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected String entityURL
protected String reference
protected Status status
protected Content content
protected Data data
protected Headers headers
protected BigInteger size
protected String type
| Constructor Detail |
|---|
public Ref0()
| Method Detail |
|---|
public String getEntityURL()
Stringpublic void setEntityURL(String value)
value - allowed object is
Stringpublic String getReference()
Stringpublic void setReference(String value)
value - allowed object is
Stringpublic Status getStatus()
Statuspublic void setStatus(Status value)
value - allowed object is
Statuspublic Content getContent()
Contentpublic void setContent(Content value)
value - allowed object is
Contentpublic Data getData()
Datapublic void setData(Data value)
value - allowed object is
Datapublic Headers getHeaders()
Headerspublic void setHeaders(Headers value)
value - allowed object is
Headerspublic BigInteger getSize()
BigIntegerpublic void setSize(BigInteger value)
value - allowed object is
BigIntegerpublic String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic String toString()
toString in class Object
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(Object object)
equals in class Object
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||