public class CountryRef extends CountryRefStructure
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.netex.org.uk/netex>CountryRefStructure">
</extension>
</simpleContent>
</complexType>
ref, refPrincipality, value| Constructor and Description |
|---|
CountryRef() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
CountryRef |
withRef(IanaCountryTldEnumeration value) |
CountryRef |
withRefPrincipality(String value) |
CountryRef |
withValue(String value) |
getRef, getRefPrincipality, getValue, setRef, setRefPrincipality, setValuepublic CountryRef withValue(String value)
withValue in class CountryRefStructurepublic CountryRef withRef(IanaCountryTldEnumeration value)
withRef in class CountryRefStructurepublic CountryRef withRefPrincipality(String value)
withRefPrincipality in class CountryRefStructurepublic String toString()
toString in class CountryRefStructureCopyright © 2018 Entur AS. All rights reserved.