Interface ChoiceWrapper_CheckConstraintDelays_RelStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ChoiceWrapper_CheckConstraintDelays_RelStructure, ChoiceWrapper_CheckConstraintDelays_RelStructure.Builder

public interface ChoiceWrapper_CheckConstraintDelays_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasCheckConstraintDelayRef

      boolean hasCheckConstraintDelayRef()
       Identifier of a CHECK CONSTRAINT DELAY.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_support.xsd at 114:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure check_constraint_delay_ref = 1;
      Returns:
      Whether the checkConstraintDelayRef field is set.
    • getCheckConstraintDelayRef

      VersionOfObjectRefStructure getCheckConstraintDelayRef()
       Identifier of a CHECK CONSTRAINT DELAY.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_support.xsd at 114:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure check_constraint_delay_ref = 1;
      Returns:
      The checkConstraintDelayRef.
    • getCheckConstraintDelayRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getCheckConstraintDelayRefOrBuilder()
       Identifier of a CHECK CONSTRAINT DELAY.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_support.xsd at 114:120]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure check_constraint_delay_ref = 1;
    • hasCheckConstraintDelay

      boolean hasCheckConstraintDelay()
       Time penalty associated with a CHECK CONSTRAINT.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 276:75]
       
      .uk.org.netex.www.netex.CheckConstraintDelayType check_constraint_delay = 2;
      Returns:
      Whether the checkConstraintDelay field is set.
    • getCheckConstraintDelay

      CheckConstraintDelayType getCheckConstraintDelay()
       Time penalty associated with a CHECK CONSTRAINT.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 276:75]
       
      .uk.org.netex.www.netex.CheckConstraintDelayType check_constraint_delay = 2;
      Returns:
      The checkConstraintDelay.
    • getCheckConstraintDelayOrBuilder

      CheckConstraintDelayTypeOrBuilder getCheckConstraintDelayOrBuilder()
       Time penalty associated with a CHECK CONSTRAINT.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 276:75]
       
      .uk.org.netex.www.netex.CheckConstraintDelayType check_constraint_delay = 2;