public class BeyondDataHorizonErrorStructure extends ErrorCodeStructure
Java class for BeyondDataHorizonErrorStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BeyondDataHorizonErrorStructure">
<complexContent>
<extension base="{http://www.siri.org.uk/siri}ErrorCodeStructure">
</extension>
</complexContent>
</complexType>
errorText, number| Constructor and Description |
|---|
BeyondDataHorizonErrorStructure() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
BeyondDataHorizonErrorStructure |
withErrorText(String value) |
BeyondDataHorizonErrorStructure |
withNumber(BigInteger value) |
getErrorText, getNumber, setErrorText, setNumberpublic BeyondDataHorizonErrorStructure withErrorText(String value)
withErrorText in class ErrorCodeStructurepublic BeyondDataHorizonErrorStructure withNumber(BigInteger value)
withNumber in class ErrorCodeStructurepublic String toString()
toString in class ErrorCodeStructureCopyright © 2018 Entur AS. All rights reserved.