Interface InterchangeRules_RelStructure.ChoiceWrapper_InterchangeRules_RelStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
InterchangeRules_RelStructure.ChoiceWrapper_InterchangeRules_RelStructure, InterchangeRules_RelStructure.ChoiceWrapper_InterchangeRules_RelStructure.Builder
Enclosing class:
InterchangeRules_RelStructure

public static interface InterchangeRules_RelStructure.ChoiceWrapper_InterchangeRules_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    Conditions for considering journeys to meet or not to meet, specified indirectly: by a particular MODE, DIRECTION or LINE.
    Conditions for considering journeys to meet or not to meet, specified indirectly: by a particular MODE, DIRECTION or LINE.
    Reference to an INTERCHANGE RULE.
    Reference to an INTERCHANGE RULE.
    boolean
    Conditions for considering journeys to meet or not to meet, specified indirectly: by a particular MODE, DIRECTION or LINE.
    boolean
    Reference to an INTERCHANGE RULE.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • hasInterchangeRuleRef

      boolean hasInterchangeRuleRef()
       Reference to an INTERCHANGE RULE.  [netex_part_2/part2_journeyTimes/netex_interchange_support.xsd at 222:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure interchange_rule_ref = 1;
      Returns:
      Whether the interchangeRuleRef field is set.
    • getInterchangeRuleRef

      VersionOfObjectRefStructure getInterchangeRuleRef()
       Reference to an INTERCHANGE RULE.  [netex_part_2/part2_journeyTimes/netex_interchange_support.xsd at 222:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure interchange_rule_ref = 1;
      Returns:
      The interchangeRuleRef.
    • getInterchangeRuleRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getInterchangeRuleRefOrBuilder()
       Reference to an INTERCHANGE RULE.  [netex_part_2/part2_journeyTimes/netex_interchange_support.xsd at 222:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure interchange_rule_ref = 1;
    • hasInterchangeRule

      boolean hasInterchangeRule()
       Conditions for considering journeys to meet or not to meet, specified indirectly: by a particular MODE, DIRECTION or LINE. Such conditions may alternatively be specified directly, indicating the corresponding services. In this case they are either a SERVICE JOURNEY PATTERN INTERCHANGE or a SERVICE JOURNEY INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 124:93]
       
      .uk.org.netex.www.netex.InterchangeRuleType interchange_rule = 2;
      Returns:
      Whether the interchangeRule field is set.
    • getInterchangeRule

      InterchangeRuleType getInterchangeRule()
       Conditions for considering journeys to meet or not to meet, specified indirectly: by a particular MODE, DIRECTION or LINE. Such conditions may alternatively be specified directly, indicating the corresponding services. In this case they are either a SERVICE JOURNEY PATTERN INTERCHANGE or a SERVICE JOURNEY INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 124:93]
       
      .uk.org.netex.www.netex.InterchangeRuleType interchange_rule = 2;
      Returns:
      The interchangeRule.
    • getInterchangeRuleOrBuilder

      InterchangeRuleTypeOrBuilder getInterchangeRuleOrBuilder()
       Conditions for considering journeys to meet or not to meet, specified indirectly: by a particular MODE, DIRECTION or LINE. Such conditions may alternatively be specified directly, indicating the corresponding services. In this case they are either a SERVICE JOURNEY PATTERN INTERCHANGE or a SERVICE JOURNEY INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 124:93]
       
      .uk.org.netex.www.netex.InterchangeRuleType interchange_rule = 2;