public class PostDirectMailArea extends Object implements Serializable
| Constructor and Description |
|---|
PostDirectMailArea() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLocationId()
GETTER
Location ID to send to
|
int |
getQuantity()
GETTER
Number of items to send
|
void |
setLocationId(int value)
SETTER
Location ID to send to
|
void |
setQuantity(int value)
SETTER
Number of items to send
|
public int getLocationId()
public void setLocationId(int value)
public int getQuantity()
public void setQuantity(int value)
Copyright © 2017. All rights reserved.