Interface AllowedLineDirections_RelStructure.ChoiceWrapper_AllowedLineDirections_RelStructureOrBuilder

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

public static interface AllowedLineDirections_RelStructure.ChoiceWrapper_AllowedLineDirections_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasAllowedLineDirectionRef

      boolean hasAllowedLineDirectionRef()
       Reference to an ALLOWED LINE DIRECTION.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 179:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure allowed_line_direction_ref = 1;
      Returns:
      Whether the allowedLineDirectionRef field is set.
    • getAllowedLineDirectionRef

      VersionOfObjectRefStructure getAllowedLineDirectionRef()
       Reference to an ALLOWED LINE DIRECTION.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 179:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure allowed_line_direction_ref = 1;
      Returns:
      The allowedLineDirectionRef.
    • getAllowedLineDirectionRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getAllowedLineDirectionRefOrBuilder()
       Reference to an ALLOWED LINE DIRECTION.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 179:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure allowed_line_direction_ref = 1;
    • hasAllowedLineDirection

      boolean hasAllowedLineDirection()
       A set of allowed DIRECTIONs that can be used on a given ROUTE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 899:98]
       
      .uk.org.netex.www.netex.AllowedLineDirectionType allowed_line_direction = 2;
      Returns:
      Whether the allowedLineDirection field is set.
    • getAllowedLineDirection

      AllowedLineDirectionType getAllowedLineDirection()
       A set of allowed DIRECTIONs that can be used on a given ROUTE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 899:98]
       
      .uk.org.netex.www.netex.AllowedLineDirectionType allowed_line_direction = 2;
      Returns:
      The allowedLineDirection.
    • getAllowedLineDirectionOrBuilder

      AllowedLineDirectionTypeOrBuilder getAllowedLineDirectionOrBuilder()
       A set of allowed DIRECTIONs that can be used on a given ROUTE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 899:98]
       
      .uk.org.netex.www.netex.AllowedLineDirectionType allowed_line_direction = 2;