public class Locale extends Object
Java class for Locale complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Locale">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
</sequence>
<attribute ref="{http://www.w3.org/XML/1998/namespace}lang"/>
</restriction>
</complexContent>
</complexType>
protected String lang
Copyright © 2017. All rights reserved.