public class UnknownBaseRate extends BaseRate implements Serializable
BaseRate returned if the actual base rate type is not
exposed by the requested API
version.| Constructor and Description |
|---|
UnknownBaseRate() |
UnknownBaseRate(Long rateCardId,
Long id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
String |
toString() |
getId, getRateCardId, setId, setRateCardIdCopyright © 2019. All rights reserved.