|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.barcode.AustraliaPostFormatControlCode
public final class AustraliaPostFormatControlCode
Represents the Format Control Code Field of Australia Post BarCode
Field Summary | |
---|---|
static int |
CUSTOMER_2
Customer BarCode 2 |
static int |
CUSTOMER_3
Customer BarCode 3 |
static int |
REDIRECTION
Redirection BarCode |
static int |
REPLY_PAID
Reply Paid BarCode |
static int |
ROUTING
Routing BarCode |
static int |
STANDARD
Standard Customer BarCode |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int STANDARD
Standard Customer BarCode
public static final int REPLY_PAID
Reply Paid BarCode
public static final int CUSTOMER_2
Customer BarCode 2
public static final int CUSTOMER_3
Customer BarCode 3
public static final int ROUTING
Routing BarCode
public static final int REDIRECTION
Redirection BarCode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |