Class SituationSimpleRef

  • All Implemented Interfaces:
    Serializable

    public class SituationSimpleRef
    extends Object
    implements Serializable
    Type for reference to a SITUATION. Includes the Particpant identifier and version components of the identifier.

    Java class for SituationSimpleRefStructure complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="SituationSimpleRefStructure">
       <simpleContent>
         <extension base="<http://www.siri.org.uk/siri>SituationCodeType">
         </extension>
       </simpleContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • value

        protected String value
    • Constructor Detail

      • SituationSimpleRef

        public SituationSimpleRef()
    • Method Detail

      • getValue

        public String getValue()
        Type for identifier of a SITUATION. Includes the Participant identifier and version components of the identifier.
        Returns:
        possible object is String
      • setValue

        public void setValue​(String value)
        Sets the value of the value property.
        Parameters:
        value - allowed object is String