|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wpc.WpcSearchResultsType
public class WpcSearchResultsType
Constructor Summary | |
---|---|
WpcSearchResultsType()
|
|
WpcSearchResultsType(java.math.BigInteger wpcTradeEntryCount,
java.lang.String wpcCatalogName,
java.lang.String[] wpcCsvResults,
WpcDataContainerType wpcDataContainer)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getWpcCatalogName()
Gets the wpcCatalogName value for this WpcSearchResultsType. |
java.lang.String[] |
getWpcCsvResults()
Gets the wpcCsvResults value for this WpcSearchResultsType. |
java.lang.String |
getWpcCsvResults(int i)
|
WpcDataContainerType |
getWpcDataContainer()
Gets the wpcDataContainer value for this WpcSearchResultsType. |
java.math.BigInteger |
getWpcTradeEntryCount()
Gets the wpcTradeEntryCount value for this WpcSearchResultsType. |
int |
hashCode()
|
void |
setWpcCatalogName(java.lang.String wpcCatalogName)
Sets the wpcCatalogName value for this WpcSearchResultsType. |
void |
setWpcCsvResults(int i,
java.lang.String _value)
|
void |
setWpcCsvResults(java.lang.String[] wpcCsvResults)
Sets the wpcCsvResults value for this WpcSearchResultsType. |
void |
setWpcDataContainer(WpcDataContainerType wpcDataContainer)
Sets the wpcDataContainer value for this WpcSearchResultsType. |
void |
setWpcTradeEntryCount(java.math.BigInteger wpcTradeEntryCount)
Sets the wpcTradeEntryCount value for this WpcSearchResultsType. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WpcSearchResultsType()
public WpcSearchResultsType(java.math.BigInteger wpcTradeEntryCount, java.lang.String wpcCatalogName, java.lang.String[] wpcCsvResults, WpcDataContainerType wpcDataContainer)
Method Detail |
---|
public java.math.BigInteger getWpcTradeEntryCount()
public void setWpcTradeEntryCount(java.math.BigInteger wpcTradeEntryCount)
wpcTradeEntryCount
- public java.lang.String getWpcCatalogName()
public void setWpcCatalogName(java.lang.String wpcCatalogName)
wpcCatalogName
- public java.lang.String[] getWpcCsvResults()
public void setWpcCsvResults(java.lang.String[] wpcCsvResults)
wpcCsvResults
- public java.lang.String getWpcCsvResults(int i)
public void setWpcCsvResults(int i, java.lang.String _value)
public WpcDataContainerType getWpcDataContainer()
public void setWpcDataContainer(WpcDataContainerType wpcDataContainer)
wpcDataContainer
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |