org.globus.ogsa.samples.google
Class ResultElement
java.lang.Object
org.globus.ogsa.samples.google.ResultElement
- All Implemented Interfaces:
- java.io.Serializable
- public class ResultElement
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
ResultElement
public ResultElement()
getSummary
public java.lang.String getSummary()
setSummary
public void setSummary(java.lang.String summary)
getURL
public java.lang.String getURL()
setURL
public void setURL(java.lang.String URL)
getSnippet
public java.lang.String getSnippet()
setSnippet
public void setSnippet(java.lang.String snippet)
getTitle
public java.lang.String getTitle()
setTitle
public void setTitle(java.lang.String title)
getCachedSize
public java.lang.String getCachedSize()
setCachedSize
public void setCachedSize(java.lang.String cachedSize)
isRelatedInformationPresent
public boolean isRelatedInformationPresent()
setRelatedInformationPresent
public void setRelatedInformationPresent(boolean relatedInformationPresent)
getHostName
public java.lang.String getHostName()
setHostName
public void setHostName(java.lang.String hostName)
getDirectoryCategory
public DirectoryCategory getDirectoryCategory()
setDirectoryCategory
public void setDirectoryCategory(DirectoryCategory directoryCategory)
getDirectoryTitle
public java.lang.String getDirectoryTitle()
setDirectoryTitle
public void setDirectoryTitle(java.lang.String directoryTitle)
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()
- Return type metadata object
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
- Get Custom Serializer
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
- Get Custom Deserializer
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.