Package uk.org.siri.siri20
Class BeyondDataHorizonErrorStructure
- java.lang.Object
-
- uk.org.siri.siri20.ErrorCodeStructure
-
- uk.org.siri.siri20.BeyondDataHorizonErrorStructure
-
- All Implemented Interfaces:
Serializable
public class BeyondDataHorizonErrorStructure extends ErrorCodeStructure implements Serializable
Type for error.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>- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class uk.org.siri.siri20.ErrorCodeStructure
errorText, number
-
-
Constructor Summary
Constructors Constructor Description BeyondDataHorizonErrorStructure()
-