public class ResponseNotMailable extends java.lang.Object implements IPostalState
| Constructor and Description |
|---|
ResponseNotMailable(IPostalState state) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Localized description of the postal state
|
boolean |
isOk()
Normal states are OK, error states are not OK
|
public ResponseNotMailable(IPostalState state)
public boolean isOk()
IPostalStateisOk in interface IPostalStatepublic java.lang.String getDescription()
IPostalStategetDescription in interface IPostalState