com.ibm.commerce.payment.objects
Interface CreditCardCheckAccessBeanData
- All Known Implementing Classes:
- CreditCardCheckAccessBean
- public interface CreditCardCheckAccessBeanData
getCardType
public java.lang.String getCardType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCheckTaskName
public java.lang.String getCheckTaskName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCreditCardReferenceNumber
public java.lang.String getCreditCardReferenceNumber()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLength
public java.lang.String getLength()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPrefix
public java.lang.String getPrefix()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setCardType
public void setCardType(java.lang.String newValue)
setCheckTaskName
public void setCheckTaskName(java.lang.String newValue)
setCreditCardReferenceNumber
public void setCreditCardReferenceNumber(java.lang.String newValue)
setLength
public void setLength(java.lang.String newValue)
setPrefix
public void setPrefix(java.lang.String newValue)