Package uk.org.siri.siri10
Class ServiceNotAvailableErrorStructure
- java.lang.Object
-
- uk.org.siri.siri10.ErrorCodeStructure
-
- uk.org.siri.siri10.ServiceNotAvailableErrorStructure
-
- All Implemented Interfaces:
Serializable
public class ServiceNotAvailableErrorStructure extends ErrorCodeStructure implements Serializable
Type for errorJava class for ServiceNotAvailableErrorStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ServiceNotAvailableErrorStructure"> <complexContent> <extension base="{http://www.siri.org.uk/}ErrorCodeStructure"> </extension> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class uk.org.siri.siri10.ErrorCodeStructure
errorText
-
-
Constructor Summary
Constructors Constructor Description ServiceNotAvailableErrorStructure()
-
Method Summary
-
Methods inherited from class uk.org.siri.siri10.ErrorCodeStructure
getErrorText, setErrorText
-
-