org.broadleafcommerce.common.payment
Class UnmaskRange
java.lang.Object
org.broadleafcommerce.common.payment.UnmaskRange
public class UnmaskRange
- extends Object
|
Constructor Summary |
UnmaskRange(int startPosition,
int length)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BEGINNINGTYPE
public static final int BEGINNINGTYPE
- See Also:
- Constant Field Values
ENDTYPE
public static final int ENDTYPE
- See Also:
- Constant Field Values
UnmaskRange
public UnmaskRange(int startPosition,
int length)
getPositionType
public int getPositionType()
getLength
public int getLength()
Copyright © 2013. All Rights Reserved.