Interface ControllableElementsInSequence_RelStructure.ChoiceWrapper_ControllableElementsInSequence_RelStructureOrBuilder

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

public static interface ControllableElementsInSequence_RelStructure.ChoiceWrapper_ControllableElementsInSequence_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasControllableElementInSequenceRef

      boolean hasControllableElementInSequenceRef()
       Reference to an CONTROLLABLE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 146:149]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure controllable_element_in_sequence_ref = 1;
      Returns:
      Whether the controllableElementInSequenceRef field is set.
    • getControllableElementInSequenceRef

      OrderedVersionOfObjectRefStructure getControllableElementInSequenceRef()
       Reference to an CONTROLLABLE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 146:149]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure controllable_element_in_sequence_ref = 1;
      Returns:
      The controllableElementInSequenceRef.
    • getControllableElementInSequenceRefOrBuilder

      OrderedVersionOfObjectRefStructureOrBuilder getControllableElementInSequenceRefOrBuilder()
       Reference to an CONTROLLABLE ELEMENT IN SEQUENCE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 146:149]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure controllable_element_in_sequence_ref = 1;
    • hasControllableElementInSequence

      boolean hasControllableElementInSequence()
       A CONTROLLABLE ELEMENT as a part of a FARE STRUCTURE ELEMENT, including its possible order in the sequence of CONTROLLABLE ELEMENTs grouped together to form that FARE STRUCTURE ELEMENT, and its possible quantitative limitation.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 367:104]
       
      .uk.org.netex.www.netex.ControllableElementInSequenceType controllable_element_in_sequence = 2;
      Returns:
      Whether the controllableElementInSequence field is set.
    • getControllableElementInSequence

      ControllableElementInSequenceType getControllableElementInSequence()
       A CONTROLLABLE ELEMENT as a part of a FARE STRUCTURE ELEMENT, including its possible order in the sequence of CONTROLLABLE ELEMENTs grouped together to form that FARE STRUCTURE ELEMENT, and its possible quantitative limitation.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 367:104]
       
      .uk.org.netex.www.netex.ControllableElementInSequenceType controllable_element_in_sequence = 2;
      Returns:
      The controllableElementInSequence.
    • getControllableElementInSequenceOrBuilder

      ControllableElementInSequenceTypeOrBuilder getControllableElementInSequenceOrBuilder()
       A CONTROLLABLE ELEMENT as a part of a FARE STRUCTURE ELEMENT, including its possible order in the sequence of CONTROLLABLE ELEMENTs grouped together to form that FARE STRUCTURE ELEMENT, and its possible quantitative limitation.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 367:104]
       
      .uk.org.netex.www.netex.ControllableElementInSequenceType controllable_element_in_sequence = 2;