|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.api.ProfileReply
public class ProfileReply
| Constructor Summary | |
|---|---|
ProfileReply()
|
|
ProfileReply(java.lang.String selectedBy,
java.lang.String name,
java.lang.String destinationQueue,
RuleResultItem[] rulesTriggered)
|
|
| 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 |
java.lang.String |
getDestinationQueue()
Gets the destinationQueue value for this ProfileReply. |
java.lang.String |
getName()
Gets the name value for this ProfileReply. |
RuleResultItem[] |
getRulesTriggered()
Gets the rulesTriggered value for this ProfileReply. |
java.lang.String |
getSelectedBy()
Gets the selectedBy value for this ProfileReply. |
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 |
int |
hashCode()
|
void |
setDestinationQueue(java.lang.String destinationQueue)
Sets the destinationQueue value for this ProfileReply. |
void |
setName(java.lang.String name)
Sets the name value for this ProfileReply. |
void |
setRulesTriggered(RuleResultItem[] rulesTriggered)
Sets the rulesTriggered value for this ProfileReply. |
void |
setSelectedBy(java.lang.String selectedBy)
Sets the selectedBy value for this ProfileReply. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfileReply()
public ProfileReply(java.lang.String selectedBy,
java.lang.String name,
java.lang.String destinationQueue,
RuleResultItem[] rulesTriggered)
| Method Detail |
|---|
public java.lang.String getSelectedBy()
public void setSelectedBy(java.lang.String selectedBy)
selectedBy - public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getDestinationQueue()
public void setDestinationQueue(java.lang.String destinationQueue)
destinationQueue - public RuleResultItem[] getRulesTriggered()
public void setRulesTriggered(RuleResultItem[] rulesTriggered)
rulesTriggered - 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 | ||||||||