public class RefundMethod
extends com.ibm.etools.xmlschema.beans.ComplexType
RefundMethod
, which
corresponds to refund method for this refund method configuration.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Constructor and Description |
---|
RefundMethod()
This method is the constructor of this class.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getJspsnippet()
This method returns the jsp snippet for this refund method.
|
java.lang.String |
getName()
This method returns the name of this refund method configuration.
|
java.lang.String |
getPaymentSystemName()
This method returns the payment system name used by this refund method
configuration.
|
boolean |
removeJspsnippet()
This method removes the attribute --jspsnippet from the current payment
method configuration.
|
boolean |
removeName()
This method removes the attribute --name from the current refund method
configuration.
|
boolean |
removePaymentSystemName()
This method removes the attribute --paymentSystemName from the current
refund method configuration.
|
void |
setJspsnippet(java.lang.String jspsnippet)
This method sets the jsp snippet for this refund method.
|
void |
setName(java.lang.String name)
This method sets the name of this refund method configuration.
|
void |
setPaymentSystemName(java.lang.String paymentSystemName)
This method sets the payment system name used by this refund method
configuration.
|
getAttributeBooleanValue, getAttributeByteValue, getAttributeDateValue, getAttributeDoubleValue, getAttributeFloatValue, getAttributeIntegerValue, getAttributeLongValue, getAttributeShortValue, getAttributeValue, getAttributeValue, getElementBooleanValue, getElementByteValue, getElementDateValue, getElementDoubleValue, getElementFloatValue, getElementIntegerValue, getElementLongValue, getElementShortValue, removeAttribute, removeElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue
getElementBooleanValue, getElementByteValue, getElementDateValue, getElementDoubleValue, getElementFloatValue, getElementIntegerValue, getElementLongValue, getElementName, getElementShortValue, getElementValue, getElementValue, getElementValue, getElementValue, getElementValue, getPrefix, getXMLAttribute, getXMLElement, isAttributeQualified, isElementQualified, removeElement, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, sizeOfElement, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue
public static final java.lang.String COPYRIGHT
public void setName(java.lang.String name)
name
- The name to setpublic java.lang.String getName()
public boolean removeName()
public void setPaymentSystemName(java.lang.String paymentSystemName)
paymentSystemName
- The payment system name used by this refund method
configurationpublic java.lang.String getPaymentSystemName()
public boolean removePaymentSystemName()
public void setJspsnippet(java.lang.String jspsnippet)
jspsnippet
- The jsp snippet for this payment methodpublic java.lang.String getJspsnippet()
public boolean removeJspsnippet()