public static class Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo extends Object implements Cloneable
| Modifier and Type | Field and Description |
|---|---|
protected String |
code |
protected List<Object> |
content |
| Constructor and Description |
|---|
Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo() |
| Modifier and Type | Method and Description |
|---|---|
Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo |
addToContent(Object content)
add a value to the content property collection
|
Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo |
clone() |
boolean |
equals(Object obj) |
String |
getCode() |
List<Object> |
getContent() |
Map<QName,String> |
getOtherAttributes() |
int |
hashCode() |
void |
setCode(String value) |
void |
setContent(List<Object> content)
Sets the value of the content property Objects of the following type(s) are allowed in the list List
|
Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo |
withCode(String code)
fluent setter
|
Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo |
withContent(List<Object> content)
fluent setter
|
public Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo()
public void setContent(List<Object> content)
content - public Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo addToContent(Object content)
content - Objects of the following type are allowed in the list: StringThoroughfareNumberPrefixAddressLineThoroughfareNumberThoroughfareNumberSuffixpublic Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo withContent(List<Object> content)
content - required parameter#setContent(Listpublic Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo withCode(String code)
code - required parametersetCode(String)public Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo clone()
Copyright © 2014 Micromata GmbH. All rights reserved.