Interface BlockParts_RelStructure.ChoiceWrapper_BlockParts_RelStructureOrBuilder

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

public static interface BlockParts_RelStructure.ChoiceWrapper_BlockParts_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasBlockPart

      boolean hasBlockPart()
       A part of a BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 370:87]
       
      .uk.org.netex.www.netex.BlockPartType block_part = 3;
      Returns:
      Whether the blockPart field is set.
    • getBlockPart

      BlockPartType getBlockPart()
       A part of a BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 370:87]
       
      .uk.org.netex.www.netex.BlockPartType block_part = 3;
      Returns:
      The blockPart.
    • getBlockPartOrBuilder

      BlockPartTypeOrBuilder getBlockPartOrBuilder()
       A part of a BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 370:87]
       
      .uk.org.netex.www.netex.BlockPartType block_part = 3;
    • hasTrainBlockPart

      boolean hasTrainBlockPart()
       The work of a vehicle from the time it leaves a PARKING POINT after parking until its next return to park at a PARKING POINT. Any subsequent departure from a PARKING POINT after parking marks the start of a new TRAIN BLOCK PART. The period of a TRAIN BLOCK PART has to be covered by DUTies.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 508:92]
       
      .uk.org.netex.www.netex.TrainBlockPartType train_block_part = 4;
      Returns:
      Whether the trainBlockPart field is set.
    • getTrainBlockPart

      TrainBlockPartType getTrainBlockPart()
       The work of a vehicle from the time it leaves a PARKING POINT after parking until its next return to park at a PARKING POINT. Any subsequent departure from a PARKING POINT after parking marks the start of a new TRAIN BLOCK PART. The period of a TRAIN BLOCK PART has to be covered by DUTies.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 508:92]
       
      .uk.org.netex.www.netex.TrainBlockPartType train_block_part = 4;
      Returns:
      The trainBlockPart.
    • getTrainBlockPartOrBuilder

      TrainBlockPartTypeOrBuilder getTrainBlockPartOrBuilder()
       The work of a vehicle from the time it leaves a PARKING POINT after parking until its next return to park at a PARKING POINT. Any subsequent departure from a PARKING POINT after parking marks the start of a new TRAIN BLOCK PART. The period of a TRAIN BLOCK PART has to be covered by DUTies.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 508:92]
       
      .uk.org.netex.www.netex.TrainBlockPartType train_block_part = 4;
    • hasBlockPartRef

      boolean hasBlockPartRef()
       Reference to a BLOCK PART.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 306:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure block_part_ref = 1;
      Returns:
      Whether the blockPartRef field is set.
    • getBlockPartRef

      VersionOfObjectRefStructure getBlockPartRef()
       Reference to a BLOCK PART.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 306:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure block_part_ref = 1;
      Returns:
      The blockPartRef.
    • getBlockPartRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getBlockPartRefOrBuilder()
       Reference to a BLOCK PART.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 306:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure block_part_ref = 1;
    • hasTrainBlockPartRef

      boolean hasTrainBlockPartRef()
       Reference to a TRAIN BLOCK PART.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 332:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_block_part_ref = 2;
      Returns:
      Whether the trainBlockPartRef field is set.
    • getTrainBlockPartRef

      VersionOfObjectRefStructure getTrainBlockPartRef()
       Reference to a TRAIN BLOCK PART.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 332:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_block_part_ref = 2;
      Returns:
      The trainBlockPartRef.
    • getTrainBlockPartRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTrainBlockPartRefOrBuilder()
       Reference to a TRAIN BLOCK PART.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 332:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_block_part_ref = 2;
    • getBlockPartRefStructureCase