Interface JourneyDesignatorStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
JourneyDesignatorStructure, JourneyDesignatorStructure.Builder

public interface JourneyDesignatorStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasFromPointRef

      boolean hasFromPointRef()
       Origin of Journey.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 100:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_point_ref = 1;
      Returns:
      Whether the fromPointRef field is set.
    • getFromPointRef

      VersionOfObjectRefStructure getFromPointRef()
       Origin of Journey.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 100:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_point_ref = 1;
      Returns:
      The fromPointRef.
    • getFromPointRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getFromPointRefOrBuilder()
       Origin of Journey.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 100:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure from_point_ref = 1;
    • hasToPointRef

      boolean hasToPointRef()
       Destination of Journey.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 105:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_ref = 2;
      Returns:
      Whether the toPointRef field is set.
    • getToPointRef

       Destination of Journey.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 105:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_ref = 2;
      Returns:
      The toPointRef.
    • getToPointRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getToPointRefOrBuilder()
       Destination of Journey.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 105:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_ref = 2;
    • hasDate

      boolean hasDate()
       Date of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 127:59]
       
      .google.type.Date date = 3;
      Returns:
      Whether the date field is set.
    • getDate

      com.google.type.Date getDate()
       Date of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 127:59]
       
      .google.type.Date date = 3;
      Returns:
      The date.
    • getDateOrBuilder

      com.google.type.DateOrBuilder getDateOrBuilder()
       Date of JOURNEY.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 127:59]
       
      .google.type.Date date = 3;
    • hasDepartureTime

      boolean hasDepartureTime()
       Time of departure of JOURNEY from POINT.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 132:68]
       
      .google.type.TimeOfDay departure_time = 4;
      Returns:
      Whether the departureTime field is set.
    • getDepartureTime

      com.google.type.TimeOfDay getDepartureTime()
       Time of departure of JOURNEY from POINT.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 132:68]
       
      .google.type.TimeOfDay departure_time = 4;
      Returns:
      The departureTime.
    • getDepartureTimeOrBuilder

      com.google.type.TimeOfDayOrBuilder getDepartureTimeOrBuilder()
       Time of departure of JOURNEY from POINT.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 132:68]
       
      .google.type.TimeOfDay departure_time = 4;
    • getDepartureDayOffset

      int getDepartureDayOffset()
       Daya offset if Time of departure of JOURNEY from origin  POINT from current  OPERATING DAY.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 137:76]
       
      int32 departure_day_offset = 5;
      Returns:
      The departureDayOffset.
    • hasArrivalTime

      boolean hasArrivalTime()
       Time of arrival of JOURNEY at destination POINT.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 142:66]
       
      .google.type.TimeOfDay arrival_time = 6;
      Returns:
      Whether the arrivalTime field is set.
    • getArrivalTime

      com.google.type.TimeOfDay getArrivalTime()
       Time of arrival of JOURNEY at destination POINT.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 142:66]
       
      .google.type.TimeOfDay arrival_time = 6;
      Returns:
      The arrivalTime.
    • getArrivalTimeOrBuilder

      com.google.type.TimeOfDayOrBuilder getArrivalTimeOrBuilder()
       Time of arrival of JOURNEY at destination POINT.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 142:66]
       
      .google.type.TimeOfDay arrival_time = 6;
    • getArrivalDayOffset

      int getArrivalDayOffset()
       Daya offset if Time of arrival of JOURNEY at destination POINT.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 147:74]
       
      int32 arrival_day_offset = 7;
      Returns:
      The arrivalDayOffset.
    • hasDirectionRef

      boolean hasDirectionRef()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 25;
      Returns:
      Whether the directionRef field is set.
    • getDirectionRef

      VersionOfObjectRefStructure getDirectionRef()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 25;
      Returns:
      The directionRef.
    • getDirectionRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getDirectionRefOrBuilder()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 25;
    • getAlternativeJourneyRef

      String getAlternativeJourneyRef()
       Alternative ID for journey.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 163:88]
       
      string alternative_journey_ref = 26;
      Returns:
      The alternativeJourneyRef.
    • getAlternativeJourneyRefBytes

      com.google.protobuf.ByteString getAlternativeJourneyRefBytes()
       Alternative ID for journey.  [netex_part_2/part2_journeyTimes/netex_journeyDesignator_support.xsd at 163:88]
       
      string alternative_journey_ref = 26;
      Returns:
      The bytes for alternativeJourneyRef.
    • hasDayTypeRef

      boolean hasDayTypeRef()
       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure day_type_ref = 8;
      Returns:
      Whether the dayTypeRef field is set.
    • getDayTypeRef

       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure day_type_ref = 8;
      Returns:
      The dayTypeRef.
    • getDayTypeRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getDayTypeRefOrBuilder()
       Reference to a DAY TYPE.  [netex_framework/netex_reusableComponents/netex_dayType_support.xsd at 77:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure day_type_ref = 8;
    • hasFareDayTypeRef

      boolean hasFareDayTypeRef()
       Reference to a FARE DAY TYPE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 196:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_day_type_ref = 9;
      Returns:
      Whether the fareDayTypeRef field is set.
    • getFareDayTypeRef

      VersionOfObjectRefStructure getFareDayTypeRef()
       Reference to a FARE DAY TYPE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 196:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_day_type_ref = 9;
      Returns:
      The fareDayTypeRef.
    • getFareDayTypeRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getFareDayTypeRefOrBuilder()
       Reference to a FARE DAY TYPE.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 196:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_day_type_ref = 9;
    • hasOperatorRef

      boolean hasOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 21;
      Returns:
      Whether the operatorRef field is set.
    • getOperatorRef

      VersionOfObjectRefStructure getOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 21;
      Returns:
      The operatorRef.
    • getOperatorRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getOperatorRefOrBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 21;
    • hasAuthorityRef

      boolean hasAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 22;
      Returns:
      Whether the authorityRef field is set.
    • getAuthorityRef

      VersionOfObjectRefStructure getAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 22;
      Returns:
      The authorityRef.
    • getAuthorityRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getAuthorityRefOrBuilder()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 22;
    • hasLineRef

      boolean hasLineRef()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 23;
      Returns:
      Whether the lineRef field is set.
    • getLineRef

       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 23;
      Returns:
      The lineRef.
    • getLineRefOrBuilder

       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 23;
    • hasFlexibleLineRef

      boolean hasFlexibleLineRef()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 24;
      Returns:
      Whether the flexibleLineRef field is set.
    • getFlexibleLineRef

      VersionOfObjectRefStructure getFlexibleLineRef()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 24;
      Returns:
      The flexibleLineRef.
    • getFlexibleLineRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getFlexibleLineRefOrBuilder()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 24;
    • getDayTypeRefStructureCase

    • getTransportOrganisationRefStructureCase

      JourneyDesignatorStructure.TransportOrganisationRefStructureCase getTransportOrganisationRefStructureCase()
    • getLineRefStructureCase