Interface TransferRefs_RelStructure.ChoiceWrapper_TransferRefStructureOrBuilder

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

public static interface TransferRefs_RelStructure.ChoiceWrapper_TransferRefStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasAccessRef

      boolean hasAccessRef()
       Reference to an ACCESS link.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 178:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_ref = 1;
      Returns:
      Whether the accessRef field is set.
    • getAccessRef

       Reference to an ACCESS link.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 178:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_ref = 1;
      Returns:
      The accessRef.
    • getAccessRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getAccessRefOrBuilder()
       Reference to an ACCESS link.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 178:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_ref = 1;
    • hasConnectionRef

      boolean hasConnectionRef()
       Reference to a CONNECTION link.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 118:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 2;
      Returns:
      Whether the connectionRef field is set.
    • getConnectionRef

      VersionOfObjectRefStructure getConnectionRef()
       Reference to a CONNECTION link.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 118:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 2;
      Returns:
      The connectionRef.
    • getConnectionRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getConnectionRefOrBuilder()
       Reference to a CONNECTION link.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 118:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure connection_ref = 2;
    • hasSiteConnectionRef

      boolean hasSiteConnectionRef()
       Reference to a SITE CONNECTION link.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_support.xsd at 67:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_connection_ref = 3;
      Returns:
      Whether the siteConnectionRef field is set.
    • getSiteConnectionRef

      VersionOfObjectRefStructure getSiteConnectionRef()
       Reference to a SITE CONNECTION link.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_support.xsd at 67:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_connection_ref = 3;
      Returns:
      The siteConnectionRef.
    • getSiteConnectionRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getSiteConnectionRefOrBuilder()
       Reference to a SITE CONNECTION link.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_support.xsd at 67:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure site_connection_ref = 3;
    • hasDefaultConnectionRef

      boolean hasDefaultConnectionRef()
       Reference to a DEFAULT TRANSFER link.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_support.xsd at 93:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_connection_ref = 4;
      Returns:
      Whether the defaultConnectionRef field is set.
    • getDefaultConnectionRef

      VersionOfObjectRefStructure getDefaultConnectionRef()
       Reference to a DEFAULT TRANSFER link.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_support.xsd at 93:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_connection_ref = 4;
      Returns:
      The defaultConnectionRef.
    • getDefaultConnectionRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getDefaultConnectionRefOrBuilder()
       Reference to a DEFAULT TRANSFER link.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_support.xsd at 93:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_connection_ref = 4;
    • getTransferRefStructureCase