public static class AddressDetails.PostalServiceElements.AddressLongitudeDirection extends Object implements Cloneable
| Modifier and Type | Field and Description |
|---|---|
protected String |
code |
protected String |
content |
protected String |
underscore |
| Constructor and Description |
|---|
AddressDetails.PostalServiceElements.AddressLongitudeDirection() |
| Modifier and Type | Method and Description |
|---|---|
AddressDetails.PostalServiceElements.AddressLongitudeDirection |
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) |
AddressDetails.PostalServiceElements.AddressLongitudeDirection |
withCode(String code)
fluent setter
|
AddressDetails.PostalServiceElements.AddressLongitudeDirection |
withContent(String content)
fluent setter
|
AddressDetails.PostalServiceElements.AddressLongitudeDirection |
withUnderscore(String underscore)
fluent setter
|
protected String content
protected String underscore
protected String code
public AddressDetails.PostalServiceElements.AddressLongitudeDirection()
public AddressDetails.PostalServiceElements.AddressLongitudeDirection withContent(String content)
content - required parametersetContent(String)public AddressDetails.PostalServiceElements.AddressLongitudeDirection withUnderscore(String underscore)
underscore - required parametersetUnderscore(String)public AddressDetails.PostalServiceElements.AddressLongitudeDirection withCode(String code)
code - required parametersetCode(String)public AddressDetails.PostalServiceElements.AddressLongitudeDirection clone()
Copyright © 2014 Micromata GmbH. All rights reserved.