Interface Calls_RelStructureOrBuilder

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

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

    • getId

      String getId()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      The id.
    • getIdBytes

      com.google.protobuf.ByteString getIdBytes()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      The bytes for id.
    • getCalluList

       Dummy CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 84:75]
       
      repeated .uk.org.netex.www.netex.Calls_RelStructure.ChoiceWrapper_VersionedChildStructure callu = 6;
    • getCallu

       Dummy CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 84:75]
       
      repeated .uk.org.netex.www.netex.Calls_RelStructure.ChoiceWrapper_VersionedChildStructure callu = 6;
    • getCalluCount

      int getCalluCount()
       Dummy CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 84:75]
       
      repeated .uk.org.netex.www.netex.Calls_RelStructure.ChoiceWrapper_VersionedChildStructure callu = 6;
    • getCalluOrBuilderList

       Dummy CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 84:75]
       
      repeated .uk.org.netex.www.netex.Calls_RelStructure.ChoiceWrapper_VersionedChildStructure callu = 6;
    • getCalluOrBuilder

       Dummy CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 84:75]
       
      repeated .uk.org.netex.www.netex.Calls_RelStructure.ChoiceWrapper_VersionedChildStructure callu = 6;