Interface LinesInFrame_RelStructure.ChoiceWrapper_DataManagedObjectStructureOrBuilder

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

public static interface LinesInFrame_RelStructure.ChoiceWrapper_DataManagedObjectStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
     
    A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.
    A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.
    A group of ROUTEs which is generally known to the public by a similar name or number.
    A group of ROUTEs which is generally known to the public by a similar name or number.
    boolean
    A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.
    boolean
    A group of ROUTEs which is generally known to the public by a similar name or number.

    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

    • hasLine

      boolean hasLine()
       A group of ROUTEs which is generally known to the public by a similar name or number.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 294:80]
       
      .uk.org.netex.www.netex.LineType line = 1;
      Returns:
      Whether the line field is set.
    • getLine

      LineType getLine()
       A group of ROUTEs which is generally known to the public by a similar name or number.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 294:80]
       
      .uk.org.netex.www.netex.LineType line = 1;
      Returns:
      The line.
    • getLineOrBuilder

      LineTypeOrBuilder getLineOrBuilder()
       A group of ROUTEs which is generally known to the public by a similar name or number.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 294:80]
       
      .uk.org.netex.www.netex.LineType line = 1;
    • hasFlexibleLine

      boolean hasFlexibleLine()
       A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 56:78]
       
      .uk.org.netex.www.netex.FlexibleLineType flexible_line = 2;
      Returns:
      Whether the flexibleLine field is set.
    • getFlexibleLine

      FlexibleLineType getFlexibleLine()
       A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 56:78]
       
      .uk.org.netex.www.netex.FlexibleLineType flexible_line = 2;
      Returns:
      The flexibleLine.
    • getFlexibleLineOrBuilder

      FlexibleLineTypeOrBuilder getFlexibleLineOrBuilder()
       A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 56:78]
       
      .uk.org.netex.www.netex.FlexibleLineType flexible_line = 2;
    • getDataManagedObjectStructureCase