Interface TransfersInFrame_RelStructure.ChoiceWrapper_Transfer_VersionStructureOrBuilder

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

public static interface TransfersInFrame_RelStructure.ChoiceWrapper_Transfer_VersionStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasAccess

      boolean hasAccess()
       The physical (spatial) possibility for a passenger to access or leave the public transport system. This link may be used during a trip for:- the walking movement of a passenger from a PLACE (origin of the trip) to a STOP POINT (origin of the PT TRIP), or- the walking movement from a STOP POINT (destination of the PT TRIP) to a PLACE (destination of the trip).  [netex_framework/netex_reusableComponents/netex_access_version.xsd at 90:58]
       
      .uk.org.netex.www.netex.AccessType access = 1;
      Returns:
      Whether the access field is set.
    • getAccess

      AccessType getAccess()
       The physical (spatial) possibility for a passenger to access or leave the public transport system. This link may be used during a trip for:- the walking movement of a passenger from a PLACE (origin of the trip) to a STOP POINT (origin of the PT TRIP), or- the walking movement from a STOP POINT (destination of the PT TRIP) to a PLACE (destination of the trip).  [netex_framework/netex_reusableComponents/netex_access_version.xsd at 90:58]
       
      .uk.org.netex.www.netex.AccessType access = 1;
      Returns:
      The access.
    • getAccessOrBuilder

      AccessTypeOrBuilder getAccessOrBuilder()
       The physical (spatial) possibility for a passenger to access or leave the public transport system. This link may be used during a trip for:- the walking movement of a passenger from a PLACE (origin of the trip) to a STOP POINT (origin of the PT TRIP), or- the walking movement from a STOP POINT (destination of the PT TRIP) to a PLACE (destination of the trip).  [netex_framework/netex_reusableComponents/netex_access_version.xsd at 90:58]
       
      .uk.org.netex.www.netex.AccessType access = 1;
    • hasSiteConnection

      boolean hasSiteConnection()
       The physical (spatial) possibility to connect from one point to another in a SITE.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 71:83]
       
      .uk.org.netex.www.netex.SiteConnectionType site_connection = 2;
      Returns:
      Whether the siteConnection field is set.
    • getSiteConnection

      SiteConnectionType getSiteConnection()
       The physical (spatial) possibility to connect from one point to another in a SITE.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 71:83]
       
      .uk.org.netex.www.netex.SiteConnectionType site_connection = 2;
      Returns:
      The siteConnection.
    • getSiteConnectionOrBuilder

      SiteConnectionTypeOrBuilder getSiteConnectionOrBuilder()
       The physical (spatial) possibility to connect from one point to another in a SITE.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 71:83]
       
      .uk.org.netex.www.netex.SiteConnectionType site_connection = 2;
    • hasDefaultConnection

      boolean hasDefaultConnection()
       Specifies the default transfer times to transfer between MODEs and / or OPERATORs within a region.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 209:86]
       
      .uk.org.netex.www.netex.DefaultConnectionType default_connection = 3;
      Returns:
      Whether the defaultConnection field is set.
    • getDefaultConnection

      DefaultConnectionType getDefaultConnection()
       Specifies the default transfer times to transfer between MODEs and / or OPERATORs within a region.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 209:86]
       
      .uk.org.netex.www.netex.DefaultConnectionType default_connection = 3;
      Returns:
      The defaultConnection.
    • getDefaultConnectionOrBuilder

      DefaultConnectionTypeOrBuilder getDefaultConnectionOrBuilder()
       Specifies the default transfer times to transfer between MODEs and / or OPERATORs within a region.  [netex_part_1/part1_tacticalPlanning/netex_siteConnection_version.xsd at 209:86]
       
      .uk.org.netex.www.netex.DefaultConnectionType default_connection = 3;
    • hasConnection

      boolean hasConnection()
       The physical (spatial) possibility for a passenger to change from one public transport vehicle to another to continue the trip. Different times may be necessary to cover this link, depending on the kind of passenger.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 496:79]
       
      .uk.org.netex.www.netex.ConnectionType connection = 4;
      Returns:
      Whether the connection field is set.
    • getConnection

      ConnectionType getConnection()
       The physical (spatial) possibility for a passenger to change from one public transport vehicle to another to continue the trip. Different times may be necessary to cover this link, depending on the kind of passenger.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 496:79]
       
      .uk.org.netex.www.netex.ConnectionType connection = 4;
      Returns:
      The connection.
    • getConnectionOrBuilder

      ConnectionTypeOrBuilder getConnectionOrBuilder()
       The physical (spatial) possibility for a passenger to change from one public transport vehicle to another to continue the trip. Different times may be necessary to cover this link, depending on the kind of passenger.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 496:79]
       
      .uk.org.netex.www.netex.ConnectionType connection = 4;
    • getTransferVersionStructureCase