public class LocalityCriterionElement extends Object implements Serializable
Java class for localityCriterionElement complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected String |
countryCode |
protected String |
localityCriterionCode |
protected String |
localityCriterionElementCode |
protected String |
localityCriterionElementName |
protected MultiLingual |
localityCriterionName |
| Constructor and Description |
|---|
LocalityCriterionElement() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCountryCode()
Gets the value of the countryCode property.
|
String |
getLocalityCriterionCode()
Gets the value of the localityCriterionCode property.
|
String |
getLocalityCriterionElementCode()
Gets the value of the localityCriterionElementCode property.
|
String |
getLocalityCriterionElementName()
Gets the value of the localityCriterionElementName property.
|
MultiLingual |
getLocalityCriterionName()
Gets the value of the localityCriterionName property.
|
void |
setCountryCode(String value)
Sets the value of the countryCode property.
|
void |
setLocalityCriterionCode(String value)
Sets the value of the localityCriterionCode property.
|
void |
setLocalityCriterionElementCode(String value)
Sets the value of the localityCriterionElementCode property.
|
void |
setLocalityCriterionElementName(String value)
Sets the value of the localityCriterionElementName property.
|
void |
setLocalityCriterionName(MultiLingual value)
Sets the value of the localityCriterionName property.
|
protected String countryCode
protected String localityCriterionCode
protected String localityCriterionElementCode
protected String localityCriterionElementName
protected MultiLingual localityCriterionName
public String getCountryCode()
Stringpublic void setCountryCode(String value)
value - allowed object is
Stringpublic String getLocalityCriterionCode()
Stringpublic void setLocalityCriterionCode(String value)
value - allowed object is
Stringpublic String getLocalityCriterionElementCode()
Stringpublic void setLocalityCriterionElementCode(String value)
value - allowed object is
Stringpublic String getLocalityCriterionElementName()
Stringpublic void setLocalityCriterionElementName(String value)
value - allowed object is
Stringpublic MultiLingual getLocalityCriterionName()
MultiLingualpublic void setLocalityCriterionName(MultiLingual value)
value - allowed object is
MultiLingualCopyright © 2021. All rights reserved.