public class Codespace extends CodespaceStructure
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.netex.org.uk/netex}CodespaceStructure">
<sequence>
<sequence>
<element name="Xmlns" type="{http://www.netex.org.uk/netex}CodespaceIdType"/>
<element name="XmlnsUrl" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
<element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</sequence>
<attribute name="id" type="{http://www.netex.org.uk/netex}CodespaceIdType" />
</restriction>
</complexContent>
</complexType>
dataSourceRef, description, xmlns, xmlnsUrlid, nameOfClass| Constructor and Description |
|---|
Codespace() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
Codespace |
withDataSourceRef(String value) |
Codespace |
withDescription(String value) |
Codespace |
withId(String value) |
Codespace |
withNameOfClass(String value) |
Codespace |
withXmlns(String value) |
Codespace |
withXmlnsUrl(String value) |
getDataSourceRef, getDescription, getXmlns, getXmlnsUrl, setDataSourceRef, setDescription, setXmlns, setXmlnsUrlgetId, getNameOfClass, setId, setNameOfClasspublic Codespace withXmlns(String value)
withXmlns in class CodespaceStructurepublic Codespace withXmlnsUrl(String value)
withXmlnsUrl in class CodespaceStructurepublic Codespace withDescription(String value)
withDescription in class CodespaceStructurepublic Codespace withDataSourceRef(String value)
withDataSourceRef in class CodespaceStructurepublic Codespace withNameOfClass(String value)
withNameOfClass in class CodespaceStructurepublic Codespace withId(String value)
withId in class CodespaceStructurepublic String toString()
toString in class CodespaceStructureCopyright © 2018 Entur AS. All rights reserved.