public class CodeWithAuthorityType extends CodeType
Java class for CodeWithAuthorityType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CodeWithAuthorityType">
<simpleContent>
<restriction base="<http://www.opengis.net/gml/3.2>CodeType">
<attribute name="codeSpace" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
CodeWithAuthorityType() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
CodeWithAuthorityType |
withCodeSpace(String value) |
CodeWithAuthorityType |
withValue(String value) |
getCodeSpace, getValue, setCodeSpace, setValuepublic CodeWithAuthorityType withValue(String value)
public CodeWithAuthorityType withCodeSpace(String value)
withCodeSpace in class CodeTypeCopyright © 2018 Entur AS. All rights reserved.