Package uk.org.siri.siri21
Class OperationalUnitRefStructure
- java.lang.Object
-
- uk.org.siri.siri21.OperatorRefStructure
-
- uk.org.siri.siri21.OperationalUnitRefStructure
-
- All Implemented Interfaces:
Serializable
public class OperationalUnitRefStructure extends OperatorRefStructure implements Serializable
Type for reference to an Operatorational Unit Code.Java class for OperationalUnitRefStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OperationalUnitRefStructure"> <simpleContent> <extension base="<http://www.siri.org.uk/siri>OperatorRefStructure"> </extension> </simpleContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class uk.org.siri.siri21.OperatorRefStructure
value
-
-
Constructor Summary
Constructors Constructor Description OperationalUnitRefStructure()
-