|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectaphia.v1_0.Source
public class Source
| Constructor Summary | |
|---|---|
Source()
|
|
Source(int source_id,
String use,
String reference,
String page,
String url,
String link,
String fulltext)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getFulltext()
Gets the fulltext value for this Source. |
String |
getLink()
Gets the link value for this Source. |
String |
getPage()
Gets the page value for this Source. |
String |
getReference()
Gets the reference value for this Source. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
int |
getSource_id()
Gets the source_id value for this Source. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getUrl()
Gets the url value for this Source. |
String |
getUse()
Gets the use value for this Source. |
int |
hashCode()
|
void |
setFulltext(String fulltext)
Sets the fulltext value for this Source. |
void |
setLink(String link)
Sets the link value for this Source. |
void |
setPage(String page)
Sets the page value for this Source. |
void |
setReference(String reference)
Sets the reference value for this Source. |
void |
setSource_id(int source_id)
Sets the source_id value for this Source. |
void |
setUrl(String url)
Sets the url value for this Source. |
void |
setUse(String use)
Sets the use value for this Source. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Source()
public Source(int source_id,
String use,
String reference,
String page,
String url,
String link,
String fulltext)
| Method Detail |
|---|
public int getSource_id()
public void setSource_id(int source_id)
source_id - public String getUse()
public void setUse(String use)
use - public String getReference()
public void setReference(String reference)
reference - public String getPage()
public void setPage(String page)
page - public String getUrl()
public void setUrl(String url)
url - public String getLink()
public void setLink(String link)
link - public String getFulltext()
public void setFulltext(String fulltext)
fulltext - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||