|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.higgins.proxy.web.ws.wsdl.CardUsageTO
public class CardUsageTO
| Constructor Summary | |
|---|---|
CardUsageTO()
|
|
CardUsageTO(Calendar date,
RPEndPointTO rpEndPointTO,
String site,
boolean useAlways)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Calendar |
getDate()
Gets the date value for this CardUsageTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
RPEndPointTO |
getRpEndPointTO()
Gets the rpEndPointTO value for this CardUsageTO. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
String |
getSite()
Gets the site value for this CardUsageTO. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isUseAlways()
Gets the useAlways value for this CardUsageTO. |
void |
setDate(Calendar date)
Sets the date value for this CardUsageTO. |
void |
setRpEndPointTO(RPEndPointTO rpEndPointTO)
Sets the rpEndPointTO value for this CardUsageTO. |
void |
setSite(String site)
Sets the site value for this CardUsageTO. |
void |
setUseAlways(boolean useAlways)
Sets the useAlways value for this CardUsageTO. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CardUsageTO()
public CardUsageTO(Calendar date,
RPEndPointTO rpEndPointTO,
String site,
boolean useAlways)
| Method Detail |
|---|
public Calendar getDate()
public void setDate(Calendar date)
date - public RPEndPointTO getRpEndPointTO()
public void setRpEndPointTO(RPEndPointTO rpEndPointTO)
rpEndPointTO - public String getSite()
public void setSite(String site)
site - public boolean isUseAlways()
public void setUseAlways(boolean useAlways)
useAlways - 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,
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 | |||||||||