public static class ScoringClassMapBuilderTest.PostalAddress extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
city |
ScoringClassMapBuilderTest.Country |
country |
String |
postalCode |
String |
state |
String |
street |
| Constructor and Description |
|---|
PostalAddress() |
public String street
public String city
public String state
public String postalCode
public ScoringClassMapBuilderTest.Country country
Copyright © 2017 Glasnost. All Rights Reserved.