|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectnet.parityinc.higgins.rpps.core.obj.UrlInformationAndBlackListTO
| Constructor Summary | |
|---|---|
UrlInformationAndBlackListTO()
|
|
UrlInformationAndBlackListTO(String[] blackList,
UrlInformationTO[] urlInformations)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String[] |
getBlackList()
Gets the blackList value for this UrlInformationAndBlackListTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
UrlInformationTO[] |
getUrlInformations()
Gets the urlInformations value for this UrlInformationAndBlackListTO. |
int |
hashCode()
|
void |
setBlackList(String[] blackList)
Sets the blackList value for this UrlInformationAndBlackListTO. |
void |
setUrlInformations(UrlInformationTO[] urlInformations)
Sets the urlInformations value for this UrlInformationAndBlackListTO. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UrlInformationAndBlackListTO()
public UrlInformationAndBlackListTO(String[] blackList,
UrlInformationTO[] urlInformations)
| Method Detail |
public String[] getBlackList()
public void setBlackList(String[] blackList)
blackList - public UrlInformationTO[] getUrlInformations()
public void setUrlInformations(UrlInformationTO[] urlInformations)
urlInformations - public boolean equals(Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||