public static class StoreImpl.Presentation.FieldOrder extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ADDRESS_1 |
static int |
ADDRESS_2 |
static int |
CITY |
static int |
COUNTRY |
static int |
LATITUDE |
static int |
LONGITUDE |
static int |
NAME |
static int |
PHONE |
static int |
STATE |
static int |
ZIP |
| Constructor and Description |
|---|
StoreImpl.Presentation.FieldOrder() |
public static final int NAME
public static final int ADDRESS_1
public static final int ADDRESS_2
public static final int CITY
public static final int STATE
public static final int ZIP
public static final int COUNTRY
public static final int PHONE
public static final int LATITUDE
public static final int LONGITUDE
Copyright © 2014. All Rights Reserved.