|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.profile.payment.UnmaskRange
public class UnmaskRange
| Field Summary | |
|---|---|
static int |
BEGINNINGTYPE
|
static int |
ENDTYPE
|
| Constructor Summary | |
|---|---|
UnmaskRange(int startPosition,
int length)
|
|
| Method Summary | |
|---|---|
int |
getLength()
|
int |
getPositionType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int BEGINNINGTYPE
public static final int ENDTYPE
| Constructor Detail |
|---|
public UnmaskRange(int startPosition,
int length)
| Method Detail |
|---|
public int getPositionType()
public int getLength()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||