Class UnmaskRange
- java.lang.Object
 - 
- com.broadleafcommerce.paymentgateway.util.UnmaskRange
 
 
- 
public class UnmaskRange extends Object
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static intBEGINNINGTYPEstatic intENDTYPE 
- 
Constructor Summary
Constructors Constructor Description UnmaskRange(int startPosition, int length) 
 - 
 
- 
- 
Field Detail
- 
BEGINNINGTYPE
public static final int BEGINNINGTYPE
- See Also:
 - Constant Field Values
 
 
- 
ENDTYPE
public static final int ENDTYPE
- See Also:
 - Constant Field Values
 
 
 - 
 
 -