Android Programming Guide
1.5.27. USPOSTAL CLASS
public class USPostal
{
public Enable_State enablePlanet;
public Enable_State enablePostnet;
public Enable_State transmitCheckDigit;
}
Data Type
Member Name
Enable_State
enablePlanet
Enable_State
enablePostnet
Enable_State
transmitCheckDigit
1.5.28. UKPOSTAL CLASS
public class UKPostal
{
public Enable_State enable;
public Enable_State transmitCheckDigit;
}
Data Type
Member Name
Enable_State
enable
Enable_State
transmitCheckDigit
60
Description
A value that specifies whether to enable US Planet.
*TRUE
FALSE
A value that specifies whether to enable US Postnet.
*TRUE
FALSE
A value that specifies whether to transmit check digit.
*TRUE
FALSE
Description
A value that specifies whether to enable UK Postal.
*TRUE
FALSE
A value that specifies whether to transmit check digit.
*TRUE
FALSE
Need help?
Do you have a question about the RK25 and is the answer not in the manual?
Questions and answers