Interface ChoiceWrapper_CheckConstraintThroughputs_RelStructureOrBuilder

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

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

    • hasCheckConstraintThroughputRef

      boolean hasCheckConstraintThroughputRef()
       Identifier of a CHECK CONSTRAINT THROUGHPUT.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_support.xsd at 140:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure check_constraint_throughput_ref = 1;
      Returns:
      Whether the checkConstraintThroughputRef field is set.
    • getCheckConstraintThroughputRef

      VersionOfObjectRefStructure getCheckConstraintThroughputRef()
       Identifier of a CHECK CONSTRAINT THROUGHPUT.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_support.xsd at 140:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure check_constraint_throughput_ref = 1;
      Returns:
      The checkConstraintThroughputRef.
    • getCheckConstraintThroughputRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getCheckConstraintThroughputRefOrBuilder()
       Identifier of a CHECK CONSTRAINT THROUGHPUT.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_support.xsd at 140:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure check_constraint_throughput_ref = 1;
    • hasCheckConstraintThroughput

      boolean hasCheckConstraintThroughput()
       Throughput of a CHECK CONSTRAINT. the number of passengers who can pass through it.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 366:80]
       
      .uk.org.netex.www.netex.CheckConstraintThroughputType check_constraint_throughput = 2;
      Returns:
      Whether the checkConstraintThroughput field is set.
    • getCheckConstraintThroughput

      CheckConstraintThroughputType getCheckConstraintThroughput()
       Throughput of a CHECK CONSTRAINT. the number of passengers who can pass through it.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 366:80]
       
      .uk.org.netex.www.netex.CheckConstraintThroughputType check_constraint_throughput = 2;
      Returns:
      The checkConstraintThroughput.
    • getCheckConstraintThroughputOrBuilder

      CheckConstraintThroughputTypeOrBuilder getCheckConstraintThroughputOrBuilder()
       Throughput of a CHECK CONSTRAINT. the number of passengers who can pass through it.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 366:80]
       
      .uk.org.netex.www.netex.CheckConstraintThroughputType check_constraint_throughput = 2;