|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.util.CreditCard
public class CreditCard
Constructor Summary | |
---|---|
CreditCard()
|
Method Summary | |
---|---|
static String |
hide(String number)
|
static String |
hide(String number,
String x)
|
static boolean |
isValidExpirationDate(int expirationMonth,
int expirationYear)
|
static boolean |
isValidNumber(String number,
String type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreditCard()
Method Detail |
---|
public static String hide(String number)
public static String hide(String number, String x)
public static boolean isValidExpirationDate(int expirationMonth, int expirationYear)
public static boolean isValidNumber(String number, String type)
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |