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