|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxades4j.properties.data.SignatureProdPlaceData
public final class SignatureProdPlaceData
| Constructor Summary | |
|---|---|
SignatureProdPlaceData(String city,
String state,
String postalCode,
String country)
|
|
| Method Summary | |
|---|---|
String |
getCity()
Get the value of city |
String |
getCountry()
Get the value of country |
String |
getPostalCode()
Get the value of postalCode |
String |
getState()
Get the value of state |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SignatureProdPlaceData(String city,
String state,
String postalCode,
String country)
| Method Detail |
|---|
public String getCountry()
public String getState()
public String getPostalCode()
public String getCity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||