|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.api.DecisionReply
public class DecisionReply
| Constructor Summary | |
|---|---|
DecisionReply()
|
|
DecisionReply(java.math.BigInteger casePriority,
ProfileReply activeProfileReply,
java.lang.String velocityInfoCode)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
ProfileReply |
getActiveProfileReply()
Gets the activeProfileReply value for this DecisionReply. |
java.math.BigInteger |
getCasePriority()
Gets the casePriority value for this DecisionReply. |
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 |
getVelocityInfoCode()
Gets the velocityInfoCode value for this DecisionReply. |
int |
hashCode()
|
void |
setActiveProfileReply(ProfileReply activeProfileReply)
Sets the activeProfileReply value for this DecisionReply. |
void |
setCasePriority(java.math.BigInteger casePriority)
Sets the casePriority value for this DecisionReply. |
void |
setVelocityInfoCode(java.lang.String velocityInfoCode)
Sets the velocityInfoCode value for this DecisionReply. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DecisionReply()
public DecisionReply(java.math.BigInteger casePriority,
ProfileReply activeProfileReply,
java.lang.String velocityInfoCode)
| Method Detail |
|---|
public java.math.BigInteger getCasePriority()
public void setCasePriority(java.math.BigInteger casePriority)
casePriority - public ProfileReply getActiveProfileReply()
public void setActiveProfileReply(ProfileReply activeProfileReply)
activeProfileReply - public java.lang.String getVelocityInfoCode()
public void setVelocityInfoCode(java.lang.String velocityInfoCode)
velocityInfoCode - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | ||||||||