public class AddressComponent extends Object
Constructor and Description |
---|
AddressComponent() |
Modifier and Type | Method and Description |
---|---|
String |
getLong_name() |
String |
getShort_name() |
List<String> |
getTypes() |
void |
setLong_name(String longName) |
void |
setShort_name(String shortName) |
void |
setTypes(List<String> types) |
Copyright © 2018. All rights reserved.