| Modifier and Type | Field and Description |
|---|---|
protected String |
code |
protected String |
content |
protected String |
numberPrefixSeparator |
protected String |
underscore |
| Constructor and Description |
|---|
ThoroughfareNumberPrefix() |
| Modifier and Type | Method and Description |
|---|---|
ThoroughfareNumberPrefix |
clone() |
boolean |
equals(Object obj) |
String |
getCode() |
String |
getContent() |
String |
getNumberPrefixSeparator() |
Map<QName,String> |
getOtherAttributes() |
String |
getUnderscore() |
int |
hashCode() |
void |
setCode(String value) |
void |
setContent(String value) |
void |
setNumberPrefixSeparator(String value) |
void |
setUnderscore(String value) |
ThoroughfareNumberPrefix |
withCode(String code)
fluent setter
|
ThoroughfareNumberPrefix |
withContent(String content)
fluent setter
|
ThoroughfareNumberPrefix |
withNumberPrefixSeparator(String numberPrefixSeparator)
fluent setter
|
ThoroughfareNumberPrefix |
withUnderscore(String underscore)
fluent setter
|
protected String content
protected String numberPrefixSeparator
protected String underscore
protected String code
public void setNumberPrefixSeparator(String value)
value - allowed object is
Stringpublic ThoroughfareNumberPrefix withContent(String content)
content - required parametersetContent(String)public ThoroughfareNumberPrefix withNumberPrefixSeparator(String numberPrefixSeparator)
numberPrefixSeparator - required parametersetNumberPrefixSeparator(String)public ThoroughfareNumberPrefix withUnderscore(String underscore)
underscore - required parametersetUnderscore(String)public ThoroughfareNumberPrefix withCode(String code)
code - required parametersetCode(String)public ThoroughfareNumberPrefix clone()
Copyright © 2014 Micromata GmbH. All rights reserved.