Interface ChoiceWrapper_GeneralFrameMembers_RelStructureOrBuilder

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

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

    • hasGeneralFrameMember

      boolean hasGeneralFrameMember()
       An association of an ENTITY in a GENERAL FRAME.  [netex_framework/netex_frames/netex_generalFrame_version.xsd at 217:93]
       
      .uk.org.netex.www.netex.GeneralFrameMemberStructure general_frame_member = 1;
      Returns:
      Whether the generalFrameMember field is set.
    • getGeneralFrameMember

      GeneralFrameMemberStructure getGeneralFrameMember()
       An association of an ENTITY in a GENERAL FRAME.  [netex_framework/netex_frames/netex_generalFrame_version.xsd at 217:93]
       
      .uk.org.netex.www.netex.GeneralFrameMemberStructure general_frame_member = 1;
      Returns:
      The generalFrameMember.
    • getGeneralFrameMemberOrBuilder

      GeneralFrameMemberStructureOrBuilder getGeneralFrameMemberOrBuilder()
       An association of an ENTITY in a GENERAL FRAME.  [netex_framework/netex_frames/netex_generalFrame_version.xsd at 217:93]
       
      .uk.org.netex.www.netex.GeneralFrameMemberStructure general_frame_member = 1;
    • hasEntityEntity

      boolean hasEntityEntity()
       ENTITY. Will contain one or more ENTITY IN VERSIONs.  [netex_framework/netex_responsibility/netex_entity_entity.xsd at 58:93]
       
      .uk.org.netex.www.netex.EntityES entity__entity = 440;
      Returns:
      Whether the entityEntity field is set.
    • getEntityEntity

      EntityES getEntityEntity()
       ENTITY. Will contain one or more ENTITY IN VERSIONs.  [netex_framework/netex_responsibility/netex_entity_entity.xsd at 58:93]
       
      .uk.org.netex.www.netex.EntityES entity__entity = 440;
      Returns:
      The entityEntity.
    • getEntityEntityOrBuilder

      EntityESOrBuilder getEntityEntityOrBuilder()
       ENTITY. Will contain one or more ENTITY IN VERSIONs.  [netex_framework/netex_responsibility/netex_entity_entity.xsd at 58:93]
       
      .uk.org.netex.www.netex.EntityES entity__entity = 440;
    • hasVersion

      boolean hasVersion()
       A group of operational data instances which share the same VALIDITY CONDITIONs. A VERSION belongs to a unique VERSION FRAME and is characterized by a unique TYPE OF VERSION. E.g.  NETWORK VERSION for Line 12 starting from 2000-01-01.  [netex_framework/netex_responsibility/netex_version_version.xsd at 139:68]
       
      .uk.org.netex.www.netex.VersionType version = 2;
      Returns:
      Whether the version field is set.
    • getVersion

      VersionType getVersion()
       A group of operational data instances which share the same VALIDITY CONDITIONs. A VERSION belongs to a unique VERSION FRAME and is characterized by a unique TYPE OF VERSION. E.g.  NETWORK VERSION for Line 12 starting from 2000-01-01.  [netex_framework/netex_responsibility/netex_version_version.xsd at 139:68]
       
      .uk.org.netex.www.netex.VersionType version = 2;
      Returns:
      The version.
    • getVersionOrBuilder

      VersionTypeOrBuilder getVersionOrBuilder()
       A group of operational data instances which share the same VALIDITY CONDITIONs. A VERSION belongs to a unique VERSION FRAME and is characterized by a unique TYPE OF VERSION. E.g.  NETWORK VERSION for Line 12 starting from 2000-01-01.  [netex_framework/netex_responsibility/netex_version_version.xsd at 139:68]
       
      .uk.org.netex.www.netex.VersionType version = 2;
    • hasTypeOfVersion

      boolean hasTypeOfVersion()
       A classification of the VERSIONs.  [netex_framework/netex_responsibility/netex_version_version.xsd at 228:68]
       
      .uk.org.netex.www.netex.TypeOfVersionType type_of_version = 3;
      Returns:
      Whether the typeOfVersion field is set.
    • getTypeOfVersion

      TypeOfVersionType getTypeOfVersion()
       A classification of the VERSIONs.  [netex_framework/netex_responsibility/netex_version_version.xsd at 228:68]
       
      .uk.org.netex.www.netex.TypeOfVersionType type_of_version = 3;
      Returns:
      The typeOfVersion.
    • getTypeOfVersionOrBuilder

      TypeOfVersionTypeOrBuilder getTypeOfVersionOrBuilder()
       A classification of the VERSIONs.  [netex_framework/netex_responsibility/netex_version_version.xsd at 228:68]
       
      .uk.org.netex.www.netex.TypeOfVersionType type_of_version = 3;
    • hasValidityCondition

      boolean hasValidityCondition()
       Condition used in order to characterise a given VERSION of a VERSION FRAME. A VALIDITY CONDITION consists of a parameter (e.g. date, triggering event, etc) and its type of application (e.g. for, from, until, etc.).  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 80:96]
       
      .uk.org.netex.www.netex.ValidityConditionType validity_condition = 4;
      Returns:
      Whether the validityCondition field is set.
    • getValidityCondition

      ValidityConditionType getValidityCondition()
       Condition used in order to characterise a given VERSION of a VERSION FRAME. A VALIDITY CONDITION consists of a parameter (e.g. date, triggering event, etc) and its type of application (e.g. for, from, until, etc.).  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 80:96]
       
      .uk.org.netex.www.netex.ValidityConditionType validity_condition = 4;
      Returns:
      The validityCondition.
    • getValidityConditionOrBuilder

      ValidityConditionTypeOrBuilder getValidityConditionOrBuilder()
       Condition used in order to characterise a given VERSION of a VERSION FRAME. A VALIDITY CONDITION consists of a parameter (e.g. date, triggering event, etc) and its type of application (e.g. for, from, until, etc.).  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 80:96]
       
      .uk.org.netex.www.netex.ValidityConditionType validity_condition = 4;
    • hasValidityTrigger

      boolean hasValidityTrigger()
       External event defining a VALIDITY CONDITION. E.g. exceptional flow of a river, bad weather, Road closure for works.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 173:94]
       
      .uk.org.netex.www.netex.ValidityTriggerType validity_trigger = 5;
      Returns:
      Whether the validityTrigger field is set.
    • getValidityTrigger

      ValidityTriggerType getValidityTrigger()
       External event defining a VALIDITY CONDITION. E.g. exceptional flow of a river, bad weather, Road closure for works.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 173:94]
       
      .uk.org.netex.www.netex.ValidityTriggerType validity_trigger = 5;
      Returns:
      The validityTrigger.
    • getValidityTriggerOrBuilder

      ValidityTriggerTypeOrBuilder getValidityTriggerOrBuilder()
       External event defining a VALIDITY CONDITION. E.g. exceptional flow of a river, bad weather, Road closure for works.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 173:94]
       
      .uk.org.netex.www.netex.ValidityTriggerType validity_trigger = 5;
    • hasValidityRuleParameter

      boolean hasValidityRuleParameter()
       A user defined VALIDITY CONDITION used by a rule for selecting versions. E.g. river level > 1,5 m and bad weather.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 257:100]
       
      .uk.org.netex.www.netex.ValidityRuleParameterType validity_rule_parameter = 6;
      Returns:
      Whether the validityRuleParameter field is set.
    • getValidityRuleParameter

      ValidityRuleParameterType getValidityRuleParameter()
       A user defined VALIDITY CONDITION used by a rule for selecting versions. E.g. river level > 1,5 m and bad weather.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 257:100]
       
      .uk.org.netex.www.netex.ValidityRuleParameterType validity_rule_parameter = 6;
      Returns:
      The validityRuleParameter.
    • getValidityRuleParameterOrBuilder

      ValidityRuleParameterTypeOrBuilder getValidityRuleParameterOrBuilder()
       A user defined VALIDITY CONDITION used by a rule for selecting versions. E.g. river level > 1,5 m and bad weather.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 257:100]
       
      .uk.org.netex.www.netex.ValidityRuleParameterType validity_rule_parameter = 6;
    • hasValueSet

      boolean hasValueSet()
       An extensible set of code values   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 149:69]
       
      .uk.org.netex.www.netex.ValueSetType value_set = 7;
      Returns:
      Whether the valueSet field is set.
    • getValueSet

      ValueSetType getValueSet()
       An extensible set of code values   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 149:69]
       
      .uk.org.netex.www.netex.ValueSetType value_set = 7;
      Returns:
      The valueSet.
    • getValueSetOrBuilder

      ValueSetTypeOrBuilder getValueSetOrBuilder()
       An extensible set of code values   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 149:69]
       
      .uk.org.netex.www.netex.ValueSetType value_set = 7;
    • hasTypeOfEntity

      boolean hasTypeOfEntity()
       A Type of value used to classify an ENTITY.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 215:104]
       
      .uk.org.netex.www.netex.TypeOfEntity_VersionStructure type_of_entity = 8;
      Returns:
      Whether the typeOfEntity field is set.
    • getTypeOfEntity

       A Type of value used to classify an ENTITY.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 215:104]
       
      .uk.org.netex.www.netex.TypeOfEntity_VersionStructure type_of_entity = 8;
      Returns:
      The typeOfEntity.
    • getTypeOfEntityOrBuilder

      TypeOfEntity_VersionStructureOrBuilder getTypeOfEntityOrBuilder()
       A Type of value used to classify an ENTITY.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 215:104]
       
      .uk.org.netex.www.netex.TypeOfEntity_VersionStructure type_of_entity = 8;
    • hasDataSource

      boolean hasDataSource()
       Identifies the system which has produced the data. References to a DATA SOURCE are useful in an interoperated computer system.  [netex_framework/netex_responsibility/netex_dataSource_version.xsd at 83:65]
       
      .uk.org.netex.www.netex.DataSourceType data_source = 9;
      Returns:
      Whether the dataSource field is set.
    • getDataSource

      DataSourceType getDataSource()
       Identifies the system which has produced the data. References to a DATA SOURCE are useful in an interoperated computer system.  [netex_framework/netex_responsibility/netex_dataSource_version.xsd at 83:65]
       
      .uk.org.netex.www.netex.DataSourceType data_source = 9;
      Returns:
      The dataSource.
    • getDataSourceOrBuilder

      DataSourceTypeOrBuilder getDataSourceOrBuilder()
       Identifies the system which has produced the data. References to a DATA SOURCE are useful in an interoperated computer system.  [netex_framework/netex_responsibility/netex_dataSource_version.xsd at 83:65]
       
      .uk.org.netex.www.netex.DataSourceType data_source = 9;
    • hasBranding

      boolean hasBranding()
       An arbitrary marketing classification.  [netex_framework/netex_responsibility/netex_dataSource_version.xsd at 161:63]
       
      .uk.org.netex.www.netex.BrandingType branding = 10;
      Returns:
      Whether the branding field is set.
    • getBranding

      BrandingType getBranding()
       An arbitrary marketing classification.  [netex_framework/netex_responsibility/netex_dataSource_version.xsd at 161:63]
       
      .uk.org.netex.www.netex.BrandingType branding = 10;
      Returns:
      The branding.
    • getBrandingOrBuilder

      BrandingTypeOrBuilder getBrandingOrBuilder()
       An arbitrary marketing classification.  [netex_framework/netex_responsibility/netex_dataSource_version.xsd at 161:63]
       
      .uk.org.netex.www.netex.BrandingType branding = 10;
    • hasResponsibilitySet

      boolean hasResponsibilitySet()
       A set of responsibility roles assignments that can be associated with a DATA MANAGED OBJECT. A Child ENTITY has the same responsibilities as its parent.  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 115:78]
       
      .uk.org.netex.www.netex.ResponsibilitySetType responsibility_set = 11;
      Returns:
      Whether the responsibilitySet field is set.
    • getResponsibilitySet

      ResponsibilitySetType getResponsibilitySet()
       A set of responsibility roles assignments that can be associated with a DATA MANAGED OBJECT. A Child ENTITY has the same responsibilities as its parent.  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 115:78]
       
      .uk.org.netex.www.netex.ResponsibilitySetType responsibility_set = 11;
      Returns:
      The responsibilitySet.
    • getResponsibilitySetOrBuilder

      ResponsibilitySetTypeOrBuilder getResponsibilitySetOrBuilder()
       A set of responsibility roles assignments that can be associated with a DATA MANAGED OBJECT. A Child ENTITY has the same responsibilities as its parent.  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 115:78]
       
      .uk.org.netex.www.netex.ResponsibilitySetType responsibility_set = 11;
    • hasTypeOfResponsibilityRole

      boolean hasTypeOfResponsibilityRole()
       Classification of a RESPONSIBILITY ROLE  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 314:97]
       
      .uk.org.netex.www.netex.TypeOfResponsibilityRoleType type_of_responsibility_role = 12;
      Returns:
      Whether the typeOfResponsibilityRole field is set.
    • getTypeOfResponsibilityRole

      TypeOfResponsibilityRoleType getTypeOfResponsibilityRole()
       Classification of a RESPONSIBILITY ROLE  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 314:97]
       
      .uk.org.netex.www.netex.TypeOfResponsibilityRoleType type_of_responsibility_role = 12;
      Returns:
      The typeOfResponsibilityRole.
    • getTypeOfResponsibilityRoleOrBuilder

      TypeOfResponsibilityRoleTypeOrBuilder getTypeOfResponsibilityRoleOrBuilder()
       Classification of a RESPONSIBILITY ROLE  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 314:97]
       
      .uk.org.netex.www.netex.TypeOfResponsibilityRoleType type_of_responsibility_role = 12;
    • hasGeneralGroupOfEntities

      boolean hasGeneralGroupOfEntities()
       A grouping of ENTITies which will be commonly referenced for a specific purpose.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 131:98]
       
      .uk.org.netex.www.netex.GeneralGroupOfEntitiesType general_group_of_entities = 13;
      Returns:
      Whether the generalGroupOfEntities field is set.
    • getGeneralGroupOfEntities

      GeneralGroupOfEntitiesType getGeneralGroupOfEntities()
       A grouping of ENTITies which will be commonly referenced for a specific purpose.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 131:98]
       
      .uk.org.netex.www.netex.GeneralGroupOfEntitiesType general_group_of_entities = 13;
      Returns:
      The generalGroupOfEntities.
    • getGeneralGroupOfEntitiesOrBuilder

      GeneralGroupOfEntitiesTypeOrBuilder getGeneralGroupOfEntitiesOrBuilder()
       A grouping of ENTITies which will be commonly referenced for a specific purpose.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 131:98]
       
      .uk.org.netex.www.netex.GeneralGroupOfEntitiesType general_group_of_entities = 13;
    • hasPurposeOfGrouping

      boolean hasPurposeOfGrouping()
       Functional purpose for which GROUPs of elements are defined. The PURPOSE OF GROUPING may be restricted to one or more types of the given object.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 188:72]
       
      .uk.org.netex.www.netex.PurposeOfGroupingType purpose_of_grouping = 14;
      Returns:
      Whether the purposeOfGrouping field is set.
    • getPurposeOfGrouping

      PurposeOfGroupingType getPurposeOfGrouping()
       Functional purpose for which GROUPs of elements are defined. The PURPOSE OF GROUPING may be restricted to one or more types of the given object.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 188:72]
       
      .uk.org.netex.www.netex.PurposeOfGroupingType purpose_of_grouping = 14;
      Returns:
      The purposeOfGrouping.
    • getPurposeOfGroupingOrBuilder

      PurposeOfGroupingTypeOrBuilder getPurposeOfGroupingOrBuilder()
       Functional purpose for which GROUPs of elements are defined. The PURPOSE OF GROUPING may be restricted to one or more types of the given object.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 188:72]
       
      .uk.org.netex.www.netex.PurposeOfGroupingType purpose_of_grouping = 14;
    • hasDayType

      boolean hasDayType()
       A type of day characterized by one or more properties which affect public transport operation. For example: weekday in school holidays.  [netex_framework/netex_reusableComponents/netex_dayType_version.xsd at 121:59]
       
      .uk.org.netex.www.netex.DayTypeType day_type = 15;
      Returns:
      Whether the dayType field is set.
    • getDayType

      DayTypeType getDayType()
       A type of day characterized by one or more properties which affect public transport operation. For example: weekday in school holidays.  [netex_framework/netex_reusableComponents/netex_dayType_version.xsd at 121:59]
       
      .uk.org.netex.www.netex.DayTypeType day_type = 15;
      Returns:
      The dayType.
    • getDayTypeOrBuilder

      DayTypeTypeOrBuilder getDayTypeOrBuilder()
       A type of day characterized by one or more properties which affect public transport operation. For example: weekday in school holidays.  [netex_framework/netex_reusableComponents/netex_dayType_version.xsd at 121:59]
       
      .uk.org.netex.www.netex.DayTypeType day_type = 15;
    • hasTimeband

      boolean hasTimeband()
       A period in a day, significant for some aspect of public transport, e.g. similar traffic conditions or fare category.  [netex_framework/netex_reusableComponents/netex_dayType_version.xsd at 229:69]
       
      .uk.org.netex.www.netex.TimebandType timeband = 16;
      Returns:
      Whether the timeband field is set.
    • getTimeband

      TimebandType getTimeband()
       A period in a day, significant for some aspect of public transport, e.g. similar traffic conditions or fare category.  [netex_framework/netex_reusableComponents/netex_dayType_version.xsd at 229:69]
       
      .uk.org.netex.www.netex.TimebandType timeband = 16;
      Returns:
      The timeband.
    • getTimebandOrBuilder

      TimebandTypeOrBuilder getTimebandOrBuilder()
       A period in a day, significant for some aspect of public transport, e.g. similar traffic conditions or fare category.  [netex_framework/netex_reusableComponents/netex_dayType_version.xsd at 229:69]
       
      .uk.org.netex.www.netex.TimebandType timeband = 16;
    • hasGroupOfTimebands

      boolean hasGroupOfTimebands()
       A period in a day, significant for some aspect of public transport, e.g. similar traffic conditions or fare category.  [netex_framework/netex_reusableComponents/netex_dayType_version.xsd at 338:77]
       
      .uk.org.netex.www.netex.GroupOfTimebandsType group_of_timebands = 17;
      Returns:
      Whether the groupOfTimebands field is set.
    • getGroupOfTimebands

      GroupOfTimebandsType getGroupOfTimebands()
       A period in a day, significant for some aspect of public transport, e.g. similar traffic conditions or fare category.  [netex_framework/netex_reusableComponents/netex_dayType_version.xsd at 338:77]
       
      .uk.org.netex.www.netex.GroupOfTimebandsType group_of_timebands = 17;
      Returns:
      The groupOfTimebands.
    • getGroupOfTimebandsOrBuilder

      GroupOfTimebandsTypeOrBuilder getGroupOfTimebandsOrBuilder()
       A period in a day, significant for some aspect of public transport, e.g. similar traffic conditions or fare category.  [netex_framework/netex_reusableComponents/netex_dayType_version.xsd at 338:77]
       
      .uk.org.netex.www.netex.GroupOfTimebandsType group_of_timebands = 17;
    • hasServiceCalendar

      boolean hasServiceCalendar()
       A SERVICE CALENDAR. A collection of DAY TYPE ASSIGNMENTs.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 138:76]
       
      .uk.org.netex.www.netex.ServiceCalendarType service_calendar = 18;
      Returns:
      Whether the serviceCalendar field is set.
    • getServiceCalendar

      ServiceCalendarType getServiceCalendar()
       A SERVICE CALENDAR. A collection of DAY TYPE ASSIGNMENTs.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 138:76]
       
      .uk.org.netex.www.netex.ServiceCalendarType service_calendar = 18;
      Returns:
      The serviceCalendar.
    • getServiceCalendarOrBuilder

      ServiceCalendarTypeOrBuilder getServiceCalendarOrBuilder()
       A SERVICE CALENDAR. A collection of DAY TYPE ASSIGNMENTs.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 138:76]
       
      .uk.org.netex.www.netex.ServiceCalendarType service_calendar = 18;
    • hasOperatingDay

      boolean hasOperatingDay()
       A day of public transport operation in a specific calendar. An OPERATING DAY may last more than 24 hours.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 270:73]
       
      .uk.org.netex.www.netex.OperatingDayType operating_day = 19;
      Returns:
      Whether the operatingDay field is set.
    • getOperatingDay

      OperatingDayType getOperatingDay()
       A day of public transport operation in a specific calendar. An OPERATING DAY may last more than 24 hours.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 270:73]
       
      .uk.org.netex.www.netex.OperatingDayType operating_day = 19;
      Returns:
      The operatingDay.
    • getOperatingDayOrBuilder

      OperatingDayTypeOrBuilder getOperatingDayOrBuilder()
       A day of public transport operation in a specific calendar. An OPERATING DAY may last more than 24 hours.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 270:73]
       
      .uk.org.netex.www.netex.OperatingDayType operating_day = 19;
    • hasOperatingPeriod

      boolean hasOperatingPeriod()
       A continuous interval of time between two OPERATING DAYs which will be used to define validities.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 363:75]
       
      .uk.org.netex.www.netex.OperatingPeriodType operating_period = 20;
      Returns:
      Whether the operatingPeriod field is set.
    • getOperatingPeriod

      OperatingPeriodType getOperatingPeriod()
       A continuous interval of time between two OPERATING DAYs which will be used to define validities.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 363:75]
       
      .uk.org.netex.www.netex.OperatingPeriodType operating_period = 20;
      Returns:
      The operatingPeriod.
    • getOperatingPeriodOrBuilder

      OperatingPeriodTypeOrBuilder getOperatingPeriodOrBuilder()
       A continuous interval of time between two OPERATING DAYs which will be used to define validities.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 363:75]
       
      .uk.org.netex.www.netex.OperatingPeriodType operating_period = 20;
    • hasUicOperatingPeriod

      boolean hasUicOperatingPeriod()
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 21;
      Returns:
      Whether the uicOperatingPeriod field is set.
    • getUicOperatingPeriod

      UicOperatingPeriodType getUicOperatingPeriod()
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 21;
      Returns:
      The uicOperatingPeriod.
    • getUicOperatingPeriodOrBuilder

      UicOperatingPeriodTypeOrBuilder getUicOperatingPeriodOrBuilder()
       An OPERATING PERIOD coded in UIC style as a bit string between two dates.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 455:78]
       
      .uk.org.netex.www.netex.UicOperatingPeriodType uic_operating_period = 21;
    • hasDayTypeAssignment

      boolean hasDayTypeAssignment()
       Associates a DAY TYPE with an OPERATING DAY within a specific Calendar. A specification of a particular DAY TYPE which will be valid during a TIME BAND on an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 528:72]
       
      .uk.org.netex.www.netex.DayTypeAssignmentType day_type_assignment = 22;
      Returns:
      Whether the dayTypeAssignment field is set.
    • getDayTypeAssignment

      DayTypeAssignmentType getDayTypeAssignment()
       Associates a DAY TYPE with an OPERATING DAY within a specific Calendar. A specification of a particular DAY TYPE which will be valid during a TIME BAND on an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 528:72]
       
      .uk.org.netex.www.netex.DayTypeAssignmentType day_type_assignment = 22;
      Returns:
      The dayTypeAssignment.
    • getDayTypeAssignmentOrBuilder

      DayTypeAssignmentTypeOrBuilder getDayTypeAssignmentOrBuilder()
       Associates a DAY TYPE with an OPERATING DAY within a specific Calendar. A specification of a particular DAY TYPE which will be valid during a TIME BAND on an OPERATING DAY.  [netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd at 528:72]
       
      .uk.org.netex.www.netex.DayTypeAssignmentType day_type_assignment = 22;
    • hasAvailabilityCondition

      boolean hasAvailabilityCondition()
       VALIDITY CONDITION stated in terms of DAY TYPES and  PROPERTIES OF DAYs.  [netex_framework/netex_reusableComponents/netex_availabilityCondition_version.xsd at 88:83]
       
      .uk.org.netex.www.netex.AvailabilityConditionType availability_condition = 23;
      Returns:
      Whether the availabilityCondition field is set.
    • getAvailabilityCondition

      AvailabilityConditionType getAvailabilityCondition()
       VALIDITY CONDITION stated in terms of DAY TYPES and  PROPERTIES OF DAYs.  [netex_framework/netex_reusableComponents/netex_availabilityCondition_version.xsd at 88:83]
       
      .uk.org.netex.www.netex.AvailabilityConditionType availability_condition = 23;
      Returns:
      The availabilityCondition.
    • getAvailabilityConditionOrBuilder

      AvailabilityConditionTypeOrBuilder getAvailabilityConditionOrBuilder()
       VALIDITY CONDITION stated in terms of DAY TYPES and  PROPERTIES OF DAYs.  [netex_framework/netex_reusableComponents/netex_availabilityCondition_version.xsd at 88:83]
       
      .uk.org.netex.www.netex.AvailabilityConditionType availability_condition = 23;
    • hasValidDuring

      boolean hasValidDuring()
       OPTIMISATION: Sversion  of an AVAILABILITY CONDITION    Comprises a simple period and DAY TYPE.  [netex_framework/netex_reusableComponents/netex_availabilityCondition_version.xsd at 187:90]
       
      .uk.org.netex.www.netex.ValidDuringType valid_during = 24;
      Returns:
      Whether the validDuring field is set.
    • getValidDuring

      ValidDuringType getValidDuring()
       OPTIMISATION: Sversion  of an AVAILABILITY CONDITION    Comprises a simple period and DAY TYPE.  [netex_framework/netex_reusableComponents/netex_availabilityCondition_version.xsd at 187:90]
       
      .uk.org.netex.www.netex.ValidDuringType valid_during = 24;
      Returns:
      The validDuring.
    • getValidDuringOrBuilder

      ValidDuringTypeOrBuilder getValidDuringOrBuilder()
       OPTIMISATION: Sversion  of an AVAILABILITY CONDITION    Comprises a simple period and DAY TYPE.  [netex_framework/netex_reusableComponents/netex_availabilityCondition_version.xsd at 187:90]
       
      .uk.org.netex.www.netex.ValidDuringType valid_during = 24;
    • hasSimpleAvailabilityCondition

      boolean hasSimpleAvailabilityCondition()
       Simple version of an  AVAILABILITY CONDITION used in order to characterise a given VERSION of a VERSION FRAME.  Comprises a simple period and DAY TYPE.  [netex_framework/netex_reusableComponents/netex_availabilityCondition_version.xsd at 287:106]
       
      .uk.org.netex.www.netex.SimpleAvailabilityConditionType simple_availability_condition = 25;
      Returns:
      Whether the simpleAvailabilityCondition field is set.
    • getSimpleAvailabilityCondition

      SimpleAvailabilityConditionType getSimpleAvailabilityCondition()
       Simple version of an  AVAILABILITY CONDITION used in order to characterise a given VERSION of a VERSION FRAME.  Comprises a simple period and DAY TYPE.  [netex_framework/netex_reusableComponents/netex_availabilityCondition_version.xsd at 287:106]
       
      .uk.org.netex.www.netex.SimpleAvailabilityConditionType simple_availability_condition = 25;
      Returns:
      The simpleAvailabilityCondition.
    • getSimpleAvailabilityConditionOrBuilder

      SimpleAvailabilityConditionTypeOrBuilder getSimpleAvailabilityConditionOrBuilder()
       Simple version of an  AVAILABILITY CONDITION used in order to characterise a given VERSION of a VERSION FRAME.  Comprises a simple period and DAY TYPE.  [netex_framework/netex_reusableComponents/netex_availabilityCondition_version.xsd at 287:106]
       
      .uk.org.netex.www.netex.SimpleAvailabilityConditionType simple_availability_condition = 25;
    • hasTypeOfFrame

      boolean hasTypeOfFrame()
       Classification of TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 270:67]
       
      .uk.org.netex.www.netex.TypeOfFrameType type_of_frame = 26;
      Returns:
      Whether the typeOfFrame field is set.
    • getTypeOfFrame

      TypeOfFrameType getTypeOfFrame()
       Classification of TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 270:67]
       
      .uk.org.netex.www.netex.TypeOfFrameType type_of_frame = 26;
      Returns:
      The typeOfFrame.
    • getTypeOfFrameOrBuilder

      TypeOfFrameTypeOrBuilder getTypeOfFrameOrBuilder()
       Classification of TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 270:67]
       
      .uk.org.netex.www.netex.TypeOfFrameType type_of_frame = 26;
    • hasTypeOfValidity

      boolean hasTypeOfValidity()
       A classification of the validity of TYPEs OF FRAME. E.g. frames for schedules designed for DAY TYPEs, for specific OPERATING DAYs.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 399:69]
       
      .uk.org.netex.www.netex.TypeOfValidityType type_of_validity = 27;
      Returns:
      Whether the typeOfValidity field is set.
    • getTypeOfValidity

      TypeOfValidityType getTypeOfValidity()
       A classification of the validity of TYPEs OF FRAME. E.g. frames for schedules designed for DAY TYPEs, for specific OPERATING DAYs.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 399:69]
       
      .uk.org.netex.www.netex.TypeOfValidityType type_of_validity = 27;
      Returns:
      The typeOfValidity.
    • getTypeOfValidityOrBuilder

      TypeOfValidityTypeOrBuilder getTypeOfValidityOrBuilder()
       A classification of the validity of TYPEs OF FRAME. E.g. frames for schedules designed for DAY TYPEs, for specific OPERATING DAYs.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 399:69]
       
      .uk.org.netex.www.netex.TypeOfValidityType type_of_validity = 27;
    • hasCompositeFrame

      boolean hasCompositeFrame()
       A container VERSION FRAME that groups a set of content VERSION FRAMsE to which the same VALIDITY CONDITIONs have been assigned.  [netex_framework/netex_frames/netex_compositeFrame_version.xsd at 95:87]
       
      .uk.org.netex.www.netex.CompositeFrameType composite_frame = 28;
      Returns:
      Whether the compositeFrame field is set.
    • getCompositeFrame

      CompositeFrameType getCompositeFrame()
       A container VERSION FRAME that groups a set of content VERSION FRAMsE to which the same VALIDITY CONDITIONs have been assigned.  [netex_framework/netex_frames/netex_compositeFrame_version.xsd at 95:87]
       
      .uk.org.netex.www.netex.CompositeFrameType composite_frame = 28;
      Returns:
      The compositeFrame.
    • getCompositeFrameOrBuilder

      CompositeFrameTypeOrBuilder getCompositeFrameOrBuilder()
       A container VERSION FRAME that groups a set of content VERSION FRAMsE to which the same VALIDITY CONDITIONs have been assigned.  [netex_framework/netex_frames/netex_compositeFrame_version.xsd at 95:87]
       
      .uk.org.netex.www.netex.CompositeFrameType composite_frame = 28;
    • hasLayer

      boolean hasLayer()
       A user-defined GROUP OF ENTITies, specified for a particular functional purpose, associating data referring to a particular LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_layer_version.xsd at 59:81]
       
      .uk.org.netex.www.netex.LayerType layer = 29;
      Returns:
      Whether the layer field is set.
    • getLayer

      LayerType getLayer()
       A user-defined GROUP OF ENTITies, specified for a particular functional purpose, associating data referring to a particular LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_layer_version.xsd at 59:81]
       
      .uk.org.netex.www.netex.LayerType layer = 29;
      Returns:
      The layer.
    • getLayerOrBuilder

      LayerTypeOrBuilder getLayerOrBuilder()
       A user-defined GROUP OF ENTITies, specified for a particular functional purpose, associating data referring to a particular LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_layer_version.xsd at 59:81]
       
      .uk.org.netex.www.netex.LayerType layer = 29;
    • hasPointProjection

      boolean hasPointProjection()
       An oriented correspondence from one POINT of a source layer, onto a entity in a target layer:  e.g. POINT, LINK, LINK SEQUENCE, COMPLEX FEATURE, within a defined TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 122:86]
       
      .uk.org.netex.www.netex.PointProjectionType point_projection = 30;
      Returns:
      Whether the pointProjection field is set.
    • getPointProjection

      PointProjectionType getPointProjection()
       An oriented correspondence from one POINT of a source layer, onto a entity in a target layer:  e.g. POINT, LINK, LINK SEQUENCE, COMPLEX FEATURE, within a defined TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 122:86]
       
      .uk.org.netex.www.netex.PointProjectionType point_projection = 30;
      Returns:
      The pointProjection.
    • getPointProjectionOrBuilder

      PointProjectionTypeOrBuilder getPointProjectionOrBuilder()
       An oriented correspondence from one POINT of a source layer, onto a entity in a target layer:  e.g. POINT, LINK, LINK SEQUENCE, COMPLEX FEATURE, within a defined TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 122:86]
       
      .uk.org.netex.www.netex.PointProjectionType point_projection = 30;
    • hasLinkProjection

      boolean hasLinkProjection()
       An oriented correspondence from one LINK of a source layer, onto an entity in a target layer: e.g. LINK SEQUENCE, COMPLEX FEATURE, within a defined TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 203:85]
       
      .uk.org.netex.www.netex.LinkProjectionType link_projection = 31;
      Returns:
      Whether the linkProjection field is set.
    • getLinkProjection

      LinkProjectionType getLinkProjection()
       An oriented correspondence from one LINK of a source layer, onto an entity in a target layer: e.g. LINK SEQUENCE, COMPLEX FEATURE, within a defined TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 203:85]
       
      .uk.org.netex.www.netex.LinkProjectionType link_projection = 31;
      Returns:
      The linkProjection.
    • getLinkProjectionOrBuilder

      LinkProjectionTypeOrBuilder getLinkProjectionOrBuilder()
       An oriented correspondence from one LINK of a source layer, onto an entity in a target layer: e.g. LINK SEQUENCE, COMPLEX FEATURE, within a defined TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 203:85]
       
      .uk.org.netex.www.netex.LinkProjectionType link_projection = 31;
    • hasLinkSequenceProjection

      boolean hasLinkSequenceProjection()
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 32;
      Returns:
      Whether the linkSequenceProjection field is set.
    • getLinkSequenceProjection

      LinkSequenceProjectionType getLinkSequenceProjection()
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 32;
      Returns:
      The linkSequenceProjection.
    • getLinkSequenceProjectionOrBuilder

      LinkSequenceProjectionTypeOrBuilder getLinkSequenceProjectionOrBuilder()
       A Projection of a whole LINK SEQUENCE as an ordered series of POINTs.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 287:93]
       
      .uk.org.netex.www.netex.LinkSequenceProjectionType link_sequence_projection = 32;
    • hasComplexFeatureProjection

      boolean hasComplexFeatureProjection()
       An oriented correspondence:  from one COMPLEX FEATURE in the source layer, onto an entity in a target layer: e.g. POINT, COMPLEX FEATURE,  within a defined TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 363:95]
       
      .uk.org.netex.www.netex.ComplexFeatureProjectionType complex_feature_projection = 33;
      Returns:
      Whether the complexFeatureProjection field is set.
    • getComplexFeatureProjection

      ComplexFeatureProjectionType getComplexFeatureProjection()
       An oriented correspondence:  from one COMPLEX FEATURE in the source layer, onto an entity in a target layer: e.g. POINT, COMPLEX FEATURE,  within a defined TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 363:95]
       
      .uk.org.netex.www.netex.ComplexFeatureProjectionType complex_feature_projection = 33;
      Returns:
      The complexFeatureProjection.
    • getComplexFeatureProjectionOrBuilder

      ComplexFeatureProjectionTypeOrBuilder getComplexFeatureProjectionOrBuilder()
       An oriented correspondence:  from one COMPLEX FEATURE in the source layer, onto an entity in a target layer: e.g. POINT, COMPLEX FEATURE,  within a defined TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 363:95]
       
      .uk.org.netex.www.netex.ComplexFeatureProjectionType complex_feature_projection = 33;
    • hasLineShape

      boolean hasLineShape()
       The graphical shape of a LINK obtained from a formula or other means, using the LOCATION of its limiting POINTs and depending on the LOCATING SYSTEM used for the graphical representation.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 429:87]
       
      .uk.org.netex.www.netex.LineShapeType line_shape = 34;
      Returns:
      Whether the lineShape field is set.
    • getLineShape

      LineShapeType getLineShape()
       The graphical shape of a LINK obtained from a formula or other means, using the LOCATION of its limiting POINTs and depending on the LOCATING SYSTEM used for the graphical representation.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 429:87]
       
      .uk.org.netex.www.netex.LineShapeType line_shape = 34;
      Returns:
      The lineShape.
    • getLineShapeOrBuilder

      LineShapeTypeOrBuilder getLineShapeOrBuilder()
       The graphical shape of a LINK obtained from a formula or other means, using the LOCATION of its limiting POINTs and depending on the LOCATING SYSTEM used for the graphical representation.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 429:87]
       
      .uk.org.netex.www.netex.LineShapeType line_shape = 34;
    • hasTypeOfProjection

      boolean hasTypeOfProjection()
       Classification of a PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 499:89]
       
      .uk.org.netex.www.netex.TypeOfProjectionType type_of_projection = 35;
      Returns:
      Whether the typeOfProjection field is set.
    • getTypeOfProjection

      TypeOfProjectionType getTypeOfProjection()
       Classification of a PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 499:89]
       
      .uk.org.netex.www.netex.TypeOfProjectionType type_of_projection = 35;
      Returns:
      The typeOfProjection.
    • getTypeOfProjectionOrBuilder

      TypeOfProjectionTypeOrBuilder getTypeOfProjectionOrBuilder()
       Classification of a PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_version.xsd at 499:89]
       
      .uk.org.netex.www.netex.TypeOfProjectionType type_of_projection = 35;
    • hasPoint

      boolean hasPoint()
       A 0-dimensional node of the network used for the spatial description of the network. POINTs may be located by a LOCATION in a given LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 117:113]
       
      .uk.org.netex.www.netex.Point_VersionStructure point = 36;
      Returns:
      Whether the point field is set.
    • getPoint

       A 0-dimensional node of the network used for the spatial description of the network. POINTs may be located by a LOCATION in a given LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 117:113]
       
      .uk.org.netex.www.netex.Point_VersionStructure point = 36;
      Returns:
      The point.
    • getPointOrBuilder

      Point_VersionStructureOrBuilder getPointOrBuilder()
       A 0-dimensional node of the network used for the spatial description of the network. POINTs may be located by a LOCATION in a given LOCATING SYSTEM.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 117:113]
       
      .uk.org.netex.www.netex.Point_VersionStructure point = 36;
    • hasTypeOfPoint

      boolean hasTypeOfPoint()
       A classification of POINTs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 339:84]
       
      .uk.org.netex.www.netex.TypeOfPointType type_of_point = 37;
      Returns:
      Whether the typeOfPoint field is set.
    • getTypeOfPoint

      TypeOfPointType getTypeOfPoint()
       A classification of POINTs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 339:84]
       
      .uk.org.netex.www.netex.TypeOfPointType type_of_point = 37;
      Returns:
      The typeOfPoint.
    • getTypeOfPointOrBuilder

      TypeOfPointTypeOrBuilder getTypeOfPointOrBuilder()
       A classification of POINTs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 339:84]
       
      .uk.org.netex.www.netex.TypeOfPointType type_of_point = 37;
    • hasTypeOfLink

      boolean hasTypeOfLink()
       A classification of LINKs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 376:83]
       
      .uk.org.netex.www.netex.TypeOfLinkType type_of_link = 38;
      Returns:
      Whether the typeOfLink field is set.
    • getTypeOfLink

      TypeOfLinkType getTypeOfLink()
       A classification of LINKs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 376:83]
       
      .uk.org.netex.www.netex.TypeOfLinkType type_of_link = 38;
      Returns:
      The typeOfLink.
    • getTypeOfLinkOrBuilder

      TypeOfLinkTypeOrBuilder getTypeOfLinkOrBuilder()
       A classification of LINKs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 376:83]
       
      .uk.org.netex.www.netex.TypeOfLinkType type_of_link = 38;
    • hasGroupOfPoints

      boolean hasGroupOfPoints()
       A grouping of POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 425:89]
       
      .uk.org.netex.www.netex.GroupOfPointsType group_of_points = 39;
      Returns:
      Whether the groupOfPoints field is set.
    • getGroupOfPoints

      GroupOfPointsType getGroupOfPoints()
       A grouping of POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 425:89]
       
      .uk.org.netex.www.netex.GroupOfPointsType group_of_points = 39;
      Returns:
      The groupOfPoints.
    • getGroupOfPointsOrBuilder

      GroupOfPointsTypeOrBuilder getGroupOfPointsOrBuilder()
       A grouping of POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 425:89]
       
      .uk.org.netex.www.netex.GroupOfPointsType group_of_points = 39;
    • hasGroupOfLinks

      boolean hasGroupOfLinks()
       A grouping of LINKs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 489:88]
       
      .uk.org.netex.www.netex.GroupOfLinksType group_of_links = 40;
      Returns:
      Whether the groupOfLinks field is set.
    • getGroupOfLinks

      GroupOfLinksType getGroupOfLinks()
       A grouping of LINKs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 489:88]
       
      .uk.org.netex.www.netex.GroupOfLinksType group_of_links = 40;
      Returns:
      The groupOfLinks.
    • getGroupOfLinksOrBuilder

      GroupOfLinksTypeOrBuilder getGroupOfLinksOrBuilder()
       A grouping of LINKs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 489:88]
       
      .uk.org.netex.www.netex.GroupOfLinksType group_of_links = 40;
    • hasZone

      boolean hasZone()
       A two-dimensional PLACE within the service area of a public transport operator (administrative zone, TARIFF ZONE, ACCESS ZONE, etc.).  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 96:109]
       
      .uk.org.netex.www.netex.Zone_VersionStructure zone = 41;
      Returns:
      Whether the zone field is set.
    • getZone

       A two-dimensional PLACE within the service area of a public transport operator (administrative zone, TARIFF ZONE, ACCESS ZONE, etc.).  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 96:109]
       
      .uk.org.netex.www.netex.Zone_VersionStructure zone = 41;
      Returns:
      The zone.
    • getZoneOrBuilder

      Zone_VersionStructureOrBuilder getZoneOrBuilder()
       A two-dimensional PLACE within the service area of a public transport operator (administrative zone, TARIFF ZONE, ACCESS ZONE, etc.).  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 96:109]
       
      .uk.org.netex.www.netex.Zone_VersionStructure zone = 41;
    • hasGeneralZone

      boolean hasGeneralZone()
       A GENERAL ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 142:76]
       
      .uk.org.netex.www.netex.GeneralZoneType general_zone = 42;
      Returns:
      Whether the generalZone field is set.
    • getGeneralZone

      GeneralZoneType getGeneralZone()
       A GENERAL ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 142:76]
       
      .uk.org.netex.www.netex.GeneralZoneType general_zone = 42;
      Returns:
      The generalZone.
    • getGeneralZoneOrBuilder

      GeneralZoneTypeOrBuilder getGeneralZoneOrBuilder()
       A GENERAL ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 142:76]
       
      .uk.org.netex.www.netex.GeneralZoneType general_zone = 42;
    • hasTariffZone

      boolean hasTariffZone()
       A ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 185:82]
       
      .uk.org.netex.www.netex.TariffZoneType tariff_zone = 43;
      Returns:
      Whether the tariffZone field is set.
    • getTariffZone

      TariffZoneType getTariffZone()
       A ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 185:82]
       
      .uk.org.netex.www.netex.TariffZoneType tariff_zone = 43;
      Returns:
      The tariffZone.
    • getTariffZoneOrBuilder

      TariffZoneTypeOrBuilder getTariffZoneOrBuilder()
       A ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 185:82]
       
      .uk.org.netex.www.netex.TariffZoneType tariff_zone = 43;
    • hasTypeOfZone

      boolean hasTypeOfZone()
       Classification of a ZONe.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 327:83]
       
      .uk.org.netex.www.netex.TypeOfZoneType type_of_zone = 44;
      Returns:
      Whether the typeOfZone field is set.
    • getTypeOfZone

      TypeOfZoneType getTypeOfZone()
       Classification of a ZONe.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 327:83]
       
      .uk.org.netex.www.netex.TypeOfZoneType type_of_zone = 44;
      Returns:
      The typeOfZone.
    • getTypeOfZoneOrBuilder

      TypeOfZoneTypeOrBuilder getTypeOfZoneOrBuilder()
       Classification of a ZONe.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 327:83]
       
      .uk.org.netex.www.netex.TypeOfZoneType type_of_zone = 44;
    • hasOrganisationPart

      boolean hasOrganisationPart()
       A named subdivision of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 332:94]
       
      .uk.org.netex.www.netex.OrganisationPartType organisation_part = 45;
      Returns:
      Whether the organisationPart field is set.
    • getOrganisationPart

      OrganisationPartType getOrganisationPart()
       A named subdivision of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 332:94]
       
      .uk.org.netex.www.netex.OrganisationPartType organisation_part = 45;
      Returns:
      The organisationPart.
    • getOrganisationPartOrBuilder

      OrganisationPartTypeOrBuilder getOrganisationPartOrBuilder()
       A named subdivision of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 332:94]
       
      .uk.org.netex.www.netex.OrganisationPartType organisation_part = 45;
    • hasDepartment

      boolean hasDepartment()
       Department of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 427:88]
       
      .uk.org.netex.www.netex.DepartmentType department = 46;
      Returns:
      Whether the department field is set.
    • getDepartment

      DepartmentType getDepartment()
       Department of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 427:88]
       
      .uk.org.netex.www.netex.DepartmentType department = 46;
      Returns:
      The department.
    • getDepartmentOrBuilder

      DepartmentTypeOrBuilder getDepartmentOrBuilder()
       Department of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 427:88]
       
      .uk.org.netex.www.netex.DepartmentType department = 46;
    • hasOrganisationalUnit

      boolean hasOrganisationalUnit()
       OrganisationalUnit of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 492:96]
       
      .uk.org.netex.www.netex.OrganisationalUnitType organisational_unit = 47;
      Returns:
      Whether the organisationalUnit field is set.
    • getOrganisationalUnit

      OrganisationalUnitType getOrganisationalUnit()
       OrganisationalUnit of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 492:96]
       
      .uk.org.netex.www.netex.OrganisationalUnitType organisational_unit = 47;
      Returns:
      The organisationalUnit.
    • getOrganisationalUnitOrBuilder

      OrganisationalUnitTypeOrBuilder getOrganisationalUnitOrBuilder()
       OrganisationalUnit of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 492:96]
       
      .uk.org.netex.www.netex.OrganisationalUnitType organisational_unit = 47;
    • hasAdministrativeZone

      boolean hasAdministrativeZone()
       A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 629:98]
       
      .uk.org.netex.www.netex.AdministrativeZoneType administrative_zone = 48;
      Returns:
      Whether the administrativeZone field is set.
    • getAdministrativeZone

      AdministrativeZoneType getAdministrativeZone()
       A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 629:98]
       
      .uk.org.netex.www.netex.AdministrativeZoneType administrative_zone = 48;
      Returns:
      The administrativeZone.
    • getAdministrativeZoneOrBuilder

      AdministrativeZoneTypeOrBuilder getAdministrativeZoneOrBuilder()
       A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 629:98]
       
      .uk.org.netex.www.netex.AdministrativeZoneType administrative_zone = 48;
    • hasTypeOfCodespaceAssignment

      boolean hasTypeOfCodespaceAssignment()
       Classification of an CODESPACE  ASSIGNMENT  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 818:97]
       
      .uk.org.netex.www.netex.TypeOfCodespaceAssignmentType type_of_codespace_assignment = 49;
      Returns:
      Whether the typeOfCodespaceAssignment field is set.
    • getTypeOfCodespaceAssignment

      TypeOfCodespaceAssignmentType getTypeOfCodespaceAssignment()
       Classification of an CODESPACE  ASSIGNMENT  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 818:97]
       
      .uk.org.netex.www.netex.TypeOfCodespaceAssignmentType type_of_codespace_assignment = 49;
      Returns:
      The typeOfCodespaceAssignment.
    • getTypeOfCodespaceAssignmentOrBuilder

      TypeOfCodespaceAssignmentTypeOrBuilder getTypeOfCodespaceAssignmentOrBuilder()
       Classification of an CODESPACE  ASSIGNMENT  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 818:97]
       
      .uk.org.netex.www.netex.TypeOfCodespaceAssignmentType type_of_codespace_assignment = 49;
    • hasTypeOfOrganisation

      boolean hasTypeOfOrganisation()
       Classification of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 850:91]
       
      .uk.org.netex.www.netex.TypeOfOrganisationType type_of_organisation = 50;
      Returns:
      Whether the typeOfOrganisation field is set.
    • getTypeOfOrganisation

      TypeOfOrganisationType getTypeOfOrganisation()
       Classification of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 850:91]
       
      .uk.org.netex.www.netex.TypeOfOrganisationType type_of_organisation = 50;
      Returns:
      The typeOfOrganisation.
    • getTypeOfOrganisationOrBuilder

      TypeOfOrganisationTypeOrBuilder getTypeOfOrganisationOrBuilder()
       Classification of an ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 850:91]
       
      .uk.org.netex.www.netex.TypeOfOrganisationType type_of_organisation = 50;
    • hasTypeOfOrganisationPart

      boolean hasTypeOfOrganisationPart()
       Classification of an ORGANISATION PART.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 887:95]
       
      .uk.org.netex.www.netex.TypeOfOrganisationPartType type_of_organisation_part = 51;
      Returns:
      Whether the typeOfOrganisationPart field is set.
    • getTypeOfOrganisationPart

      TypeOfOrganisationPartType getTypeOfOrganisationPart()
       Classification of an ORGANISATION PART.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 887:95]
       
      .uk.org.netex.www.netex.TypeOfOrganisationPartType type_of_organisation_part = 51;
      Returns:
      The typeOfOrganisationPart.
    • getTypeOfOrganisationPartOrBuilder

      TypeOfOrganisationPartTypeOrBuilder getTypeOfOrganisationPartOrBuilder()
       Classification of an ORGANISATION PART.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 887:95]
       
      .uk.org.netex.www.netex.TypeOfOrganisationPartType type_of_organisation_part = 51;
    • hasTypeOfOperation

      boolean hasTypeOfOperation()
       Classification of an OPERATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 924:88]
       
      .uk.org.netex.www.netex.TypeOfOperationType type_of_operation = 52;
      Returns:
      Whether the typeOfOperation field is set.
    • getTypeOfOperation

      TypeOfOperationType getTypeOfOperation()
       Classification of an OPERATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 924:88]
       
      .uk.org.netex.www.netex.TypeOfOperationType type_of_operation = 52;
      Returns:
      The typeOfOperation.
    • getTypeOfOperationOrBuilder

      TypeOfOperationTypeOrBuilder getTypeOfOperationOrBuilder()
       Classification of an OPERATION.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 924:88]
       
      .uk.org.netex.www.netex.TypeOfOperationType type_of_operation = 52;
    • hasZoneProjection

      boolean hasZoneProjection()
       An oriented correspondence from one ZONE in a source layer,  onto a target entity : e.g.  POINT, COMPLEX FEATURE, within a defined TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_zoneProjection_version.xsd at 57:85]
       
      .uk.org.netex.www.netex.ZoneProjectionType zone_projection = 53;
      Returns:
      Whether the zoneProjection field is set.
    • getZoneProjection

      ZoneProjectionType getZoneProjection()
       An oriented correspondence from one ZONE in a source layer,  onto a target entity : e.g.  POINT, COMPLEX FEATURE, within a defined TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_zoneProjection_version.xsd at 57:85]
       
      .uk.org.netex.www.netex.ZoneProjectionType zone_projection = 53;
      Returns:
      The zoneProjection.
    • getZoneProjectionOrBuilder

      ZoneProjectionTypeOrBuilder getZoneProjectionOrBuilder()
       An oriented correspondence from one ZONE in a source layer,  onto a target entity : e.g.  POINT, COMPLEX FEATURE, within a defined TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_zoneProjection_version.xsd at 57:85]
       
      .uk.org.netex.www.netex.ZoneProjectionType zone_projection = 53;
    • hasTypeOfTransfer

      boolean hasTypeOfTransfer()
       Classification of a TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 196:70]
       
      .uk.org.netex.www.netex.TypeOfTransferType type_of_transfer = 54;
      Returns:
      Whether the typeOfTransfer field is set.
    • getTypeOfTransfer

      TypeOfTransferType getTypeOfTransfer()
       Classification of a TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 196:70]
       
      .uk.org.netex.www.netex.TypeOfTransferType type_of_transfer = 54;
      Returns:
      The typeOfTransfer.
    • getTypeOfTransferOrBuilder

      TypeOfTransferTypeOrBuilder getTypeOfTransferOrBuilder()
       Classification of a TRANSFER.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 196:70]
       
      .uk.org.netex.www.netex.TypeOfTransferType type_of_transfer = 54;
    • hasTypeOfPlace

      boolean hasTypeOfPlace()
       Classification of a PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 228:67]
       
      .uk.org.netex.www.netex.TypeOfPlaceType type_of_place = 55;
      Returns:
      Whether the typeOfPlace field is set.
    • getTypeOfPlace

      TypeOfPlaceType getTypeOfPlace()
       Classification of a PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 228:67]
       
      .uk.org.netex.www.netex.TypeOfPlaceType type_of_place = 55;
      Returns:
      The typeOfPlace.
    • getTypeOfPlaceOrBuilder

      TypeOfPlaceTypeOrBuilder getTypeOfPlaceOrBuilder()
       Classification of a PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 228:67]
       
      .uk.org.netex.www.netex.TypeOfPlaceType type_of_place = 55;
    • hasTypeOfLinkSequence

      boolean hasTypeOfLinkSequence()
       A classification of LINK SEQUENCEs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 209:91]
       
      .uk.org.netex.www.netex.TypeOfLinkSequenceType type_of_link_sequence = 56;
      Returns:
      Whether the typeOfLinkSequence field is set.
    • getTypeOfLinkSequence

      TypeOfLinkSequenceType getTypeOfLinkSequence()
       A classification of LINK SEQUENCEs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 209:91]
       
      .uk.org.netex.www.netex.TypeOfLinkSequenceType type_of_link_sequence = 56;
      Returns:
      The typeOfLinkSequence.
    • getTypeOfLinkSequenceOrBuilder

      TypeOfLinkSequenceTypeOrBuilder getTypeOfLinkSequenceOrBuilder()
       A classification of LINK SEQUENCEs according to their functional purpose.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 209:91]
       
      .uk.org.netex.www.netex.TypeOfLinkSequenceType type_of_link_sequence = 56;
    • hasGroupOfLinkSequences

      boolean hasGroupOfLinkSequences()
       A grouping of LINK SEQUENCEs.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 255:96]
       
      .uk.org.netex.www.netex.GroupOfLinkSequencesType group_of_link_sequences = 57;
      Returns:
      Whether the groupOfLinkSequences field is set.
    • getGroupOfLinkSequences

      GroupOfLinkSequencesType getGroupOfLinkSequences()
       A grouping of LINK SEQUENCEs.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 255:96]
       
      .uk.org.netex.www.netex.GroupOfLinkSequencesType group_of_link_sequences = 57;
      Returns:
      The groupOfLinkSequences.
    • getGroupOfLinkSequencesOrBuilder

      GroupOfLinkSequencesTypeOrBuilder getGroupOfLinkSequencesOrBuilder()
       A grouping of LINK SEQUENCEs.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd at 255:96]
       
      .uk.org.netex.www.netex.GroupOfLinkSequencesType group_of_link_sequences = 57;
    • hasTypeOfFeature

      boolean hasTypeOfFeature()
       TYPE OF FEATURe.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 232:86]
       
      .uk.org.netex.www.netex.TypeOfFeatureType type_of_feature = 58;
      Returns:
      Whether the typeOfFeature field is set.
    • getTypeOfFeature

      TypeOfFeatureType getTypeOfFeature()
       TYPE OF FEATURe.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 232:86]
       
      .uk.org.netex.www.netex.TypeOfFeatureType type_of_feature = 58;
      Returns:
      The typeOfFeature.
    • getTypeOfFeatureOrBuilder

      TypeOfFeatureTypeOrBuilder getTypeOfFeatureOrBuilder()
       TYPE OF FEATURe.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 232:86]
       
      .uk.org.netex.www.netex.TypeOfFeatureType type_of_feature = 58;
    • hasOpenTransportMode

      boolean hasOpenTransportMode()
       Open values TRANSPORT MODE. Allows additional named modes to be created. A mode is a characterisation of the operation according to the means of transport (bus, tram, metro, train, ferry, ship). NOTE : To enforce standardisation, enumerated values are generally used in references. In The schema.  [netex_framework/netex_reusableComponents/netex_mode_version.xsd at 74:72]
       
      .uk.org.netex.www.netex.OpenTransportModeType open_transport_mode = 59;
      Returns:
      Whether the openTransportMode field is set.
    • getOpenTransportMode

      OpenTransportModeType getOpenTransportMode()
       Open values TRANSPORT MODE. Allows additional named modes to be created. A mode is a characterisation of the operation according to the means of transport (bus, tram, metro, train, ferry, ship). NOTE : To enforce standardisation, enumerated values are generally used in references. In The schema.  [netex_framework/netex_reusableComponents/netex_mode_version.xsd at 74:72]
       
      .uk.org.netex.www.netex.OpenTransportModeType open_transport_mode = 59;
      Returns:
      The openTransportMode.
    • getOpenTransportModeOrBuilder

      OpenTransportModeTypeOrBuilder getOpenTransportModeOrBuilder()
       Open values TRANSPORT MODE. Allows additional named modes to be created. A mode is a characterisation of the operation according to the means of transport (bus, tram, metro, train, ferry, ship). NOTE : To enforce standardisation, enumerated values are generally used in references. In The schema.  [netex_framework/netex_reusableComponents/netex_mode_version.xsd at 74:72]
       
      .uk.org.netex.www.netex.OpenTransportModeType open_transport_mode = 59;
    • hasSubmode

      boolean hasSubmode()
       Open values TRANSPORT SUBMODE. Allows named sub mod s to be created. A mode is a characterisation of the operation according to the means of transport (bus, tram, metro, train, ferry, ship). NOTE : To enforce standardisation, enumerated values are generally used in references. In The schema.  [netex_framework/netex_reusableComponents/netex_mode_version.xsd at 138:62]
       
      .uk.org.netex.www.netex.SubmodeType submode = 60;
      Returns:
      Whether the submode field is set.
    • getSubmode

      SubmodeType getSubmode()
       Open values TRANSPORT SUBMODE. Allows named sub mod s to be created. A mode is a characterisation of the operation according to the means of transport (bus, tram, metro, train, ferry, ship). NOTE : To enforce standardisation, enumerated values are generally used in references. In The schema.  [netex_framework/netex_reusableComponents/netex_mode_version.xsd at 138:62]
       
      .uk.org.netex.www.netex.SubmodeType submode = 60;
      Returns:
      The submode.
    • getSubmodeOrBuilder

      SubmodeTypeOrBuilder getSubmodeOrBuilder()
       Open values TRANSPORT SUBMODE. Allows named sub mod s to be created. A mode is a characterisation of the operation according to the means of transport (bus, tram, metro, train, ferry, ship). NOTE : To enforce standardisation, enumerated values are generally used in references. In The schema.  [netex_framework/netex_reusableComponents/netex_mode_version.xsd at 138:62]
       
      .uk.org.netex.www.netex.SubmodeType submode = 60;
    • 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 = 61;
      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 = 61;
      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 = 61;
    • hasAddressablePlace

      boolean hasAddressablePlace()
       A PLACE which may have an address.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 117:65]
       
      .uk.org.netex.www.netex.AddressablePlaceType addressable_place = 62;
      Returns:
      Whether the addressablePlace field is set.
    • getAddressablePlace

      AddressablePlaceType getAddressablePlace()
       A PLACE which may have an address.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 117:65]
       
      .uk.org.netex.www.netex.AddressablePlaceType addressable_place = 62;
      Returns:
      The addressablePlace.
    • getAddressablePlaceOrBuilder

      AddressablePlaceTypeOrBuilder getAddressablePlaceOrBuilder()
       A PLACE which may have an address.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 117:65]
       
      .uk.org.netex.www.netex.AddressablePlaceType addressable_place = 62;
    • hasRoadAddress

      boolean hasRoadAddress()
       Specialisation of ADDRESS refining it by using the characteristics such as road number, and name used for conventional identification of along a road.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 163:79]
       
      .uk.org.netex.www.netex.RoadAddressType road_address = 63;
      Returns:
      Whether the roadAddress field is set.
    • getRoadAddress

      RoadAddressType getRoadAddress()
       Specialisation of ADDRESS refining it by using the characteristics such as road number, and name used for conventional identification of along a road.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 163:79]
       
      .uk.org.netex.www.netex.RoadAddressType road_address = 63;
      Returns:
      The roadAddress.
    • getRoadAddressOrBuilder

      RoadAddressTypeOrBuilder getRoadAddressOrBuilder()
       Specialisation of ADDRESS refining it by using the characteristics such as road number, and name used for conventional identification of along a road.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 163:79]
       
      .uk.org.netex.www.netex.RoadAddressType road_address = 63;
    • hasPostalAddress

      boolean hasPostalAddress()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 64;
      Returns:
      Whether the postalAddress field is set.
    • getPostalAddress

      PostalAddressType getPostalAddress()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 64;
      Returns:
      The postalAddress.
    • getPostalAddressOrBuilder

      PostalAddressTypeOrBuilder getPostalAddressOrBuilder()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 64;
    • hasCountry

      boolean hasCountry()
       A sovereign COUNTRY.where entities may be located or domiciled.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 400:56]
       
      .uk.org.netex.www.netex.CountryType country = 65;
      Returns:
      Whether the country field is set.
    • getCountry

      CountryType getCountry()
       A sovereign COUNTRY.where entities may be located or domiciled.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 400:56]
       
      .uk.org.netex.www.netex.CountryType country = 65;
      Returns:
      The country.
    • getCountryOrBuilder

      CountryTypeOrBuilder getCountryOrBuilder()
       A sovereign COUNTRY.where entities may be located or domiciled.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 400:56]
       
      .uk.org.netex.www.netex.CountryType country = 65;
    • hasTypeOfEquipment

      boolean hasTypeOfEquipment()
       A classification of a EQUIPMENT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.TypeOfEquipmentType type_of_equipment = 66;
      Returns:
      Whether the typeOfEquipment field is set.
    • getTypeOfEquipment

      TypeOfEquipmentType getTypeOfEquipment()
       A classification of a EQUIPMENT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.TypeOfEquipmentType type_of_equipment = 66;
      Returns:
      The typeOfEquipment.
    • getTypeOfEquipmentOrBuilder

      TypeOfEquipmentTypeOrBuilder getTypeOfEquipmentOrBuilder()
       A classification of a EQUIPMENT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.TypeOfEquipmentType type_of_equipment = 66;
    • hasEquipmentPlace

      boolean hasEquipmentPlace()
       Designated Place within a SITE for a locating EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentPlace_version.xsd at 72:63]
       
      .uk.org.netex.www.netex.EquipmentPlaceType equipment_place = 67;
      Returns:
      Whether the equipmentPlace field is set.
    • getEquipmentPlace

      EquipmentPlaceType getEquipmentPlace()
       Designated Place within a SITE for a locating EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentPlace_version.xsd at 72:63]
       
      .uk.org.netex.www.netex.EquipmentPlaceType equipment_place = 67;
      Returns:
      The equipmentPlace.
    • getEquipmentPlaceOrBuilder

      EquipmentPlaceTypeOrBuilder getEquipmentPlaceOrBuilder()
       Designated Place within a SITE for a locating EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipmentPlace_version.xsd at 72:63]
       
      .uk.org.netex.www.netex.EquipmentPlaceType equipment_place = 67;
    • hasEquipmentPosition

      boolean hasEquipmentPosition()
       The precise position within an EQUIPMENT PLACE where particular EQUIPMENT is placed.  [netex_framework/netex_reusableComponents/netex_equipmentPlace_version.xsd at 155:78]
       
      .uk.org.netex.www.netex.EquipmentPositionType equipment_position = 68;
      Returns:
      Whether the equipmentPosition field is set.
    • getEquipmentPosition

      EquipmentPositionType getEquipmentPosition()
       The precise position within an EQUIPMENT PLACE where particular EQUIPMENT is placed.  [netex_framework/netex_reusableComponents/netex_equipmentPlace_version.xsd at 155:78]
       
      .uk.org.netex.www.netex.EquipmentPositionType equipment_position = 68;
      Returns:
      The equipmentPosition.
    • getEquipmentPositionOrBuilder

      EquipmentPositionTypeOrBuilder getEquipmentPositionOrBuilder()
       The precise position within an EQUIPMENT PLACE where particular EQUIPMENT is placed.  [netex_framework/netex_reusableComponents/netex_equipmentPlace_version.xsd at 155:78]
       
      .uk.org.netex.www.netex.EquipmentPositionType equipment_position = 68;
    • hasClassOfUse

      boolean hasClassOfUse()
       Defines an Classification of users who may make use of a component or amenity.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 79:65]
       
      .uk.org.netex.www.netex.ClassOfUseType class_of_use = 69;
      Returns:
      Whether the classOfUse field is set.
    • getClassOfUse

      ClassOfUseType getClassOfUse()
       Defines an Classification of users who may make use of a component or amenity.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 79:65]
       
      .uk.org.netex.www.netex.ClassOfUseType class_of_use = 69;
      Returns:
      The classOfUse.
    • getClassOfUseOrBuilder

      ClassOfUseTypeOrBuilder getClassOfUseOrBuilder()
       Defines an Classification of users who may make use of a component or amenity.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 79:65]
       
      .uk.org.netex.www.netex.ClassOfUseType class_of_use = 69;
    • hasTypeOfPaymentMethod

      boolean hasTypeOfPaymentMethod()
       Defines an open classification  payment methods. + v1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 235:74]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodType type_of_payment_method = 70;
      Returns:
      Whether the typeOfPaymentMethod field is set.
    • getTypeOfPaymentMethod

      TypeOfPaymentMethodType getTypeOfPaymentMethod()
       Defines an open classification  payment methods. + v1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 235:74]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodType type_of_payment_method = 70;
      Returns:
      The typeOfPaymentMethod.
    • getTypeOfPaymentMethodOrBuilder

      TypeOfPaymentMethodTypeOrBuilder getTypeOfPaymentMethodOrBuilder()
       Defines an open classification  payment methods. + v1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 235:74]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethodType type_of_payment_method = 70;
    • hasTypeOfService

      boolean hasTypeOfService()
       Classification of a Service.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 308:86]
       
      .uk.org.netex.www.netex.TypeOfServiceType type_of_service = 71;
      Returns:
      Whether the typeOfService field is set.
    • getTypeOfService

      TypeOfServiceType getTypeOfService()
       Classification of a Service.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 308:86]
       
      .uk.org.netex.www.netex.TypeOfServiceType type_of_service = 71;
      Returns:
      The typeOfService.
    • getTypeOfServiceOrBuilder

      TypeOfServiceTypeOrBuilder getTypeOfServiceOrBuilder()
       Classification of a Service.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 308:86]
       
      .uk.org.netex.www.netex.TypeOfServiceType type_of_service = 71;
    • hasTypeOfProductCategory

      boolean hasTypeOfProductCategory()
       Classification of a PRODUCT CATEGORY.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 344:93]
       
      .uk.org.netex.www.netex.TypeOfProductCategoryType type_of_product_category = 72;
      Returns:
      Whether the typeOfProductCategory field is set.
    • getTypeOfProductCategory

      TypeOfProductCategoryType getTypeOfProductCategory()
       Classification of a PRODUCT CATEGORY.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 344:93]
       
      .uk.org.netex.www.netex.TypeOfProductCategoryType type_of_product_category = 72;
      Returns:
      The typeOfProductCategory.
    • getTypeOfProductCategoryOrBuilder

      TypeOfProductCategoryTypeOrBuilder getTypeOfProductCategoryOrBuilder()
       Classification of a PRODUCT CATEGORY.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 344:93]
       
      .uk.org.netex.www.netex.TypeOfProductCategoryType type_of_product_category = 72;
    • hasTypeOfFacility

      boolean hasTypeOfFacility()
       A classification of FACILITYs expressing their general functionalities and local functional characteristics specific to the operator. Types of FACILITYs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 536:87]
       
      .uk.org.netex.www.netex.TypeOfFacilityType type_of_facility = 73;
      Returns:
      Whether the typeOfFacility field is set.
    • getTypeOfFacility

      TypeOfFacilityType getTypeOfFacility()
       A classification of FACILITYs expressing their general functionalities and local functional characteristics specific to the operator. Types of FACILITYs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 536:87]
       
      .uk.org.netex.www.netex.TypeOfFacilityType type_of_facility = 73;
      Returns:
      The typeOfFacility.
    • getTypeOfFacilityOrBuilder

      TypeOfFacilityTypeOrBuilder getTypeOfFacilityOrBuilder()
       A classification of FACILITYs expressing their general functionalities and local functional characteristics specific to the operator. Types of FACILITYs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_framework/netex_reusableComponents/netex_facility_version.xsd at 536:87]
       
      .uk.org.netex.www.netex.TypeOfFacilityType type_of_facility = 73;
    • hasAccessVehicleEquipment

      boolean hasAccessVehicleEquipment()
       Specialisation of VEHICLE EQUIPMENT for ACCESS providing information such as low floor, ramp, access area dimensions, etc.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd at 120:84]
       
      .uk.org.netex.www.netex.AccessVehicleEquipmentType access_vehicle_equipment = 74;
      Returns:
      Whether the accessVehicleEquipment field is set.
    • getAccessVehicleEquipment

      AccessVehicleEquipmentType getAccessVehicleEquipment()
       Specialisation of VEHICLE EQUIPMENT for ACCESS providing information such as low floor, ramp, access area dimensions, etc.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd at 120:84]
       
      .uk.org.netex.www.netex.AccessVehicleEquipmentType access_vehicle_equipment = 74;
      Returns:
      The accessVehicleEquipment.
    • getAccessVehicleEquipmentOrBuilder

      AccessVehicleEquipmentTypeOrBuilder getAccessVehicleEquipmentOrBuilder()
       Specialisation of VEHICLE EQUIPMENT for ACCESS providing information such as low floor, ramp, access area dimensions, etc.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd at 120:84]
       
      .uk.org.netex.www.netex.AccessVehicleEquipmentType access_vehicle_equipment = 74;
    • hasWheelchairVehicleEquipment

      boolean hasWheelchairVehicleEquipment()
       Specialisation of VEHICLE EQUIPMENT for Wheel chair accessibility on board a VEHICLE providing information such as the number of wheel chair areas and the access dimensions.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd at 280:88]
       
      .uk.org.netex.www.netex.WheelchairVehicleEquipmentType wheelchair_vehicle_equipment = 75;
      Returns:
      Whether the wheelchairVehicleEquipment field is set.
    • getWheelchairVehicleEquipment

      WheelchairVehicleEquipmentType getWheelchairVehicleEquipment()
       Specialisation of VEHICLE EQUIPMENT for Wheel chair accessibility on board a VEHICLE providing information such as the number of wheel chair areas and the access dimensions.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd at 280:88]
       
      .uk.org.netex.www.netex.WheelchairVehicleEquipmentType wheelchair_vehicle_equipment = 75;
      Returns:
      The wheelchairVehicleEquipment.
    • getWheelchairVehicleEquipmentOrBuilder

      WheelchairVehicleEquipmentTypeOrBuilder getWheelchairVehicleEquipmentOrBuilder()
       Specialisation of VEHICLE EQUIPMENT for Wheel chair accessibility on board a VEHICLE providing information such as the number of wheel chair areas and the access dimensions.  [netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd at 280:88]
       
      .uk.org.netex.www.netex.WheelchairVehicleEquipmentType wheelchair_vehicle_equipment = 75;
    • hasNotice

      boolean hasNotice()
       A note or footnote about any aspect of a service, e.g. an announcement, notice, etc. May have different DELIVERY VARIANTs for different media.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 85:84]
       
      .uk.org.netex.www.netex.NoticeType notice = 76;
      Returns:
      Whether the notice field is set.
    • getNotice

      NoticeType getNotice()
       A note or footnote about any aspect of a service, e.g. an announcement, notice, etc. May have different DELIVERY VARIANTs for different media.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 85:84]
       
      .uk.org.netex.www.netex.NoticeType notice = 76;
      Returns:
      The notice.
    • getNoticeOrBuilder

      NoticeTypeOrBuilder getNoticeOrBuilder()
       A note or footnote about any aspect of a service, e.g. an announcement, notice, etc. May have different DELIVERY VARIANTs for different media.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 85:84]
       
      .uk.org.netex.www.netex.NoticeType notice = 76;
    • hasDeliveryVariant

      boolean hasDeliveryVariant()
       A variant text of a NOTICE for use in a specific media or delivery channel (voice, printed material, etc).  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 191:93]
       
      .uk.org.netex.www.netex.DeliveryVariantType delivery_variant = 77;
      Returns:
      Whether the deliveryVariant field is set.
    • getDeliveryVariant

      DeliveryVariantType getDeliveryVariant()
       A variant text of a NOTICE for use in a specific media or delivery channel (voice, printed material, etc).  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 191:93]
       
      .uk.org.netex.www.netex.DeliveryVariantType delivery_variant = 77;
      Returns:
      The deliveryVariant.
    • getDeliveryVariantOrBuilder

      DeliveryVariantTypeOrBuilder getDeliveryVariantOrBuilder()
       A variant text of a NOTICE for use in a specific media or delivery channel (voice, printed material, etc).  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 191:93]
       
      .uk.org.netex.www.netex.DeliveryVariantType delivery_variant = 77;
    • hasTypeOfNotice

      boolean hasTypeOfNotice()
       A classification of a NOTICE according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 255:85]
       
      .uk.org.netex.www.netex.TypeOfNoticeType type_of_notice = 78;
      Returns:
      Whether the typeOfNotice field is set.
    • getTypeOfNotice

      TypeOfNoticeType getTypeOfNotice()
       A classification of a NOTICE according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 255:85]
       
      .uk.org.netex.www.netex.TypeOfNoticeType type_of_notice = 78;
      Returns:
      The typeOfNotice.
    • getTypeOfNoticeOrBuilder

      TypeOfNoticeTypeOrBuilder getTypeOfNoticeOrBuilder()
       A classification of a NOTICE according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 255:85]
       
      .uk.org.netex.www.netex.TypeOfNoticeType type_of_notice = 78;
    • hasTypeOfDeliveryVariant

      boolean hasTypeOfDeliveryVariant()
       A classification of DELIVERY VARIANT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 287:94]
       
      .uk.org.netex.www.netex.TypeOfDeliveryVariantType type_of_delivery_variant = 79;
      Returns:
      Whether the typeOfDeliveryVariant field is set.
    • getTypeOfDeliveryVariant

      TypeOfDeliveryVariantType getTypeOfDeliveryVariant()
       A classification of DELIVERY VARIANT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 287:94]
       
      .uk.org.netex.www.netex.TypeOfDeliveryVariantType type_of_delivery_variant = 79;
      Returns:
      The typeOfDeliveryVariant.
    • getTypeOfDeliveryVariantOrBuilder

      TypeOfDeliveryVariantTypeOrBuilder getTypeOfDeliveryVariantOrBuilder()
       A classification of DELIVERY VARIANT according to its functional purpose.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 287:94]
       
      .uk.org.netex.www.netex.TypeOfDeliveryVariantType type_of_delivery_variant = 79;
    • hasNoticeAssignment

      boolean hasNoticeAssignment()
       The assignment of a NOTICE showing an exception in a JOURNEY PATTERN, a COMMON SECTION, or a VEHICLE JOURNEY, possibly specifying at which POINT IN JOURNEY PATTERN the validity of the NOTICE starts and ends respectively.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 110:94]
       
      .uk.org.netex.www.netex.NoticeAssignmentType notice_assignment = 80;
      Returns:
      Whether the noticeAssignment field is set.
    • getNoticeAssignment

      NoticeAssignmentType getNoticeAssignment()
       The assignment of a NOTICE showing an exception in a JOURNEY PATTERN, a COMMON SECTION, or a VEHICLE JOURNEY, possibly specifying at which POINT IN JOURNEY PATTERN the validity of the NOTICE starts and ends respectively.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 110:94]
       
      .uk.org.netex.www.netex.NoticeAssignmentType notice_assignment = 80;
      Returns:
      The noticeAssignment.
    • getNoticeAssignmentOrBuilder

      NoticeAssignmentTypeOrBuilder getNoticeAssignmentOrBuilder()
       The assignment of a NOTICE showing an exception in a JOURNEY PATTERN, a COMMON SECTION, or a VEHICLE JOURNEY, possibly specifying at which POINT IN JOURNEY PATTERN the validity of the NOTICE starts and ends respectively.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 110:94]
       
      .uk.org.netex.www.netex.NoticeAssignmentType notice_assignment = 80;
    • hasOtherOrganisation

      boolean hasOtherOrganisation()
       Generic ORGANISATION being neither an AUTHORITY, neither a public transport OPERATOR (TRAVEL AGENT, MANAGEMENT AGENT, etc.).  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 57:74]
       
      .uk.org.netex.www.netex.OtherOrganisationType other_organisation = 81;
      Returns:
      Whether the otherOrganisation field is set.
    • getOtherOrganisation

      OtherOrganisationType getOtherOrganisation()
       Generic ORGANISATION being neither an AUTHORITY, neither a public transport OPERATOR (TRAVEL AGENT, MANAGEMENT AGENT, etc.).  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 57:74]
       
      .uk.org.netex.www.netex.OtherOrganisationType other_organisation = 81;
      Returns:
      The otherOrganisation.
    • getOtherOrganisationOrBuilder

      OtherOrganisationTypeOrBuilder getOtherOrganisationOrBuilder()
       Generic ORGANISATION being neither an AUTHORITY, neither a public transport OPERATOR (TRAVEL AGENT, MANAGEMENT AGENT, etc.).  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 57:74]
       
      .uk.org.netex.www.netex.OtherOrganisationType other_organisation = 81;
    • hasTravelAgent

      boolean hasTravelAgent()
       A travel agent who can retail travel products.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 92:68]
       
      .uk.org.netex.www.netex.TravelAgentType travel_agent = 82;
      Returns:
      Whether the travelAgent field is set.
    • getTravelAgent

      TravelAgentType getTravelAgent()
       A travel agent who can retail travel products.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 92:68]
       
      .uk.org.netex.www.netex.TravelAgentType travel_agent = 82;
      Returns:
      The travelAgent.
    • getTravelAgentOrBuilder

      TravelAgentTypeOrBuilder getTravelAgentOrBuilder()
       A travel agent who can retail travel products.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 92:68]
       
      .uk.org.netex.www.netex.TravelAgentType travel_agent = 82;
    • hasManagementAgent

      boolean hasManagementAgent()
       ORGANISATION that manages data or a SITE or FACILITY.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 135:72]
       
      .uk.org.netex.www.netex.ManagementAgentType management_agent = 83;
      Returns:
      Whether the managementAgent field is set.
    • getManagementAgent

      ManagementAgentType getManagementAgent()
       ORGANISATION that manages data or a SITE or FACILITY.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 135:72]
       
      .uk.org.netex.www.netex.ManagementAgentType management_agent = 83;
      Returns:
      The managementAgent.
    • getManagementAgentOrBuilder

      ManagementAgentTypeOrBuilder getManagementAgentOrBuilder()
       ORGANISATION that manages data or a SITE or FACILITY.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 135:72]
       
      .uk.org.netex.www.netex.ManagementAgentType management_agent = 83;
    • hasGeneralOrganisation

      boolean hasGeneralOrganisation()
       Any type of GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 178:76]
       
      .uk.org.netex.www.netex.GeneralOrganisationType general_organisation = 84;
      Returns:
      Whether the generalOrganisation field is set.
    • getGeneralOrganisation

      GeneralOrganisationType getGeneralOrganisation()
       Any type of GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 178:76]
       
      .uk.org.netex.www.netex.GeneralOrganisationType general_organisation = 84;
      Returns:
      The generalOrganisation.
    • getGeneralOrganisationOrBuilder

      GeneralOrganisationTypeOrBuilder getGeneralOrganisationOrBuilder()
       Any type of GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 178:76]
       
      .uk.org.netex.www.netex.GeneralOrganisationType general_organisation = 84;
    • hasServicedOrganisation

      boolean hasServicedOrganisation()
       ORGANISATION for which Service is provided, e.g. school college.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 217:77]
       
      .uk.org.netex.www.netex.ServicedOrganisationType serviced_organisation = 85;
      Returns:
      Whether the servicedOrganisation field is set.
    • getServicedOrganisation

      ServicedOrganisationType getServicedOrganisation()
       ORGANISATION for which Service is provided, e.g. school college.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 217:77]
       
      .uk.org.netex.www.netex.ServicedOrganisationType serviced_organisation = 85;
      Returns:
      The servicedOrganisation.
    • getServicedOrganisationOrBuilder

      ServicedOrganisationTypeOrBuilder getServicedOrganisationOrBuilder()
       ORGANISATION for which Service is provided, e.g. school college.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 217:77]
       
      .uk.org.netex.www.netex.ServicedOrganisationType serviced_organisation = 85;
    • hasOrganisationDayType

      boolean hasOrganisationDayType()
       DAY TYPE defined as being available on days when ORGANISATION is open and requires service.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 276:71]
       
      .uk.org.netex.www.netex.OrganisationDayTypeType organisation_day_type = 86;
      Returns:
      Whether the organisationDayType field is set.
    • getOrganisationDayType

      OrganisationDayTypeType getOrganisationDayType()
       DAY TYPE defined as being available on days when ORGANISATION is open and requires service.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 276:71]
       
      .uk.org.netex.www.netex.OrganisationDayTypeType organisation_day_type = 86;
      Returns:
      The organisationDayType.
    • getOrganisationDayTypeOrBuilder

      OrganisationDayTypeTypeOrBuilder getOrganisationDayTypeOrBuilder()
       DAY TYPE defined as being available on days when ORGANISATION is open and requires service.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_version.xsd at 276:71]
       
      .uk.org.netex.www.netex.OrganisationDayTypeType organisation_day_type = 86;
    • hasSchematicMap

      boolean hasSchematicMap()
       A projection of a set of ENTITies onto a bitmap image so as to support hyperlinked interactions.  [netex_framework/netex_reusableComponents/netex_schematicMap_version.xsd at 86:73]
       
      .uk.org.netex.www.netex.SchematicMapType schematic_map = 87;
      Returns:
      Whether the schematicMap field is set.
    • getSchematicMap

      SchematicMapType getSchematicMap()
       A projection of a set of ENTITies onto a bitmap image so as to support hyperlinked interactions.  [netex_framework/netex_reusableComponents/netex_schematicMap_version.xsd at 86:73]
       
      .uk.org.netex.www.netex.SchematicMapType schematic_map = 87;
      Returns:
      The schematicMap.
    • getSchematicMapOrBuilder

      SchematicMapTypeOrBuilder getSchematicMapOrBuilder()
       A projection of a set of ENTITies onto a bitmap image so as to support hyperlinked interactions.  [netex_framework/netex_reusableComponents/netex_schematicMap_version.xsd at 86:73]
       
      .uk.org.netex.www.netex.SchematicMapType schematic_map = 87;
    • hasTypeOfSecurityList

      boolean hasTypeOfSecurityList()
       A classification of SECURITY LIST. +v1.1  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 268:90]
       
      .uk.org.netex.www.netex.TypeOfSecurityListType type_of_security_list = 88;
      Returns:
      Whether the typeOfSecurityList field is set.
    • getTypeOfSecurityList

      TypeOfSecurityListType getTypeOfSecurityList()
       A classification of SECURITY LIST. +v1.1  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 268:90]
       
      .uk.org.netex.www.netex.TypeOfSecurityListType type_of_security_list = 88;
      Returns:
      The typeOfSecurityList.
    • getTypeOfSecurityListOrBuilder

      TypeOfSecurityListTypeOrBuilder getTypeOfSecurityListOrBuilder()
       A classification of SECURITY LIST. +v1.1  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 268:90]
       
      .uk.org.netex.www.netex.TypeOfSecurityListType type_of_security_list = 88;
    • hasBlacklist

      boolean hasBlacklist()
       A list of items (TRAVEL DOCUMENTs,  CONTRACTs etc) the validity of which has been cancelled temporarily or permanently, for a specific reason like loss of the document, technical malfunction, no credit on bank account, offences committed by the customer, etc.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 314:87]
       
      .uk.org.netex.www.netex.BlacklistType blacklist = 89;
      Returns:
      Whether the blacklist field is set.
    • getBlacklist

      BlacklistType getBlacklist()
       A list of items (TRAVEL DOCUMENTs,  CONTRACTs etc) the validity of which has been cancelled temporarily or permanently, for a specific reason like loss of the document, technical malfunction, no credit on bank account, offences committed by the customer, etc.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 314:87]
       
      .uk.org.netex.www.netex.BlacklistType blacklist = 89;
      Returns:
      The blacklist.
    • getBlacklistOrBuilder

      BlacklistTypeOrBuilder getBlacklistOrBuilder()
       A list of items (TRAVEL DOCUMENTs,  CONTRACTs etc) the validity of which has been cancelled temporarily or permanently, for a specific reason like loss of the document, technical malfunction, no credit on bank account, offences committed by the customer, etc.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 314:87]
       
      .uk.org.netex.www.netex.BlacklistType blacklist = 89;
    • hasWhitelist

      boolean hasWhitelist()
       A list of  items (TRAVEL DOCUMENTs, CONTRACTs, etc) explicitly approved for processing.+v1.1  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 376:87]
       
      .uk.org.netex.www.netex.WhitelistType whitelist = 90;
      Returns:
      Whether the whitelist field is set.
    • getWhitelist

      WhitelistType getWhitelist()
       A list of  items (TRAVEL DOCUMENTs, CONTRACTs, etc) explicitly approved for processing.+v1.1  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 376:87]
       
      .uk.org.netex.www.netex.WhitelistType whitelist = 90;
      Returns:
      The whitelist.
    • getWhitelistOrBuilder

      WhitelistTypeOrBuilder getWhitelistOrBuilder()
       A list of  items (TRAVEL DOCUMENTs, CONTRACTs, etc) explicitly approved for processing.+v1.1  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 376:87]
       
      .uk.org.netex.www.netex.WhitelistType whitelist = 90;
    • hasTopographicPlace

      boolean hasTopographicPlace()
       A town, city, village, suburb, quarter or other name settlement within a country. Provides a Gazetteer of Transport related place names.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 103:65]
       
      .uk.org.netex.www.netex.TopographicPlaceType topographic_place = 91;
      Returns:
      Whether the topographicPlace field is set.
    • getTopographicPlace

      TopographicPlaceType getTopographicPlace()
       A town, city, village, suburb, quarter or other name settlement within a country. Provides a Gazetteer of Transport related place names.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 103:65]
       
      .uk.org.netex.www.netex.TopographicPlaceType topographic_place = 91;
      Returns:
      The topographicPlace.
    • getTopographicPlaceOrBuilder

      TopographicPlaceTypeOrBuilder getTopographicPlaceOrBuilder()
       A town, city, village, suburb, quarter or other name settlement within a country. Provides a Gazetteer of Transport related place names.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 103:65]
       
      .uk.org.netex.www.netex.TopographicPlaceType topographic_place = 91;
    • hasGroupOfPlaces

      boolean hasGroupOfPlaces()
       A grouping of PLACEs which will be commonly referenced for a specific purpose.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 280:89]
       
      .uk.org.netex.www.netex.GroupOfPlacesType group_of_places = 92;
      Returns:
      Whether the groupOfPlaces field is set.
    • getGroupOfPlaces

      GroupOfPlacesType getGroupOfPlaces()
       A grouping of PLACEs which will be commonly referenced for a specific purpose.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 280:89]
       
      .uk.org.netex.www.netex.GroupOfPlacesType group_of_places = 92;
      Returns:
      The groupOfPlaces.
    • getGroupOfPlacesOrBuilder

      GroupOfPlacesTypeOrBuilder getGroupOfPlacesOrBuilder()
       A grouping of PLACEs which will be commonly referenced for a specific purpose.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 280:89]
       
      .uk.org.netex.www.netex.GroupOfPlacesType group_of_places = 92;
    • hasTopographicProjection

      boolean hasTopographicProjection()
       An correspondence from a ZONE in a source layer,  onto a name place: i.e. TOPOGRAPHIC PLACE. +v1.1  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 380:92]
       
      .uk.org.netex.www.netex.TopographicProjectionType topographic_projection = 93;
      Returns:
      Whether the topographicProjection field is set.
    • getTopographicProjection

      TopographicProjectionType getTopographicProjection()
       An correspondence from a ZONE in a source layer,  onto a name place: i.e. TOPOGRAPHIC PLACE. +v1.1  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 380:92]
       
      .uk.org.netex.www.netex.TopographicProjectionType topographic_projection = 93;
      Returns:
      The topographicProjection.
    • getTopographicProjectionOrBuilder

      TopographicProjectionTypeOrBuilder getTopographicProjectionOrBuilder()
       An correspondence from a ZONE in a source layer,  onto a name place: i.e. TOPOGRAPHIC PLACE. +v1.1  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 380:92]
       
      .uk.org.netex.www.netex.TopographicProjectionType topographic_projection = 93;
    • hasVehicleType

      boolean hasVehicleType()
       A classification of public transport vehicles according to the vehicle scheduling requirements in mode and capacity (e.g. standard bus, double-deck, ...).  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 215:69]
       
      .uk.org.netex.www.netex.VehicleTypeType vehicle_type = 94;
      Returns:
      Whether the vehicleType field is set.
    • getVehicleType

      VehicleTypeType getVehicleType()
       A classification of public transport vehicles according to the vehicle scheduling requirements in mode and capacity (e.g. standard bus, double-deck, ...).  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 215:69]
       
      .uk.org.netex.www.netex.VehicleTypeType vehicle_type = 94;
      Returns:
      The vehicleType.
    • getVehicleTypeOrBuilder

      VehicleTypeTypeOrBuilder getVehicleTypeOrBuilder()
       A classification of public transport vehicles according to the vehicle scheduling requirements in mode and capacity (e.g. standard bus, double-deck, ...).  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 215:69]
       
      .uk.org.netex.www.netex.VehicleTypeType vehicle_type = 94;
    • hasPassengerCarryingRequirement

      boolean hasPassengerCarryingRequirement()
       Requirements for carrying passengers on a service.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 513:90]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementType passenger_carrying_requirement = 95;
      Returns:
      Whether the passengerCarryingRequirement field is set.
    • getPassengerCarryingRequirement

      PassengerCarryingRequirementType getPassengerCarryingRequirement()
       Requirements for carrying passengers on a service.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 513:90]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementType passenger_carrying_requirement = 95;
      Returns:
      The passengerCarryingRequirement.
    • getPassengerCarryingRequirementOrBuilder

      PassengerCarryingRequirementTypeOrBuilder getPassengerCarryingRequirementOrBuilder()
       Requirements for carrying passengers on a service.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 513:90]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementType passenger_carrying_requirement = 95;
    • hasPassengerCarryingRequirementsView

      boolean hasPassengerCarryingRequirementsView()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 96;
      Returns:
      Whether the passengerCarryingRequirementsView field is set.
    • getPassengerCarryingRequirementsView

      PassengerCarryingRequirementsViewType getPassengerCarryingRequirementsView()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 96;
      Returns:
      The passengerCarryingRequirementsView.
    • getPassengerCarryingRequirementsViewOrBuilder

      PassengerCarryingRequirementsViewTypeOrBuilder getPassengerCarryingRequirementsViewOrBuilder()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 96;
    • hasVehicleManoeuvringRequirement

      boolean hasVehicleManoeuvringRequirement()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 720:91]
       
      .uk.org.netex.www.netex.VehicleManoeuvringRequirementType vehicle_manoeuvring_requirement = 97;
      Returns:
      Whether the vehicleManoeuvringRequirement field is set.
    • getVehicleManoeuvringRequirement

      VehicleManoeuvringRequirementType getVehicleManoeuvringRequirement()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 720:91]
       
      .uk.org.netex.www.netex.VehicleManoeuvringRequirementType vehicle_manoeuvring_requirement = 97;
      Returns:
      The vehicleManoeuvringRequirement.
    • getVehicleManoeuvringRequirementOrBuilder

      VehicleManoeuvringRequirementTypeOrBuilder getVehicleManoeuvringRequirementOrBuilder()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 720:91]
       
      .uk.org.netex.www.netex.VehicleManoeuvringRequirementType vehicle_manoeuvring_requirement = 97;
    • hasFacilityRequirement

      boolean hasFacilityRequirement()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 829:81]
       
      .uk.org.netex.www.netex.FacilityRequirementType facility_requirement = 98;
      Returns:
      Whether the facilityRequirement field is set.
    • getFacilityRequirement

      FacilityRequirementType getFacilityRequirement()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 829:81]
       
      .uk.org.netex.www.netex.FacilityRequirementType facility_requirement = 98;
      Returns:
      The facilityRequirement.
    • getFacilityRequirementOrBuilder

      FacilityRequirementTypeOrBuilder getFacilityRequirementOrBuilder()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 829:81]
       
      .uk.org.netex.www.netex.FacilityRequirementType facility_requirement = 98;
    • hasVehicle

      boolean hasVehicle()
       A public transport vehicle used for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 909:68]
       
      .uk.org.netex.www.netex.VehicleType vehicle = 99;
      Returns:
      Whether the vehicle field is set.
    • getVehicle

      VehicleType getVehicle()
       A public transport vehicle used for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 909:68]
       
      .uk.org.netex.www.netex.VehicleType vehicle = 99;
      Returns:
      The vehicle.
    • getVehicleOrBuilder

      VehicleTypeOrBuilder getVehicleOrBuilder()
       A public transport vehicle used for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 909:68]
       
      .uk.org.netex.www.netex.VehicleType vehicle = 99;
    • hasVehicleModel

      boolean hasVehicleModel()
       A classification of public transport vehicles according to the vehicle scheduling requirements in MODE and capacity (e.g. standard bus, double-deck, ...).  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 1004:73]
       
      .uk.org.netex.www.netex.VehicleModelType vehicle_model = 100;
      Returns:
      Whether the vehicleModel field is set.
    • getVehicleModel

      VehicleModelType getVehicleModel()
       A classification of public transport vehicles according to the vehicle scheduling requirements in MODE and capacity (e.g. standard bus, double-deck, ...).  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 1004:73]
       
      .uk.org.netex.www.netex.VehicleModelType vehicle_model = 100;
      Returns:
      The vehicleModel.
    • getVehicleModelOrBuilder

      VehicleModelTypeOrBuilder getVehicleModelOrBuilder()
       A classification of public transport vehicles according to the vehicle scheduling requirements in MODE and capacity (e.g. standard bus, double-deck, ...).  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 1004:73]
       
      .uk.org.netex.www.netex.VehicleModelType vehicle_model = 100;
    • hasVehicleEquipmentProfile

      boolean hasVehicleEquipmentProfile()
       Each instantiation of this ENTITY gives the number of items of one TYPE OF EQUIPMENT a VEHICLE MODEL should contain for a given PURPOSE OF EQUIPMENT PROFILE. The set of instantiations for one VEHICLE MODEL and one purpose gives one complete 'profile'.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 1071:84]
       
      .uk.org.netex.www.netex.VehicleEquipmentProfileType vehicle_equipment_profile = 101;
      Returns:
      Whether the vehicleEquipmentProfile field is set.
    • getVehicleEquipmentProfile

      VehicleEquipmentProfileType getVehicleEquipmentProfile()
       Each instantiation of this ENTITY gives the number of items of one TYPE OF EQUIPMENT a VEHICLE MODEL should contain for a given PURPOSE OF EQUIPMENT PROFILE. The set of instantiations for one VEHICLE MODEL and one purpose gives one complete 'profile'.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 1071:84]
       
      .uk.org.netex.www.netex.VehicleEquipmentProfileType vehicle_equipment_profile = 101;
      Returns:
      The vehicleEquipmentProfile.
    • getVehicleEquipmentProfileOrBuilder

      VehicleEquipmentProfileTypeOrBuilder getVehicleEquipmentProfileOrBuilder()
       Each instantiation of this ENTITY gives the number of items of one TYPE OF EQUIPMENT a VEHICLE MODEL should contain for a given PURPOSE OF EQUIPMENT PROFILE. The set of instantiations for one VEHICLE MODEL and one purpose gives one complete 'profile'.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 1071:84]
       
      .uk.org.netex.www.netex.VehicleEquipmentProfileType vehicle_equipment_profile = 101;
    • hasPurposeOfEquipmentProfile

      boolean hasPurposeOfEquipmentProfile()
       A functional purpose which requires a certain set of EQUIPMENT of different types put together in a VEHICLE EQUIPMENT PROFILE or STOP POINT EQUIPMENT PROFILE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 1137:97]
       
      .uk.org.netex.www.netex.PurposeOfEquipmentProfileType purpose_of_equipment_profile = 102;
      Returns:
      Whether the purposeOfEquipmentProfile field is set.
    • getPurposeOfEquipmentProfile

      PurposeOfEquipmentProfileType getPurposeOfEquipmentProfile()
       A functional purpose which requires a certain set of EQUIPMENT of different types put together in a VEHICLE EQUIPMENT PROFILE or STOP POINT EQUIPMENT PROFILE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 1137:97]
       
      .uk.org.netex.www.netex.PurposeOfEquipmentProfileType purpose_of_equipment_profile = 102;
      Returns:
      The purposeOfEquipmentProfile.
    • getPurposeOfEquipmentProfileOrBuilder

      PurposeOfEquipmentProfileTypeOrBuilder getPurposeOfEquipmentProfileOrBuilder()
       A functional purpose which requires a certain set of EQUIPMENT of different types put together in a VEHICLE EQUIPMENT PROFILE or STOP POINT EQUIPMENT PROFILE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 1137:97]
       
      .uk.org.netex.www.netex.PurposeOfEquipmentProfileType purpose_of_equipment_profile = 102;
    • hasTrain

      boolean hasTrain()
       A vehicle composed of TRAIN ELEMENTs in a certain order, i.e. of wagons assembled together and propelled by a locomotive or one of the wagons.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 178:66]
       
      .uk.org.netex.www.netex.TrainType train = 103;
      Returns:
      Whether the train field is set.
    • getTrain

      TrainType getTrain()
       A vehicle composed of TRAIN ELEMENTs in a certain order, i.e. of wagons assembled together and propelled by a locomotive or one of the wagons.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 178:66]
       
      .uk.org.netex.www.netex.TrainType train = 103;
      Returns:
      The train.
    • getTrainOrBuilder

      TrainTypeOrBuilder getTrainOrBuilder()
       A vehicle composed of TRAIN ELEMENTs in a certain order, i.e. of wagons assembled together and propelled by a locomotive or one of the wagons.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 178:66]
       
      .uk.org.netex.www.netex.TrainType train = 103;
    • hasCompoundTrain

      boolean hasCompoundTrain()
       A vehicle composed of COMPOUND TRAIN ELEMENTs in a certain order, i.e. of wagons assembled together and propelled by a locomotive or one of the wagons.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 252:74]
       
      .uk.org.netex.www.netex.CompoundTrainType compound_train = 104;
      Returns:
      Whether the compoundTrain field is set.
    • getCompoundTrain

      CompoundTrainType getCompoundTrain()
       A vehicle composed of COMPOUND TRAIN ELEMENTs in a certain order, i.e. of wagons assembled together and propelled by a locomotive or one of the wagons.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 252:74]
       
      .uk.org.netex.www.netex.CompoundTrainType compound_train = 104;
      Returns:
      The compoundTrain.
    • getCompoundTrainOrBuilder

      CompoundTrainTypeOrBuilder getCompoundTrainOrBuilder()
       A vehicle composed of COMPOUND TRAIN ELEMENTs in a certain order, i.e. of wagons assembled together and propelled by a locomotive or one of the wagons.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 252:74]
       
      .uk.org.netex.www.netex.CompoundTrainType compound_train = 104;
    • hasTrainElement

      boolean hasTrainElement()
       An elementary component of a TRAIN (e.g. wagon, locomotive).  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 302:73]
       
      .uk.org.netex.www.netex.TrainElementType train_element = 105;
      Returns:
      Whether the trainElement field is set.
    • getTrainElement

      TrainElementType getTrainElement()
       An elementary component of a TRAIN (e.g. wagon, locomotive).  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 302:73]
       
      .uk.org.netex.www.netex.TrainElementType train_element = 105;
      Returns:
      The trainElement.
    • getTrainElementOrBuilder

      TrainElementTypeOrBuilder getTrainElementOrBuilder()
       An elementary component of a TRAIN (e.g. wagon, locomotive).  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 302:73]
       
      .uk.org.netex.www.netex.TrainElementType train_element = 105;
    • hasTrainComponent

      boolean hasTrainComponent()
       A specification of the order of TRAIN ELEMENTs in a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 406:75]
       
      .uk.org.netex.www.netex.TrainComponentType train_component = 106;
      Returns:
      Whether the trainComponent field is set.
    • getTrainComponent

      TrainComponentType getTrainComponent()
       A specification of the order of TRAIN ELEMENTs in a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 406:75]
       
      .uk.org.netex.www.netex.TrainComponentType train_component = 106;
      Returns:
      The trainComponent.
    • getTrainComponentOrBuilder

      TrainComponentTypeOrBuilder getTrainComponentOrBuilder()
       A specification of the order of TRAIN ELEMENTs in a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 406:75]
       
      .uk.org.netex.www.netex.TrainComponentType train_component = 106;
    • hasOperator

      boolean hasOperator()
       A company  providing public transport services.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 286:74]
       
      .uk.org.netex.www.netex.OperatorType operator = 107;
      Returns:
      Whether the operator field is set.
    • getOperator

      OperatorType getOperator()
       A company  providing public transport services.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 286:74]
       
      .uk.org.netex.www.netex.OperatorType operator = 107;
      Returns:
      The operator.
    • getOperatorOrBuilder

      OperatorTypeOrBuilder getOperatorOrBuilder()
       A company  providing public transport services.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 286:74]
       
      .uk.org.netex.www.netex.OperatorType operator = 107;
    • hasAuthority

      boolean hasAuthority()
       The ORGANISATION under which the responsibility of organising the transport service in a certain area is placed.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 331:75]
       
      .uk.org.netex.www.netex.AuthorityType authority = 108;
      Returns:
      Whether the authority field is set.
    • getAuthority

      AuthorityType getAuthority()
       The ORGANISATION under which the responsibility of organising the transport service in a certain area is placed.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 331:75]
       
      .uk.org.netex.www.netex.AuthorityType authority = 108;
      Returns:
      The authority.
    • getAuthorityOrBuilder

      AuthorityTypeOrBuilder getAuthorityOrBuilder()
       The ORGANISATION under which the responsibility of organising the transport service in a certain area is placed.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 331:75]
       
      .uk.org.netex.www.netex.AuthorityType authority = 108;
    • hasGroupOfOperators

      boolean hasGroupOfOperators()
       A grouping of OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 390:92]
       
      .uk.org.netex.www.netex.GroupOfOperatorsType group_of_operators = 109;
      Returns:
      Whether the groupOfOperators field is set.
    • getGroupOfOperators

      GroupOfOperatorsType getGroupOfOperators()
       A grouping of OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 390:92]
       
      .uk.org.netex.www.netex.GroupOfOperatorsType group_of_operators = 109;
      Returns:
      The groupOfOperators.
    • getGroupOfOperatorsOrBuilder

      GroupOfOperatorsTypeOrBuilder getGroupOfOperatorsOrBuilder()
       A grouping of OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 390:92]
       
      .uk.org.netex.www.netex.GroupOfOperatorsType group_of_operators = 109;
    • hasOperationalContext

      boolean hasOperationalContext()
       Characterization of a set of operational objects, such as timing or links determined either by a DEPARTMENT or by an ORGANISATIONAL UNIT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 450:79]
       
      .uk.org.netex.www.netex.OperationalContextType operational_context = 110;
      Returns:
      Whether the operationalContext field is set.
    • getOperationalContext

      OperationalContextType getOperationalContext()
       Characterization of a set of operational objects, such as timing or links determined either by a DEPARTMENT or by an ORGANISATIONAL UNIT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 450:79]
       
      .uk.org.netex.www.netex.OperationalContextType operational_context = 110;
      Returns:
      The operationalContext.
    • getOperationalContextOrBuilder

      OperationalContextTypeOrBuilder getOperationalContextOrBuilder()
       Characterization of a set of operational objects, such as timing or links determined either by a DEPARTMENT or by an ORGANISATIONAL UNIT.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 450:79]
       
      .uk.org.netex.www.netex.OperationalContextType operational_context = 110;
    • hasOperatingDepartment

      boolean hasOperatingDepartment()
       A specific DEPARTMENT which administers certain LINEs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 515:80]
       
      .uk.org.netex.www.netex.OperatingDepartmentType operating_department = 111;
      Returns:
      Whether the operatingDepartment field is set.
    • getOperatingDepartment

      OperatingDepartmentType getOperatingDepartment()
       A specific DEPARTMENT which administers certain LINEs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 515:80]
       
      .uk.org.netex.www.netex.OperatingDepartmentType operating_department = 111;
      Returns:
      The operatingDepartment.
    • getOperatingDepartmentOrBuilder

      OperatingDepartmentTypeOrBuilder getOperatingDepartmentOrBuilder()
       A specific DEPARTMENT which administers certain LINEs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 515:80]
       
      .uk.org.netex.www.netex.OperatingDepartmentType operating_department = 111;
    • hasControlCentre

      boolean hasControlCentre()
       An ORGANISATION PART for an operational team who are responsible for issuing commands to control the services.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 610:74]
       
      .uk.org.netex.www.netex.ControlCentreType control_centre = 112;
      Returns:
      Whether the controlCentre field is set.
    • getControlCentre

      ControlCentreType getControlCentre()
       An ORGANISATION PART for an operational team who are responsible for issuing commands to control the services.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 610:74]
       
      .uk.org.netex.www.netex.ControlCentreType control_centre = 112;
      Returns:
      The controlCentre.
    • getControlCentreOrBuilder

      ControlCentreTypeOrBuilder getControlCentreOrBuilder()
       An ORGANISATION PART for an operational team who are responsible for issuing commands to control the services.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 610:74]
       
      .uk.org.netex.www.netex.ControlCentreType control_centre = 112;
    • hasTransportAdministrativeZone

      boolean hasTransportAdministrativeZone()
       A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 671:107]
       
      .uk.org.netex.www.netex.TransportAdministrativeZoneType transport_administrative_zone = 113;
      Returns:
      Whether the transportAdministrativeZone field is set.
    • getTransportAdministrativeZone

      TransportAdministrativeZoneType getTransportAdministrativeZone()
       A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 671:107]
       
      .uk.org.netex.www.netex.TransportAdministrativeZoneType transport_administrative_zone = 113;
      Returns:
      The transportAdministrativeZone.
    • getTransportAdministrativeZoneOrBuilder

      TransportAdministrativeZoneTypeOrBuilder getTransportAdministrativeZoneOrBuilder()
       A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 671:107]
       
      .uk.org.netex.www.netex.TransportAdministrativeZoneType transport_administrative_zone = 113;
    • hasServiceCalendarFrame

      boolean hasServiceCalendarFrame()
       A SERVICE CALENDAR. A coherent set of OPERATING DAYS and DAY TYPES comprising a Calendar.  that may be used to state the temporal VALIDITY of other NeTEx entities such as Timetables, STOP PLACEs, etc. Covers a PERIOD with a collection of assignments of OPERATING DAYS to DAY TYPES.  [netex_framework/netex_frames/netex_serviceCalendarFrame_version.xsd at 59:75]
       
      .uk.org.netex.www.netex.ServiceCalendarFrameType service_calendar_frame = 114;
      Returns:
      Whether the serviceCalendarFrame field is set.
    • getServiceCalendarFrame

      ServiceCalendarFrameType getServiceCalendarFrame()
       A SERVICE CALENDAR. A coherent set of OPERATING DAYS and DAY TYPES comprising a Calendar.  that may be used to state the temporal VALIDITY of other NeTEx entities such as Timetables, STOP PLACEs, etc. Covers a PERIOD with a collection of assignments of OPERATING DAYS to DAY TYPES.  [netex_framework/netex_frames/netex_serviceCalendarFrame_version.xsd at 59:75]
       
      .uk.org.netex.www.netex.ServiceCalendarFrameType service_calendar_frame = 114;
      Returns:
      The serviceCalendarFrame.
    • getServiceCalendarFrameOrBuilder

      ServiceCalendarFrameTypeOrBuilder getServiceCalendarFrameOrBuilder()
       A SERVICE CALENDAR. A coherent set of OPERATING DAYS and DAY TYPES comprising a Calendar.  that may be used to state the temporal VALIDITY of other NeTEx entities such as Timetables, STOP PLACEs, etc. Covers a PERIOD with a collection of assignments of OPERATING DAYS to DAY TYPES.  [netex_framework/netex_frames/netex_serviceCalendarFrame_version.xsd at 59:75]
       
      .uk.org.netex.www.netex.ServiceCalendarFrameType service_calendar_frame = 114;
    • hasResourceFrame

      boolean hasResourceFrame()
       A coherent set of reference values for TYPE OF VALUEs , ORGANISATIONs, VEHICLE TYPEs etc that have a common validity, as specified by a set of frame VALIDITY CONDITIONs. Used to define common resources that will be referenced by other types of FRAME.  [netex_framework/netex_frames/netex_resourceFrame_version.xsd at 65:68]
       
      .uk.org.netex.www.netex.ResourceFrameType resource_frame = 115;
      Returns:
      Whether the resourceFrame field is set.
    • getResourceFrame

      ResourceFrameType getResourceFrame()
       A coherent set of reference values for TYPE OF VALUEs , ORGANISATIONs, VEHICLE TYPEs etc that have a common validity, as specified by a set of frame VALIDITY CONDITIONs. Used to define common resources that will be referenced by other types of FRAME.  [netex_framework/netex_frames/netex_resourceFrame_version.xsd at 65:68]
       
      .uk.org.netex.www.netex.ResourceFrameType resource_frame = 115;
      Returns:
      The resourceFrame.
    • getResourceFrameOrBuilder

      ResourceFrameTypeOrBuilder getResourceFrameOrBuilder()
       A coherent set of reference values for TYPE OF VALUEs , ORGANISATIONs, VEHICLE TYPEs etc that have a common validity, as specified by a set of frame VALIDITY CONDITIONs. Used to define common resources that will be referenced by other types of FRAME.  [netex_framework/netex_frames/netex_resourceFrame_version.xsd at 65:68]
       
      .uk.org.netex.www.netex.ResourceFrameType resource_frame = 115;
    • hasGeneralFrame

      boolean hasGeneralFrame()
       A General purpose frame that can be used to exchange any NeTEx element. Does not impose any structure.  [netex_framework/netex_frames/netex_generalFrame_version.xsd at 128:84]
       
      .uk.org.netex.www.netex.GeneralFrameType general_frame = 116;
      Returns:
      Whether the generalFrame field is set.
    • getGeneralFrame

      GeneralFrameType getGeneralFrame()
       A General purpose frame that can be used to exchange any NeTEx element. Does not impose any structure.  [netex_framework/netex_frames/netex_generalFrame_version.xsd at 128:84]
       
      .uk.org.netex.www.netex.GeneralFrameType general_frame = 116;
      Returns:
      The generalFrame.
    • getGeneralFrameOrBuilder

      GeneralFrameTypeOrBuilder getGeneralFrameOrBuilder()
       A General purpose frame that can be used to exchange any NeTEx element. Does not impose any structure.  [netex_framework/netex_frames/netex_generalFrame_version.xsd at 128:84]
       
      .uk.org.netex.www.netex.GeneralFrameType general_frame = 116;
    • hasActivationPoint

      boolean hasActivationPoint()
       A POINT where a control process is activated when a vehicle passes it. EQUIPMENT may be needed for the activation.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 204:92]
       
      .uk.org.netex.www.netex.ActivationPointType activation_point = 117;
      Returns:
      Whether the activationPoint field is set.
    • getActivationPoint

      ActivationPointType getActivationPoint()
       A POINT where a control process is activated when a vehicle passes it. EQUIPMENT may be needed for the activation.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 204:92]
       
      .uk.org.netex.www.netex.ActivationPointType activation_point = 117;
      Returns:
      The activationPoint.
    • getActivationPointOrBuilder

      ActivationPointTypeOrBuilder getActivationPointOrBuilder()
       A POINT where a control process is activated when a vehicle passes it. EQUIPMENT may be needed for the activation.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 204:92]
       
      .uk.org.netex.www.netex.ActivationPointType activation_point = 117;
    • hasBeaconPoint

      boolean hasBeaconPoint()
       A POINT where a beacon or similar device to support the automatic detection of vehicles passing by is located.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.BeaconPointType beacon_point = 118;
      Returns:
      Whether the beaconPoint field is set.
    • getBeaconPoint

      BeaconPointType getBeaconPoint()
       A POINT where a beacon or similar device to support the automatic detection of vehicles passing by is located.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.BeaconPointType beacon_point = 118;
      Returns:
      The beaconPoint.
    • getBeaconPointOrBuilder

      BeaconPointTypeOrBuilder getBeaconPointOrBuilder()
       A POINT where a beacon or similar device to support the automatic detection of vehicles passing by is located.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.BeaconPointType beacon_point = 118;
    • hasTrafficControlPoint

      boolean hasTrafficControlPoint()
       A POINT where the traffic flow can be influenced. Examples are: traffic lights (lanterns), barriers.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 297:85]
       
      .uk.org.netex.www.netex.TrafficControlPointType traffic_control_point = 119;
      Returns:
      Whether the trafficControlPoint field is set.
    • getTrafficControlPoint

      TrafficControlPointType getTrafficControlPoint()
       A POINT where the traffic flow can be influenced. Examples are: traffic lights (lanterns), barriers.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 297:85]
       
      .uk.org.netex.www.netex.TrafficControlPointType traffic_control_point = 119;
      Returns:
      The trafficControlPoint.
    • getTrafficControlPointOrBuilder

      TrafficControlPointTypeOrBuilder getTrafficControlPointOrBuilder()
       A POINT where the traffic flow can be influenced. Examples are: traffic lights (lanterns), barriers.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 297:85]
       
      .uk.org.netex.www.netex.TrafficControlPointType traffic_control_point = 119;
    • hasActivationLink

      boolean hasActivationLink()
       A LINK where a control process is activated when a vehicle passes it.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 342:79]
       
      .uk.org.netex.www.netex.ActivationLinkType activation_link = 120;
      Returns:
      Whether the activationLink field is set.
    • getActivationLink

      ActivationLinkType getActivationLink()
       A LINK where a control process is activated when a vehicle passes it.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 342:79]
       
      .uk.org.netex.www.netex.ActivationLinkType activation_link = 120;
      Returns:
      The activationLink.
    • getActivationLinkOrBuilder

      ActivationLinkTypeOrBuilder getActivationLinkOrBuilder()
       A LINK where a control process is activated when a vehicle passes it.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 342:79]
       
      .uk.org.netex.www.netex.ActivationLinkType activation_link = 120;
    • hasActivationAssignment

      boolean hasActivationAssignment()
       An assignment of an ACTIVATION POINT/LINK to an ACTIVATED EQUIPMENT related on its turn to a TRAFFIC CONTROL POINT. The considered ACTIVATION POINT/LINK will be used to influence the control process for that TRAFFIC CONTROL POINT (e.g. to fix priorities as regards the processing of competing requests from different ACTIVATION POINTs/LINKs).  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 412:92]
       
      .uk.org.netex.www.netex.ActivationAssignmentType activation_assignment = 121;
      Returns:
      Whether the activationAssignment field is set.
    • getActivationAssignment

      ActivationAssignmentType getActivationAssignment()
       An assignment of an ACTIVATION POINT/LINK to an ACTIVATED EQUIPMENT related on its turn to a TRAFFIC CONTROL POINT. The considered ACTIVATION POINT/LINK will be used to influence the control process for that TRAFFIC CONTROL POINT (e.g. to fix priorities as regards the processing of competing requests from different ACTIVATION POINTs/LINKs).  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 412:92]
       
      .uk.org.netex.www.netex.ActivationAssignmentType activation_assignment = 121;
      Returns:
      The activationAssignment.
    • getActivationAssignmentOrBuilder

      ActivationAssignmentTypeOrBuilder getActivationAssignmentOrBuilder()
       An assignment of an ACTIVATION POINT/LINK to an ACTIVATED EQUIPMENT related on its turn to a TRAFFIC CONTROL POINT. The considered ACTIVATION POINT/LINK will be used to influence the control process for that TRAFFIC CONTROL POINT (e.g. to fix priorities as regards the processing of competing requests from different ACTIVATION POINTs/LINKs).  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 412:92]
       
      .uk.org.netex.www.netex.ActivationAssignmentType activation_assignment = 121;
    • hasTypeOfActivation

      boolean hasTypeOfActivation()
       A classification of real-time processes that are activated when vehicles passes an ACTIVATION POINT or an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 475:89]
       
      .uk.org.netex.www.netex.TypeOfActivationType type_of_activation = 122;
      Returns:
      Whether the typeOfActivation field is set.
    • getTypeOfActivation

      TypeOfActivationType getTypeOfActivation()
       A classification of real-time processes that are activated when vehicles passes an ACTIVATION POINT or an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 475:89]
       
      .uk.org.netex.www.netex.TypeOfActivationType type_of_activation = 122;
      Returns:
      The typeOfActivation.
    • getTypeOfActivationOrBuilder

      TypeOfActivationTypeOrBuilder getTypeOfActivationOrBuilder()
       A classification of real-time processes that are activated when vehicles passes an ACTIVATION POINT or an ACTIVATION LINK.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 475:89]
       
      .uk.org.netex.www.netex.TypeOfActivationType type_of_activation = 122;
    • hasRailwayJunction

      boolean hasRailwayJunction()
       A type of INFRASTRUCTURE POINT used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 129:95]
       
      .uk.org.netex.www.netex.RailwayJunctionType railway_junction = 123;
      Returns:
      Whether the railwayJunction field is set.
    • getRailwayJunction

      RailwayJunctionType getRailwayJunction()
       A type of INFRASTRUCTURE POINT used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 129:95]
       
      .uk.org.netex.www.netex.RailwayJunctionType railway_junction = 123;
      Returns:
      The railwayJunction.
    • getRailwayJunctionOrBuilder

      RailwayJunctionTypeOrBuilder getRailwayJunctionOrBuilder()
       A type of INFRASTRUCTURE POINT used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 129:95]
       
      .uk.org.netex.www.netex.RailwayJunctionType railway_junction = 123;
    • hasRoadJunction

      boolean hasRoadJunction()
       A type of INFRASTRUCTURE POINT used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 165:92]
       
      .uk.org.netex.www.netex.RoadJunctionType road_junction = 124;
      Returns:
      Whether the roadJunction field is set.
    • getRoadJunction

      RoadJunctionType getRoadJunction()
       A type of INFRASTRUCTURE POINT used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 165:92]
       
      .uk.org.netex.www.netex.RoadJunctionType road_junction = 124;
      Returns:
      The roadJunction.
    • getRoadJunctionOrBuilder

      RoadJunctionTypeOrBuilder getRoadJunctionOrBuilder()
       A type of INFRASTRUCTURE POINT used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 165:92]
       
      .uk.org.netex.www.netex.RoadJunctionType road_junction = 124;
    • hasWireJunction

      boolean hasWireJunction()
       A type of INFRASTRUCTURE POINT used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 201:92]
       
      .uk.org.netex.www.netex.WireJunctionType wire_junction = 125;
      Returns:
      Whether the wireJunction field is set.
    • getWireJunction

      WireJunctionType getWireJunction()
       A type of INFRASTRUCTURE POINT used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 201:92]
       
      .uk.org.netex.www.netex.WireJunctionType wire_junction = 125;
      Returns:
      The wireJunction.
    • getWireJunctionOrBuilder

      WireJunctionTypeOrBuilder getWireJunctionOrBuilder()
       A type of INFRASTRUCTURE POINT used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 201:92]
       
      .uk.org.netex.www.netex.WireJunctionType wire_junction = 125;
    • hasRailwayElement

      boolean hasRailwayElement()
       A type of INFRASTRUCTURE LINK used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 274:94]
       
      .uk.org.netex.www.netex.RailwayElementType railway_element = 126;
      Returns:
      Whether the railwayElement field is set.
    • getRailwayElement

      RailwayElementType getRailwayElement()
       A type of INFRASTRUCTURE LINK used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 274:94]
       
      .uk.org.netex.www.netex.RailwayElementType railway_element = 126;
      Returns:
      The railwayElement.
    • getRailwayElementOrBuilder

      RailwayElementTypeOrBuilder getRailwayElementOrBuilder()
       A type of INFRASTRUCTURE LINK used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 274:94]
       
      .uk.org.netex.www.netex.RailwayElementType railway_element = 126;
    • hasRoadElement

      boolean hasRoadElement()
       A type of INFRASTRUCTURE LINK used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 332:74]
       
      .uk.org.netex.www.netex.RoadElementType road_element = 127;
      Returns:
      Whether the roadElement field is set.
    • getRoadElement

      RoadElementType getRoadElement()
       A type of INFRASTRUCTURE LINK used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 332:74]
       
      .uk.org.netex.www.netex.RoadElementType road_element = 127;
      Returns:
      The roadElement.
    • getRoadElementOrBuilder

      RoadElementTypeOrBuilder getRoadElementOrBuilder()
       A type of INFRASTRUCTURE LINK used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 332:74]
       
      .uk.org.netex.www.netex.RoadElementType road_element = 127;
    • hasWireElement

      boolean hasWireElement()
       A type of INFRASTRUCTURE LINK used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 390:91]
       
      .uk.org.netex.www.netex.WireElementType wire_element = 128;
      Returns:
      Whether the wireElement field is set.
    • getWireElement

      WireElementType getWireElement()
       A type of INFRASTRUCTURE LINK used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 390:91]
       
      .uk.org.netex.www.netex.WireElementType wire_element = 128;
      Returns:
      The wireElement.
    • getWireElementOrBuilder

      WireElementTypeOrBuilder getWireElementOrBuilder()
       A type of INFRASTRUCTURE LINK used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 390:91]
       
      .uk.org.netex.www.netex.WireElementType wire_element = 128;
    • hasVehicleTypeAtPoint

      boolean hasVehicleTypeAtPoint()
       NETWORK RESTRICTION. specifying whether a vehicle of a specified VEHICLE TYPE may visit a point.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 129:97]
       
      .uk.org.netex.www.netex.VehicleTypeAtPointType vehicle_type_at_point = 129;
      Returns:
      Whether the vehicleTypeAtPoint field is set.
    • getVehicleTypeAtPoint

      VehicleTypeAtPointType getVehicleTypeAtPoint()
       NETWORK RESTRICTION. specifying whether a vehicle of a specified VEHICLE TYPE may visit a point.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 129:97]
       
      .uk.org.netex.www.netex.VehicleTypeAtPointType vehicle_type_at_point = 129;
      Returns:
      The vehicleTypeAtPoint.
    • getVehicleTypeAtPointOrBuilder

      VehicleTypeAtPointTypeOrBuilder getVehicleTypeAtPointOrBuilder()
       NETWORK RESTRICTION. specifying whether a vehicle of a specified VEHICLE TYPE may visit a point.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 129:97]
       
      .uk.org.netex.www.netex.VehicleTypeAtPointType vehicle_type_at_point = 129;
    • hasRestrictedManoeuvre

      boolean hasRestrictedManoeuvre()
       A specification of a move for a certain type of vehicle. It specifies from which INFRASTRUCTURE LINK to which other (adjacent) INFRASTRUCTURE LINK a certain can or cannot VEHICLE TYPE cannot proceed, due to physical restrictions.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 254:98]
       
      .uk.org.netex.www.netex.RestrictedManoeuvreType restricted_manoeuvre = 130;
      Returns:
      Whether the restrictedManoeuvre field is set.
    • getRestrictedManoeuvre

      RestrictedManoeuvreType getRestrictedManoeuvre()
       A specification of a move for a certain type of vehicle. It specifies from which INFRASTRUCTURE LINK to which other (adjacent) INFRASTRUCTURE LINK a certain can or cannot VEHICLE TYPE cannot proceed, due to physical restrictions.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 254:98]
       
      .uk.org.netex.www.netex.RestrictedManoeuvreType restricted_manoeuvre = 130;
      Returns:
      The restrictedManoeuvre.
    • getRestrictedManoeuvreOrBuilder

      RestrictedManoeuvreTypeOrBuilder getRestrictedManoeuvreOrBuilder()
       A specification of a move for a certain type of vehicle. It specifies from which INFRASTRUCTURE LINK to which other (adjacent) INFRASTRUCTURE LINK a certain can or cannot VEHICLE TYPE cannot proceed, due to physical restrictions.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 254:98]
       
      .uk.org.netex.www.netex.RestrictedManoeuvreType restricted_manoeuvre = 130;
    • hasMeetingRestriction

      boolean hasMeetingRestriction()
       A pair of INFRASTRUCTURE LINKs where vehicles of specified VEHICLE TYPEs are not allowed to meet.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 315:97]
       
      .uk.org.netex.www.netex.MeetingRestrictionType meeting_restriction = 131;
      Returns:
      Whether the meetingRestriction field is set.
    • getMeetingRestriction

      MeetingRestrictionType getMeetingRestriction()
       A pair of INFRASTRUCTURE LINKs where vehicles of specified VEHICLE TYPEs are not allowed to meet.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 315:97]
       
      .uk.org.netex.www.netex.MeetingRestrictionType meeting_restriction = 131;
      Returns:
      The meetingRestriction.
    • getMeetingRestrictionOrBuilder

      MeetingRestrictionTypeOrBuilder getMeetingRestrictionOrBuilder()
       A pair of INFRASTRUCTURE LINKs where vehicles of specified VEHICLE TYPEs are not allowed to meet.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 315:97]
       
      .uk.org.netex.www.netex.MeetingRestrictionType meeting_restriction = 131;
    • hasOvertakingPossibility

      boolean hasOvertakingPossibility()
       NETWORK RESTRICTION specifying a POINT or a LINK where vehicles of specified VEHICLE TYPEs are or are  not allowed to overtake each other.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 378:100]
       
      .uk.org.netex.www.netex.OvertakingPossibilityType overtaking_possibility = 132;
      Returns:
      Whether the overtakingPossibility field is set.
    • getOvertakingPossibility

      OvertakingPossibilityType getOvertakingPossibility()
       NETWORK RESTRICTION specifying a POINT or a LINK where vehicles of specified VEHICLE TYPEs are or are  not allowed to overtake each other.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 378:100]
       
      .uk.org.netex.www.netex.OvertakingPossibilityType overtaking_possibility = 132;
      Returns:
      The overtakingPossibility.
    • getOvertakingPossibilityOrBuilder

      OvertakingPossibilityTypeOrBuilder getOvertakingPossibilityOrBuilder()
       NETWORK RESTRICTION specifying a POINT or a LINK where vehicles of specified VEHICLE TYPEs are or are  not allowed to overtake each other.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 378:100]
       
      .uk.org.netex.www.netex.OvertakingPossibilityType overtaking_possibility = 132;
    • hasTimingPoint

      boolean hasTimingPoint()
       A POINT against which the timing information necessary to build schedules may be recorded.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 160:84]
       
      .uk.org.netex.www.netex.TimingPointType timing_point = 133;
      Returns:
      Whether the timingPoint field is set.
    • getTimingPoint

      TimingPointType getTimingPoint()
       A POINT against which the timing information necessary to build schedules may be recorded.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 160:84]
       
      .uk.org.netex.www.netex.TimingPointType timing_point = 133;
      Returns:
      The timingPoint.
    • getTimingPointOrBuilder

      TimingPointTypeOrBuilder getTimingPointOrBuilder()
       A POINT against which the timing information necessary to build schedules may be recorded.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 160:84]
       
      .uk.org.netex.www.netex.TimingPointType timing_point = 133;
    • hasTimingLink

      boolean hasTimingLink()
       An ordered pair of TIMING POINTs for which run times may be recorded.  Timing links are directional - there will be separate links for each direction of a route.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 228:75]
       
      .uk.org.netex.www.netex.TimingLinkType timing_link = 134;
      Returns:
      Whether the timingLink field is set.
    • getTimingLink

      TimingLinkType getTimingLink()
       An ordered pair of TIMING POINTs for which run times may be recorded.  Timing links are directional - there will be separate links for each direction of a route.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 228:75]
       
      .uk.org.netex.www.netex.TimingLinkType timing_link = 134;
      Returns:
      The timingLink.
    • getTimingLinkOrBuilder

      TimingLinkTypeOrBuilder getTimingLinkOrBuilder()
       An ordered pair of TIMING POINTs for which run times may be recorded.  Timing links are directional - there will be separate links for each direction of a route.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 228:75]
       
      .uk.org.netex.www.netex.TimingLinkType timing_link = 134;
    • hasTimingPattern

      boolean hasTimingPattern()
       The subset of a JOURNEY PATTERN made up only of TIMING POINTs IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 290:86]
       
      .uk.org.netex.www.netex.TimingPatternType timing_pattern = 135;
      Returns:
      Whether the timingPattern field is set.
    • getTimingPattern

      TimingPatternType getTimingPattern()
       The subset of a JOURNEY PATTERN made up only of TIMING POINTs IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 290:86]
       
      .uk.org.netex.www.netex.TimingPatternType timing_pattern = 135;
      Returns:
      The timingPattern.
    • getTimingPatternOrBuilder

      TimingPatternTypeOrBuilder getTimingPatternOrBuilder()
       The subset of a JOURNEY PATTERN made up only of TIMING POINTs IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 290:86]
       
      .uk.org.netex.www.netex.TimingPatternType timing_pattern = 135;
    • hasGroupOfTimingLinks

      boolean hasGroupOfTimingLinks()
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 136;
      Returns:
      Whether the groupOfTimingLinks field is set.
    • getGroupOfTimingLinks

      GroupOfTimingLinksType getGroupOfTimingLinks()
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 136;
      Returns:
      The groupOfTimingLinks.
    • getGroupOfTimingLinksOrBuilder

      GroupOfTimingLinksTypeOrBuilder getGroupOfTimingLinksOrBuilder()
       A set of TIMING LINKs grouped together according to the similarity of TIME BANDs which are relevant to them. There may be a GROUP OF TIMING LINKS which covers all TIMING LINKs, for use when different GROUPs OF TIMING LINKS are not needed.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 490:94]
       
      .uk.org.netex.www.netex.GroupOfTimingLinksType group_of_timing_links = 136;
    • hasCrewBase

      boolean hasCrewBase()
       A place where operating EMPLOYEEs (e.g. drivers) report on and register their worK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 126:84]
       
      .uk.org.netex.www.netex.CrewBaseType crew_base = 137;
      Returns:
      Whether the crewBase field is set.
    • getCrewBase

      CrewBaseType getCrewBase()
       A place where operating EMPLOYEEs (e.g. drivers) report on and register their worK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 126:84]
       
      .uk.org.netex.www.netex.CrewBaseType crew_base = 137;
      Returns:
      The crewBase.
    • getCrewBaseOrBuilder

      CrewBaseTypeOrBuilder getCrewBaseOrBuilder()
       A place where operating EMPLOYEEs (e.g. drivers) report on and register their worK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 126:84]
       
      .uk.org.netex.www.netex.CrewBaseType crew_base = 137;
    • hasReliefPoint

      boolean hasReliefPoint()
       A TIMING POINT where a relief is possible, i.e. a driver may take on or hand over a vehicle. The vehicle may sometimes be left unattended.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 183:84]
       
      .uk.org.netex.www.netex.ReliefPointType relief_point = 138;
      Returns:
      Whether the reliefPoint field is set.
    • getReliefPoint

      ReliefPointType getReliefPoint()
       A TIMING POINT where a relief is possible, i.e. a driver may take on or hand over a vehicle. The vehicle may sometimes be left unattended.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 183:84]
       
      .uk.org.netex.www.netex.ReliefPointType relief_point = 138;
      Returns:
      The reliefPoint.
    • getReliefPointOrBuilder

      ReliefPointTypeOrBuilder getReliefPointOrBuilder()
       A TIMING POINT where a relief is possible, i.e. a driver may take on or hand over a vehicle. The vehicle may sometimes be left unattended.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 183:84]
       
      .uk.org.netex.www.netex.ReliefPointType relief_point = 138;
    • hasParkingPoint

      boolean hasParkingPoint()
       A TIMING POINT where vehicles may stay unattended for a long time. A vehicle's return to park at a PARKING POINT marks the end of a BLOCK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 242:85]
       
      .uk.org.netex.www.netex.ParkingPointType parking_point = 139;
      Returns:
      Whether the parkingPoint field is set.
    • getParkingPoint

      ParkingPointType getParkingPoint()
       A TIMING POINT where vehicles may stay unattended for a long time. A vehicle's return to park at a PARKING POINT marks the end of a BLOCK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 242:85]
       
      .uk.org.netex.www.netex.ParkingPointType parking_point = 139;
      Returns:
      The parkingPoint.
    • getParkingPointOrBuilder

      ParkingPointTypeOrBuilder getParkingPointOrBuilder()
       A TIMING POINT where vehicles may stay unattended for a long time. A vehicle's return to park at a PARKING POINT marks the end of a BLOCK.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 242:85]
       
      .uk.org.netex.www.netex.ParkingPointType parking_point = 139;
    • hasGaragePoint

      boolean hasGaragePoint()
       A subtype of PARKING POINT located in a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 305:85]
       
      .uk.org.netex.www.netex.GaragePointType garage_point = 140;
      Returns:
      Whether the garagePoint field is set.
    • getGaragePoint

      GaragePointType getGaragePoint()
       A subtype of PARKING POINT located in a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 305:85]
       
      .uk.org.netex.www.netex.GaragePointType garage_point = 140;
      Returns:
      The garagePoint.
    • getGaragePointOrBuilder

      GaragePointTypeOrBuilder getGaragePointOrBuilder()
       A subtype of PARKING POINT located in a GARAGE.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 305:85]
       
      .uk.org.netex.www.netex.GaragePointType garage_point = 140;
    • hasGarage

      boolean hasGarage()
       A facility used for parking and maintaining vehicles. PARKING POINTs in a GARAGE are called GARAGE POINTs.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 355:72]
       
      .uk.org.netex.www.netex.GarageType garage = 141;
      Returns:
      Whether the garage field is set.
    • getGarage

      GarageType getGarage()
       A facility used for parking and maintaining vehicles. PARKING POINTs in a GARAGE are called GARAGE POINTs.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 355:72]
       
      .uk.org.netex.www.netex.GarageType garage = 141;
      Returns:
      The garage.
    • getGarageOrBuilder

      GarageTypeOrBuilder getGarageOrBuilder()
       A facility used for parking and maintaining vehicles. PARKING POINTs in a GARAGE are called GARAGE POINTs.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 355:72]
       
      .uk.org.netex.www.netex.GarageType garage = 141;
    • hasGroupOfLines

      boolean hasGroupOfLines()
       A grouping of LINEs which will be commonly referenced for a specific purpose.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 181:88]
       
      .uk.org.netex.www.netex.GroupOfLinesType group_of_lines = 142;
      Returns:
      Whether the groupOfLines field is set.
    • getGroupOfLines

      GroupOfLinesType getGroupOfLines()
       A grouping of LINEs which will be commonly referenced for a specific purpose.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 181:88]
       
      .uk.org.netex.www.netex.GroupOfLinesType group_of_lines = 142;
      Returns:
      The groupOfLines.
    • getGroupOfLinesOrBuilder

      GroupOfLinesTypeOrBuilder getGroupOfLinesOrBuilder()
       A grouping of LINEs which will be commonly referenced for a specific purpose.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 181:88]
       
      .uk.org.netex.www.netex.GroupOfLinesType group_of_lines = 142;
    • hasLine

      boolean hasLine()
       A group of ROUTEs which is generally known to the public by a similar name or number.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 294:80]
       
      .uk.org.netex.www.netex.LineType line = 143;
      Returns:
      Whether the line field is set.
    • getLine

      LineType getLine()
       A group of ROUTEs which is generally known to the public by a similar name or number.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 294:80]
       
      .uk.org.netex.www.netex.LineType line = 143;
      Returns:
      The line.
    • getLineOrBuilder

      LineTypeOrBuilder getLineOrBuilder()
       A group of ROUTEs which is generally known to the public by a similar name or number.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 294:80]
       
      .uk.org.netex.www.netex.LineType line = 143;
    • hasNetwork

      boolean hasNetwork()
       A named grouping of LINEs under which a Transport network is known.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 548:83]
       
      .uk.org.netex.www.netex.NetworkType network = 144;
      Returns:
      Whether the network field is set.
    • getNetwork

      NetworkType getNetwork()
       A named grouping of LINEs under which a Transport network is known.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 548:83]
       
      .uk.org.netex.www.netex.NetworkType network = 144;
      Returns:
      The network.
    • getNetworkOrBuilder

      NetworkTypeOrBuilder getNetworkOrBuilder()
       A named grouping of LINEs under which a Transport network is known.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 548:83]
       
      .uk.org.netex.www.netex.NetworkType network = 144;
    • hasDestinationDisplay

      boolean hasDestinationDisplay()
       An advertised destination of a specific JOURNEY PATTERN, usually displayed on a head sign or at other on-board locations.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 617:96]
       
      .uk.org.netex.www.netex.DestinationDisplayType destination_display = 145;
      Returns:
      Whether the destinationDisplay field is set.
    • getDestinationDisplay

      DestinationDisplayType getDestinationDisplay()
       An advertised destination of a specific JOURNEY PATTERN, usually displayed on a head sign or at other on-board locations.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 617:96]
       
      .uk.org.netex.www.netex.DestinationDisplayType destination_display = 145;
      Returns:
      The destinationDisplay.
    • getDestinationDisplayOrBuilder

      DestinationDisplayTypeOrBuilder getDestinationDisplayOrBuilder()
       An advertised destination of a specific JOURNEY PATTERN, usually displayed on a head sign or at other on-board locations.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 617:96]
       
      .uk.org.netex.www.netex.DestinationDisplayType destination_display = 145;
    • hasDestinationDisplayVariant

      boolean hasDestinationDisplayVariant()
       A variant text of a DESTINATION DISPLAY for informational purposes.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 744:103]
       
      .uk.org.netex.www.netex.DestinationDisplayVariantType destination_display_variant = 146;
      Returns:
      Whether the destinationDisplayVariant field is set.
    • getDestinationDisplayVariant

      DestinationDisplayVariantType getDestinationDisplayVariant()
       A variant text of a DESTINATION DISPLAY for informational purposes.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 744:103]
       
      .uk.org.netex.www.netex.DestinationDisplayVariantType destination_display_variant = 146;
      Returns:
      The destinationDisplayVariant.
    • getDestinationDisplayVariantOrBuilder

      DestinationDisplayVariantTypeOrBuilder getDestinationDisplayVariantOrBuilder()
       A variant text of a DESTINATION DISPLAY for informational purposes.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 744:103]
       
      .uk.org.netex.www.netex.DestinationDisplayVariantType destination_display_variant = 146;
    • hasAllowedLineDirection

      boolean hasAllowedLineDirection()
       A set of allowed DIRECTIONs that can be used on a given ROUTE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 899:98]
       
      .uk.org.netex.www.netex.AllowedLineDirectionType allowed_line_direction = 147;
      Returns:
      Whether the allowedLineDirection field is set.
    • getAllowedLineDirection

      AllowedLineDirectionType getAllowedLineDirection()
       A set of allowed DIRECTIONs that can be used on a given ROUTE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 899:98]
       
      .uk.org.netex.www.netex.AllowedLineDirectionType allowed_line_direction = 147;
      Returns:
      The allowedLineDirection.
    • getAllowedLineDirectionOrBuilder

      AllowedLineDirectionTypeOrBuilder getAllowedLineDirectionOrBuilder()
       A set of allowed DIRECTIONs that can be used on a given ROUTE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 899:98]
       
      .uk.org.netex.www.netex.AllowedLineDirectionType allowed_line_direction = 147;
    • hasTypeOfLine

      boolean hasTypeOfLine()
       A classification of a LINE according to its functional purpose. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1108:83]
       
      .uk.org.netex.www.netex.TypeOfLineType type_of_line = 148;
      Returns:
      Whether the typeOfLine field is set.
    • getTypeOfLine

      TypeOfLineType getTypeOfLine()
       A classification of a LINE according to its functional purpose. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1108:83]
       
      .uk.org.netex.www.netex.TypeOfLineType type_of_line = 148;
      Returns:
      The typeOfLine.
    • getTypeOfLineOrBuilder

      TypeOfLineTypeOrBuilder getTypeOfLineOrBuilder()
       A classification of a LINE according to its functional purpose. +v1.1.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1108:83]
       
      .uk.org.netex.www.netex.TypeOfLineType type_of_line = 148;
    • hasRouteInstruction

      boolean hasRouteInstruction()
       An Instruction on how to follow a ROUTE through the network.  [netex_part_1/part1_networkDescription/netex_routeInstruction_version.xsd at 102:94]
       
      .uk.org.netex.www.netex.RouteInstructionType route_instruction = 149;
      Returns:
      Whether the routeInstruction field is set.
    • getRouteInstruction

      RouteInstructionType getRouteInstruction()
       An Instruction on how to follow a ROUTE through the network.  [netex_part_1/part1_networkDescription/netex_routeInstruction_version.xsd at 102:94]
       
      .uk.org.netex.www.netex.RouteInstructionType route_instruction = 149;
      Returns:
      The routeInstruction.
    • getRouteInstructionOrBuilder

      RouteInstructionTypeOrBuilder getRouteInstructionOrBuilder()
       An Instruction on how to follow a ROUTE through the network.  [netex_part_1/part1_networkDescription/netex_routeInstruction_version.xsd at 102:94]
       
      .uk.org.netex.www.netex.RouteInstructionType route_instruction = 149;
    • hasDirection

      boolean hasDirection()
       A classification for the general orientation of ROUTEs.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 146:81]
       
      .uk.org.netex.www.netex.DirectionType direction = 150;
      Returns:
      Whether the direction field is set.
    • getDirection

      DirectionType getDirection()
       A classification for the general orientation of ROUTEs.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 146:81]
       
      .uk.org.netex.www.netex.DirectionType direction = 150;
      Returns:
      The direction.
    • getDirectionOrBuilder

      DirectionTypeOrBuilder getDirectionOrBuilder()
       A classification for the general orientation of ROUTEs.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 146:81]
       
      .uk.org.netex.www.netex.DirectionType direction = 150;
    • hasRoute

      boolean hasRoute()
       An ordered list of located POINTs defining one single path through the Road (or rail) network. A ROUTE may pass through the same POINT more than once.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 221:72]
       
      .uk.org.netex.www.netex.RouteType route = 151;
      Returns:
      Whether the route field is set.
    • getRoute

      RouteType getRoute()
       An ordered list of located POINTs defining one single path through the Road (or rail) network. A ROUTE may pass through the same POINT more than once.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 221:72]
       
      .uk.org.netex.www.netex.RouteType route = 151;
      Returns:
      The route.
    • getRouteOrBuilder

      RouteTypeOrBuilder getRouteOrBuilder()
       An ordered list of located POINTs defining one single path through the Road (or rail) network. A ROUTE may pass through the same POINT more than once.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 221:72]
       
      .uk.org.netex.www.netex.RouteType route = 151;
    • hasRoutePoint

      boolean hasRoutePoint()
       A POINT used to define the shape of a ROUTE through the network.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 364:76]
       
      .uk.org.netex.www.netex.RoutePointType route_point = 152;
      Returns:
      Whether the routePoint field is set.
    • getRoutePoint

      RoutePointType getRoutePoint()
       A POINT used to define the shape of a ROUTE through the network.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 364:76]
       
      .uk.org.netex.www.netex.RoutePointType route_point = 152;
      Returns:
      The routePoint.
    • getRoutePointOrBuilder

      RoutePointTypeOrBuilder getRoutePointOrBuilder()
       A POINT used to define the shape of a ROUTE through the network.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 364:76]
       
      .uk.org.netex.www.netex.RoutePointType route_point = 152;
    • hasRouteLink

      boolean hasRouteLink()
       An oriented link between two ROUTE POINTs allowing the definition of a unique path through the network. Because ROUTE LINKs are directional   there will be separate links for each direction of a route.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 420:74]
       
      .uk.org.netex.www.netex.RouteLinkType route_link = 153;
      Returns:
      Whether the routeLink field is set.
    • getRouteLink

      RouteLinkType getRouteLink()
       An oriented link between two ROUTE POINTs allowing the definition of a unique path through the network. Because ROUTE LINKs are directional   there will be separate links for each direction of a route.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 420:74]
       
      .uk.org.netex.www.netex.RouteLinkType route_link = 153;
      Returns:
      The routeLink.
    • getRouteLinkOrBuilder

      RouteLinkTypeOrBuilder getRouteLinkOrBuilder()
       An oriented link between two ROUTE POINTs allowing the definition of a unique path through the network. Because ROUTE LINKs are directional   there will be separate links for each direction of a route.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 420:74]
       
      .uk.org.netex.www.netex.RouteLinkType route_link = 153;
    • hasFlexibleLine

      boolean hasFlexibleLine()
       A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 56:78]
       
      .uk.org.netex.www.netex.FlexibleLineType flexible_line = 154;
      Returns:
      Whether the flexibleLine field is set.
    • getFlexibleLine

      FlexibleLineType getFlexibleLine()
       A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 56:78]
       
      .uk.org.netex.www.netex.FlexibleLineType flexible_line = 154;
      Returns:
      The flexibleLine.
    • getFlexibleLineOrBuilder

      FlexibleLineTypeOrBuilder getFlexibleLineOrBuilder()
       A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 56:78]
       
      .uk.org.netex.www.netex.FlexibleLineType flexible_line = 154;
    • hasFlexibleRoute

      boolean hasFlexibleRoute()
       Specialisation of ROUTE for flexible service.  May include both point and zonal areas and ordered and unordered sections.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 108:80]
       
      .uk.org.netex.www.netex.FlexibleRouteType flexible_route = 155;
      Returns:
      Whether the flexibleRoute field is set.
    • getFlexibleRoute

      FlexibleRouteType getFlexibleRoute()
       Specialisation of ROUTE for flexible service.  May include both point and zonal areas and ordered and unordered sections.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 108:80]
       
      .uk.org.netex.www.netex.FlexibleRouteType flexible_route = 155;
      Returns:
      The flexibleRoute.
    • getFlexibleRouteOrBuilder

      FlexibleRouteTypeOrBuilder getFlexibleRouteOrBuilder()
       Specialisation of ROUTE for flexible service.  May include both point and zonal areas and ordered and unordered sections.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 108:80]
       
      .uk.org.netex.www.netex.FlexibleRouteType flexible_route = 155;
    • hasLineNetwork

      boolean hasLineNetwork()
       A description of the topological connectivity of a LINE as a set of LINE SECTIONs. This is sufficient to draw a route map for the whole line including branches and loops.  [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 96:89]
       
      .uk.org.netex.www.netex.LineNetworkType line_network = 156;
      Returns:
      Whether the lineNetwork field is set.
    • getLineNetwork

      LineNetworkType getLineNetwork()
       A description of the topological connectivity of a LINE as a set of LINE SECTIONs. This is sufficient to draw a route map for the whole line including branches and loops.  [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 96:89]
       
      .uk.org.netex.www.netex.LineNetworkType line_network = 156;
      Returns:
      The lineNetwork.
    • getLineNetworkOrBuilder

      LineNetworkTypeOrBuilder getLineNetworkOrBuilder()
       A description of the topological connectivity of a LINE as a set of LINE SECTIONs. This is sufficient to draw a route map for the whole line including branches and loops.  [netex_part_1/part1_networkDescription/netex_lineNetwork_version.xsd at 96:89]
       
      .uk.org.netex.www.netex.LineNetworkType line_network = 156;
    • hasJourneyPattern

      boolean hasJourneyPattern()
       An ordered list of SCHEDULED STOP POINTs and TIMING POINTs on a single ROUTE, describing the pattern of working for public transport vehicles. A JOURNEY PATTERN may pass through the same POINT more than once. The first point of a JOURNEY PATTERN is the origin. The last point is the destination.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 99:90]
       
      .uk.org.netex.www.netex.JourneyPatternType journey_pattern = 157;
      Returns:
      Whether the journeyPattern field is set.
    • getJourneyPattern

      JourneyPatternType getJourneyPattern()
       An ordered list of SCHEDULED STOP POINTs and TIMING POINTs on a single ROUTE, describing the pattern of working for public transport vehicles. A JOURNEY PATTERN may pass through the same POINT more than once. The first point of a JOURNEY PATTERN is the origin. The last point is the destination.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 99:90]
       
      .uk.org.netex.www.netex.JourneyPatternType journey_pattern = 157;
      Returns:
      The journeyPattern.
    • getJourneyPatternOrBuilder

      JourneyPatternTypeOrBuilder getJourneyPatternOrBuilder()
       An ordered list of SCHEDULED STOP POINTs and TIMING POINTs on a single ROUTE, describing the pattern of working for public transport vehicles. A JOURNEY PATTERN may pass through the same POINT more than once. The first point of a JOURNEY PATTERN is the origin. The last point is the destination.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 99:90]
       
      .uk.org.netex.www.netex.JourneyPatternType journey_pattern = 157;
    • hasDeadRunJourneyPattern

      boolean hasDeadRunJourneyPattern()
       A JOURNEY PATTERN to be used for DEAD RUNs.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 232:97]
       
      .uk.org.netex.www.netex.DeadRunJourneyPatternType dead_run_journey_pattern = 158;
      Returns:
      Whether the deadRunJourneyPattern field is set.
    • getDeadRunJourneyPattern

      DeadRunJourneyPatternType getDeadRunJourneyPattern()
       A JOURNEY PATTERN to be used for DEAD RUNs.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 232:97]
       
      .uk.org.netex.www.netex.DeadRunJourneyPatternType dead_run_journey_pattern = 158;
      Returns:
      The deadRunJourneyPattern.
    • getDeadRunJourneyPatternOrBuilder

      DeadRunJourneyPatternTypeOrBuilder getDeadRunJourneyPatternOrBuilder()
       A JOURNEY PATTERN to be used for DEAD RUNs.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 232:97]
       
      .uk.org.netex.www.netex.DeadRunJourneyPatternType dead_run_journey_pattern = 158;
    • hasTypeOfJourneyPattern

      boolean hasTypeOfJourneyPattern()
       A classification of JOURNEY PATTERNs according to their functional purpose.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 455:93]
       
      .uk.org.netex.www.netex.TypeOfJourneyPatternType type_of_journey_pattern = 159;
      Returns:
      Whether the typeOfJourneyPattern field is set.
    • getTypeOfJourneyPattern

      TypeOfJourneyPatternType getTypeOfJourneyPattern()
       A classification of JOURNEY PATTERNs according to their functional purpose.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 455:93]
       
      .uk.org.netex.www.netex.TypeOfJourneyPatternType type_of_journey_pattern = 159;
      Returns:
      The typeOfJourneyPattern.
    • getTypeOfJourneyPatternOrBuilder

      TypeOfJourneyPatternTypeOrBuilder getTypeOfJourneyPatternOrBuilder()
       A classification of JOURNEY PATTERNs according to their functional purpose.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 455:93]
       
      .uk.org.netex.www.netex.TypeOfJourneyPatternType type_of_journey_pattern = 159;
    • hasCheckConstraint

      boolean hasCheckConstraint()
       Characteristics of a SITE COMPONENT representing a process, such as check-in, security screening, ticket control or immigration, that may potentially incur a time penalty that should be allowed for when journey planning. Used to mark PATH LINKs to determine transit routes through interchanges.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 142:70]
       
      .uk.org.netex.www.netex.CheckConstraintType check_constraint = 160;
      Returns:
      Whether the checkConstraint field is set.
    • getCheckConstraint

      CheckConstraintType getCheckConstraint()
       Characteristics of a SITE COMPONENT representing a process, such as check-in, security screening, ticket control or immigration, that may potentially incur a time penalty that should be allowed for when journey planning. Used to mark PATH LINKs to determine transit routes through interchanges.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 142:70]
       
      .uk.org.netex.www.netex.CheckConstraintType check_constraint = 160;
      Returns:
      The checkConstraint.
    • getCheckConstraintOrBuilder

      CheckConstraintTypeOrBuilder getCheckConstraintOrBuilder()
       Characteristics of a SITE COMPONENT representing a process, such as check-in, security screening, ticket control or immigration, that may potentially incur a time penalty that should be allowed for when journey planning. Used to mark PATH LINKs to determine transit routes through interchanges.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 142:70]
       
      .uk.org.netex.www.netex.CheckConstraintType check_constraint = 160;
    • 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 = 161;
      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 = 161;
      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 = 161;
    • 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 = 162;
      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 = 162;
      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 = 162;
    • hasTypeOfCongestion

      boolean hasTypeOfCongestion()
       A classification of CONGESTIONs according to their functional purpose.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 435:89]
       
      .uk.org.netex.www.netex.TypeOfCongestionType type_of_congestion = 163;
      Returns:
      Whether the typeOfCongestion field is set.
    • getTypeOfCongestion

      TypeOfCongestionType getTypeOfCongestion()
       A classification of CONGESTIONs according to their functional purpose.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 435:89]
       
      .uk.org.netex.www.netex.TypeOfCongestionType type_of_congestion = 163;
      Returns:
      The typeOfCongestion.
    • getTypeOfCongestionOrBuilder

      TypeOfCongestionTypeOrBuilder getTypeOfCongestionOrBuilder()
       A classification of CONGESTIONs according to their functional purpose.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd at 435:89]
       
      .uk.org.netex.www.netex.TypeOfCongestionType type_of_congestion = 163;
    • hasPlaceSign

      boolean hasPlaceSign()
       Sign with Place name for a PLACE. E.g. 'Waterloo'  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 195:66]
       
      .uk.org.netex.www.netex.PlaceSignType place_sign = 165;
      Returns:
      Whether the placeSign field is set.
    • getPlaceSign

      PlaceSignType getPlaceSign()
       Sign with Place name for a PLACE. E.g. 'Waterloo'  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 195:66]
       
      .uk.org.netex.www.netex.PlaceSignType place_sign = 165;
      Returns:
      The placeSign.
    • getPlaceSignOrBuilder

      PlaceSignTypeOrBuilder getPlaceSignOrBuilder()
       Sign with Place name for a PLACE. E.g. 'Waterloo'  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 195:66]
       
      .uk.org.netex.www.netex.PlaceSignType place_sign = 165;
    • hasHeadingSign

      boolean hasHeadingSign()
       Specialisation of SIGN EQUIPMENT for headings providing information like direction name, line name, etc.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 251:68]
       
      .uk.org.netex.www.netex.HeadingSignType heading_sign = 166;
      Returns:
      Whether the headingSign field is set.
    • getHeadingSign

      HeadingSignType getHeadingSign()
       Specialisation of SIGN EQUIPMENT for headings providing information like direction name, line name, etc.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 251:68]
       
      .uk.org.netex.www.netex.HeadingSignType heading_sign = 166;
      Returns:
      The headingSign.
    • getHeadingSignOrBuilder

      HeadingSignTypeOrBuilder getHeadingSignOrBuilder()
       Specialisation of SIGN EQUIPMENT for headings providing information like direction name, line name, etc.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 251:68]
       
      .uk.org.netex.www.netex.HeadingSignType heading_sign = 166;
    • hasGeneralSign

      boolean hasGeneralSign()
       Specialisation of SIGN EQUIPMENT sor signs which are not HEADING SIGNs nor PLACE SIGNs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 343:68]
       
      .uk.org.netex.www.netex.GeneralSignType general_sign = 167;
      Returns:
      Whether the generalSign field is set.
    • getGeneralSign

      GeneralSignType getGeneralSign()
       Specialisation of SIGN EQUIPMENT sor signs which are not HEADING SIGNs nor PLACE SIGNs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 343:68]
       
      .uk.org.netex.www.netex.GeneralSignType general_sign = 167;
      Returns:
      The generalSign.
    • getGeneralSignOrBuilder

      GeneralSignTypeOrBuilder getGeneralSignOrBuilder()
       Specialisation of SIGN EQUIPMENT sor signs which are not HEADING SIGNs nor PLACE SIGNs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 343:68]
       
      .uk.org.netex.www.netex.GeneralSignType general_sign = 167;
    • hasRoughSurface

      boolean hasRoughSurface()
       Specialisation of PLACE EQUIPMENT for rough surfaces, giving properties of surface texture, mainly for impaired person information.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 181:71]
       
      .uk.org.netex.www.netex.RoughSurfaceType rough_surface = 169;
      Returns:
      Whether the roughSurface field is set.
    • getRoughSurface

      RoughSurfaceType getRoughSurface()
       Specialisation of PLACE EQUIPMENT for rough surfaces, giving properties of surface texture, mainly for impaired person information.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 181:71]
       
      .uk.org.netex.www.netex.RoughSurfaceType rough_surface = 169;
      Returns:
      The roughSurface.
    • getRoughSurfaceOrBuilder

      RoughSurfaceTypeOrBuilder getRoughSurfaceOrBuilder()
       Specialisation of PLACE EQUIPMENT for rough surfaces, giving properties of surface texture, mainly for impaired person information.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 181:71]
       
      .uk.org.netex.www.netex.RoughSurfaceType rough_surface = 169;
    • hasPlaceLighting

      boolean hasPlaceLighting()
       Specialisation of PLACE EQUIPMENT for LIGHTING EQUIPMENT (e.g. lamp post).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 248:72]
       
      .uk.org.netex.www.netex.PlaceLightingType place_lighting = 170;
      Returns:
      Whether the placeLighting field is set.
    • getPlaceLighting

      PlaceLightingType getPlaceLighting()
       Specialisation of PLACE EQUIPMENT for LIGHTING EQUIPMENT (e.g. lamp post).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 248:72]
       
      .uk.org.netex.www.netex.PlaceLightingType place_lighting = 170;
      Returns:
      The placeLighting.
    • getPlaceLightingOrBuilder

      PlaceLightingTypeOrBuilder getPlaceLightingOrBuilder()
       Specialisation of PLACE EQUIPMENT for LIGHTING EQUIPMENT (e.g. lamp post).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 248:72]
       
      .uk.org.netex.www.netex.PlaceLightingType place_lighting = 170;
    • hasEscalatorEquipment

      boolean hasEscalatorEquipment()
       Specialisation of STAIR EQUIPMENT for ESCALATORs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 399:77]
       
      .uk.org.netex.www.netex.EscalatorEquipmentType escalator_equipment = 171;
      Returns:
      Whether the escalatorEquipment field is set.
    • getEscalatorEquipment

      EscalatorEquipmentType getEscalatorEquipment()
       Specialisation of STAIR EQUIPMENT for ESCALATORs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 399:77]
       
      .uk.org.netex.www.netex.EscalatorEquipmentType escalator_equipment = 171;
      Returns:
      The escalatorEquipment.
    • getEscalatorEquipmentOrBuilder

      EscalatorEquipmentTypeOrBuilder getEscalatorEquipmentOrBuilder()
       Specialisation of STAIR EQUIPMENT for ESCALATORs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 399:77]
       
      .uk.org.netex.www.netex.EscalatorEquipmentType escalator_equipment = 171;
    • hasStaircaseEquipment

      boolean hasStaircaseEquipment()
       Specialisation of STAIR EQUIPMENT for stair cases.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 479:77]
       
      .uk.org.netex.www.netex.StaircaseEquipmentType staircase_equipment = 172;
      Returns:
      Whether the staircaseEquipment field is set.
    • getStaircaseEquipment

      StaircaseEquipmentType getStaircaseEquipment()
       Specialisation of STAIR EQUIPMENT for stair cases.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 479:77]
       
      .uk.org.netex.www.netex.StaircaseEquipmentType staircase_equipment = 172;
      Returns:
      The staircaseEquipment.
    • getStaircaseEquipmentOrBuilder

      StaircaseEquipmentTypeOrBuilder getStaircaseEquipmentOrBuilder()
       Specialisation of STAIR EQUIPMENT for stair cases.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 479:77]
       
      .uk.org.netex.www.netex.StaircaseEquipmentType staircase_equipment = 172;
    • hasTravelatorEquipment

      boolean hasTravelatorEquipment()
       Specialisation of PLACE EQUIPMENT for TRAVELATORs (provides travelator attributes like speed, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 636:78]
       
      .uk.org.netex.www.netex.TravelatorEquipmentType travelator_equipment = 173;
      Returns:
      Whether the travelatorEquipment field is set.
    • getTravelatorEquipment

      TravelatorEquipmentType getTravelatorEquipment()
       Specialisation of PLACE EQUIPMENT for TRAVELATORs (provides travelator attributes like speed, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 636:78]
       
      .uk.org.netex.www.netex.TravelatorEquipmentType travelator_equipment = 173;
      Returns:
      The travelatorEquipment.
    • getTravelatorEquipmentOrBuilder

      TravelatorEquipmentTypeOrBuilder getTravelatorEquipmentOrBuilder()
       Specialisation of PLACE EQUIPMENT for TRAVELATORs (provides travelator attributes like speed, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 636:78]
       
      .uk.org.netex.www.netex.TravelatorEquipmentType travelator_equipment = 173;
    • hasLiftEquipment

      boolean hasLiftEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for LIFTs (provides lift characteristics like depth, maximum load, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 719:72]
       
      .uk.org.netex.www.netex.LiftEquipmentType lift_equipment = 174;
      Returns:
      Whether the liftEquipment field is set.
    • getLiftEquipment

      LiftEquipmentType getLiftEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for LIFTs (provides lift characteristics like depth, maximum load, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 719:72]
       
      .uk.org.netex.www.netex.LiftEquipmentType lift_equipment = 174;
      Returns:
      The liftEquipment.
    • getLiftEquipmentOrBuilder

      LiftEquipmentTypeOrBuilder getLiftEquipmentOrBuilder()
       Specialisation of PLACE ACCESS EQUIPMENT for LIFTs (provides lift characteristics like depth, maximum load, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 719:72]
       
      .uk.org.netex.www.netex.LiftEquipmentType lift_equipment = 174;
    • hasRampEquipment

      boolean hasRampEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for ramps (provides ramp characteristics like length, gradient, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 952:72]
       
      .uk.org.netex.www.netex.RampEquipmentType ramp_equipment = 175;
      Returns:
      Whether the rampEquipment field is set.
    • getRampEquipment

      RampEquipmentType getRampEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for ramps (provides ramp characteristics like length, gradient, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 952:72]
       
      .uk.org.netex.www.netex.RampEquipmentType ramp_equipment = 175;
      Returns:
      The rampEquipment.
    • getRampEquipmentOrBuilder

      RampEquipmentTypeOrBuilder getRampEquipmentOrBuilder()
       Specialisation of PLACE ACCESS EQUIPMENT for ramps (provides ramp characteristics like length, gradient, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 952:72]
       
      .uk.org.netex.www.netex.RampEquipmentType ramp_equipment = 175;
    • hasEntranceEquipment

      boolean hasEntranceEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for ENTRANCEs (door, barrier, revolving door, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1059:76]
       
      .uk.org.netex.www.netex.EntranceEquipmentType entrance_equipment = 176;
      Returns:
      Whether the entranceEquipment field is set.
    • getEntranceEquipment

      EntranceEquipmentType getEntranceEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for ENTRANCEs (door, barrier, revolving door, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1059:76]
       
      .uk.org.netex.www.netex.EntranceEquipmentType entrance_equipment = 176;
      Returns:
      The entranceEquipment.
    • getEntranceEquipmentOrBuilder

      EntranceEquipmentTypeOrBuilder getEntranceEquipmentOrBuilder()
       Specialisation of PLACE ACCESS EQUIPMENT for ENTRANCEs (door, barrier, revolving door, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1059:76]
       
      .uk.org.netex.www.netex.EntranceEquipmentType entrance_equipment = 176;
    • hasQueueingEquipment

      boolean hasQueueingEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT dedicated to queuing.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1247:76]
       
      .uk.org.netex.www.netex.QueueingEquipmentType queueing_equipment = 177;
      Returns:
      Whether the queueingEquipment field is set.
    • getQueueingEquipment

      QueueingEquipmentType getQueueingEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT dedicated to queuing.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1247:76]
       
      .uk.org.netex.www.netex.QueueingEquipmentType queueing_equipment = 177;
      Returns:
      The queueingEquipment.
    • getQueueingEquipmentOrBuilder

      QueueingEquipmentTypeOrBuilder getQueueingEquipmentOrBuilder()
       Specialisation of PLACE ACCESS EQUIPMENT dedicated to queuing.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1247:76]
       
      .uk.org.netex.www.netex.QueueingEquipmentType queueing_equipment = 177;
    • hasCrossingEquipment

      boolean hasCrossingEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for CROSSING EQUIPMENTs (zebra, pedestrian lights, acoustic device sensors, tactile guide strips, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1329:76]
       
      .uk.org.netex.www.netex.CrossingEquipmentType crossing_equipment = 178;
      Returns:
      Whether the crossingEquipment field is set.
    • getCrossingEquipment

      CrossingEquipmentType getCrossingEquipment()
       Specialisation of PLACE ACCESS EQUIPMENT for CROSSING EQUIPMENTs (zebra, pedestrian lights, acoustic device sensors, tactile guide strips, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1329:76]
       
      .uk.org.netex.www.netex.CrossingEquipmentType crossing_equipment = 178;
      Returns:
      The crossingEquipment.
    • getCrossingEquipmentOrBuilder

      CrossingEquipmentTypeOrBuilder getCrossingEquipmentOrBuilder()
       Specialisation of PLACE ACCESS EQUIPMENT for CROSSING EQUIPMENTs (zebra, pedestrian lights, acoustic device sensors, tactile guide strips, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 1329:76]
       
      .uk.org.netex.www.netex.CrossingEquipmentType crossing_equipment = 178;
    • hasWaitingRoomEquipment

      boolean hasWaitingRoomEquipment()
       Specialisation of WAITING EQUIPMENT for WAITING ROOMs, classified by TYPE OF WAITING ROOM.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 290:77]
       
      .uk.org.netex.www.netex.WaitingRoomEquipmentType waiting_room_equipment = 179;
      Returns:
      Whether the waitingRoomEquipment field is set.
    • getWaitingRoomEquipment

      WaitingRoomEquipmentType getWaitingRoomEquipment()
       Specialisation of WAITING EQUIPMENT for WAITING ROOMs, classified by TYPE OF WAITING ROOM.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 290:77]
       
      .uk.org.netex.www.netex.WaitingRoomEquipmentType waiting_room_equipment = 179;
      Returns:
      The waitingRoomEquipment.
    • getWaitingRoomEquipmentOrBuilder

      WaitingRoomEquipmentTypeOrBuilder getWaitingRoomEquipmentOrBuilder()
       Specialisation of WAITING EQUIPMENT for WAITING ROOMs, classified by TYPE OF WAITING ROOM.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 290:77]
       
      .uk.org.netex.www.netex.WaitingRoomEquipmentType waiting_room_equipment = 179;
    • hasTrolleyStandEquipment

      boolean hasTrolleyStandEquipment()
       Specialisation of SITE EQUIPMENT for TROLLEY STANDs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 363:78]
       
      .uk.org.netex.www.netex.TrolleyStandEquipmentType trolley_stand_equipment = 180;
      Returns:
      Whether the trolleyStandEquipment field is set.
    • getTrolleyStandEquipment

      TrolleyStandEquipmentType getTrolleyStandEquipment()
       Specialisation of SITE EQUIPMENT for TROLLEY STANDs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 363:78]
       
      .uk.org.netex.www.netex.TrolleyStandEquipmentType trolley_stand_equipment = 180;
      Returns:
      The trolleyStandEquipment.
    • getTrolleyStandEquipmentOrBuilder

      TrolleyStandEquipmentTypeOrBuilder getTrolleyStandEquipmentOrBuilder()
       Specialisation of SITE EQUIPMENT for TROLLEY STANDs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 363:78]
       
      .uk.org.netex.www.netex.TrolleyStandEquipmentType trolley_stand_equipment = 180;
    • hasShelterEquipment

      boolean hasShelterEquipment()
       Specialisation of WAITING EQUIPMENT for a SHELTER.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 433:73]
       
      .uk.org.netex.www.netex.ShelterEquipmentType shelter_equipment = 181;
      Returns:
      Whether the shelterEquipment field is set.
    • getShelterEquipment

      ShelterEquipmentType getShelterEquipment()
       Specialisation of WAITING EQUIPMENT for a SHELTER.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 433:73]
       
      .uk.org.netex.www.netex.ShelterEquipmentType shelter_equipment = 181;
      Returns:
      The shelterEquipment.
    • getShelterEquipmentOrBuilder

      ShelterEquipmentTypeOrBuilder getShelterEquipmentOrBuilder()
       Specialisation of WAITING EQUIPMENT for a SHELTER.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 433:73]
       
      .uk.org.netex.www.netex.ShelterEquipmentType shelter_equipment = 181;
    • hasSeatingEquipment

      boolean hasSeatingEquipment()
       Specialisation of WAITING EQUIPMENT describing the properties of seating.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 500:73]
       
      .uk.org.netex.www.netex.SeatingEquipmentType seating_equipment = 182;
      Returns:
      Whether the seatingEquipment field is set.
    • getSeatingEquipment

      SeatingEquipmentType getSeatingEquipment()
       Specialisation of WAITING EQUIPMENT describing the properties of seating.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 500:73]
       
      .uk.org.netex.www.netex.SeatingEquipmentType seating_equipment = 182;
      Returns:
      The seatingEquipment.
    • getSeatingEquipmentOrBuilder

      SeatingEquipmentTypeOrBuilder getSeatingEquipmentOrBuilder()
       Specialisation of WAITING EQUIPMENT describing the properties of seating.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd at 500:73]
       
      .uk.org.netex.www.netex.SeatingEquipmentType seating_equipment = 182;
    • hasTicketingEquipment

      boolean hasTicketingEquipment()
       Specialisation of PASSENGER EQUIPMENT for ticketing.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_version.xsd at 89:80]
       
      .uk.org.netex.www.netex.TicketingEquipmentType ticketing_equipment = 183;
      Returns:
      Whether the ticketingEquipment field is set.
    • getTicketingEquipment

      TicketingEquipmentType getTicketingEquipment()
       Specialisation of PASSENGER EQUIPMENT for ticketing.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_version.xsd at 89:80]
       
      .uk.org.netex.www.netex.TicketingEquipmentType ticketing_equipment = 183;
      Returns:
      The ticketingEquipment.
    • getTicketingEquipmentOrBuilder

      TicketingEquipmentTypeOrBuilder getTicketingEquipmentOrBuilder()
       Specialisation of PASSENGER EQUIPMENT for ticketing.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_version.xsd at 89:80]
       
      .uk.org.netex.www.netex.TicketingEquipmentType ticketing_equipment = 183;
    • hasTicketValidatorEquipment

      boolean hasTicketValidatorEquipment()
       Specialisation of INSTALLED EQUIPMENT describing a ticket validator.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_version.xsd at 235:86]
       
      .uk.org.netex.www.netex.TicketValidatorEquipmentType ticket_validator_equipment = 184;
      Returns:
      Whether the ticketValidatorEquipment field is set.
    • getTicketValidatorEquipment

      TicketValidatorEquipmentType getTicketValidatorEquipment()
       Specialisation of INSTALLED EQUIPMENT describing a ticket validator.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_version.xsd at 235:86]
       
      .uk.org.netex.www.netex.TicketValidatorEquipmentType ticket_validator_equipment = 184;
      Returns:
      The ticketValidatorEquipment.
    • getTicketValidatorEquipmentOrBuilder

      TicketValidatorEquipmentTypeOrBuilder getTicketValidatorEquipmentOrBuilder()
       Specialisation of INSTALLED EQUIPMENT describing a ticket validator.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_version.xsd at 235:86]
       
      .uk.org.netex.www.netex.TicketValidatorEquipmentType ticket_validator_equipment = 184;
    • hasCycleStorageEquipment

      boolean hasCycleStorageEquipment()
       Specialisation of PLACE EQUIPMENT for cycle storage.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd at 67:79]
       
      .uk.org.netex.www.netex.CycleStorageEquipmentType cycle_storage_equipment = 185;
      Returns:
      Whether the cycleStorageEquipment field is set.
    • getCycleStorageEquipment

      CycleStorageEquipmentType getCycleStorageEquipment()
       Specialisation of PLACE EQUIPMENT for cycle storage.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd at 67:79]
       
      .uk.org.netex.www.netex.CycleStorageEquipmentType cycle_storage_equipment = 185;
      Returns:
      The cycleStorageEquipment.
    • getCycleStorageEquipmentOrBuilder

      CycleStorageEquipmentTypeOrBuilder getCycleStorageEquipmentOrBuilder()
       Specialisation of PLACE EQUIPMENT for cycle storage.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd at 67:79]
       
      .uk.org.netex.www.netex.CycleStorageEquipmentType cycle_storage_equipment = 185;
    • hasVehicleChargingEquipment

      boolean hasVehicleChargingEquipment()
       Specialisation of PLACE EQUIPMENT for vehicle charging.  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 65:82]
       
      .uk.org.netex.www.netex.VehicleChargingEquipmentType vehicle_charging_equipment = 186;
      Returns:
      Whether the vehicleChargingEquipment field is set.
    • getVehicleChargingEquipment

      VehicleChargingEquipmentType getVehicleChargingEquipment()
       Specialisation of PLACE EQUIPMENT for vehicle charging.  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 65:82]
       
      .uk.org.netex.www.netex.VehicleChargingEquipmentType vehicle_charging_equipment = 186;
      Returns:
      The vehicleChargingEquipment.
    • getVehicleChargingEquipmentOrBuilder

      VehicleChargingEquipmentTypeOrBuilder getVehicleChargingEquipmentOrBuilder()
       Specialisation of PLACE EQUIPMENT for vehicle charging.  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 65:82]
       
      .uk.org.netex.www.netex.VehicleChargingEquipmentType vehicle_charging_equipment = 186;
    • hasSanitaryEquipment

      boolean hasSanitaryEquipment()
       A SANITARY FACILITY , e.g. WC, Shower, baby change.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 105:79]
       
      .uk.org.netex.www.netex.SanitaryEquipmentType sanitary_equipment = 187;
      Returns:
      Whether the sanitaryEquipment field is set.
    • getSanitaryEquipment

      SanitaryEquipmentType getSanitaryEquipment()
       A SANITARY FACILITY , e.g. WC, Shower, baby change.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 105:79]
       
      .uk.org.netex.www.netex.SanitaryEquipmentType sanitary_equipment = 187;
      Returns:
      The sanitaryEquipment.
    • getSanitaryEquipmentOrBuilder

      SanitaryEquipmentTypeOrBuilder getSanitaryEquipmentOrBuilder()
       A SANITARY FACILITY , e.g. WC, Shower, baby change.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 105:79]
       
      .uk.org.netex.www.netex.SanitaryEquipmentType sanitary_equipment = 187;
    • hasPassengerSafetyEquipment

      boolean hasPassengerSafetyEquipment()
       Specialisation of PASSENGER EQUIPMENT for passenger safety features, e.g. panic button, SOS phone.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 239:86]
       
      .uk.org.netex.www.netex.PassengerSafetyEquipmentType passenger_safety_equipment = 188;
      Returns:
      Whether the passengerSafetyEquipment field is set.
    • getPassengerSafetyEquipment

      PassengerSafetyEquipmentType getPassengerSafetyEquipment()
       Specialisation of PASSENGER EQUIPMENT for passenger safety features, e.g. panic button, SOS phone.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 239:86]
       
      .uk.org.netex.www.netex.PassengerSafetyEquipmentType passenger_safety_equipment = 188;
      Returns:
      The passengerSafetyEquipment.
    • getPassengerSafetyEquipmentOrBuilder

      PassengerSafetyEquipmentTypeOrBuilder getPassengerSafetyEquipmentOrBuilder()
       Specialisation of PASSENGER EQUIPMENT for passenger safety features, e.g. panic button, SOS phone.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 239:86]
       
      .uk.org.netex.www.netex.PassengerSafetyEquipmentType passenger_safety_equipment = 188;
    • hasHelpPointEquipment

      boolean hasHelpPointEquipment()
       Specialisation of PASSENGER EQUIPMENT for HELP POINT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 342:80]
       
      .uk.org.netex.www.netex.HelpPointEquipmentType help_point_equipment = 189;
      Returns:
      Whether the helpPointEquipment field is set.
    • getHelpPointEquipment

      HelpPointEquipmentType getHelpPointEquipment()
       Specialisation of PASSENGER EQUIPMENT for HELP POINT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 342:80]
       
      .uk.org.netex.www.netex.HelpPointEquipmentType help_point_equipment = 189;
      Returns:
      The helpPointEquipment.
    • getHelpPointEquipmentOrBuilder

      HelpPointEquipmentTypeOrBuilder getHelpPointEquipmentOrBuilder()
       Specialisation of PASSENGER EQUIPMENT for HELP POINT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 342:80]
       
      .uk.org.netex.www.netex.HelpPointEquipmentType help_point_equipment = 189;
    • hasRubbishDisposalEquipment

      boolean hasRubbishDisposalEquipment()
       Equipment for Passengers relating to a Rubbish disposal.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 426:86]
       
      .uk.org.netex.www.netex.RubbishDisposalEquipmentType rubbish_disposal_equipment = 190;
      Returns:
      Whether the rubbishDisposalEquipment field is set.
    • getRubbishDisposalEquipment

      RubbishDisposalEquipmentType getRubbishDisposalEquipment()
       Equipment for Passengers relating to a Rubbish disposal.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 426:86]
       
      .uk.org.netex.www.netex.RubbishDisposalEquipmentType rubbish_disposal_equipment = 190;
      Returns:
      The rubbishDisposalEquipment.
    • getRubbishDisposalEquipmentOrBuilder

      RubbishDisposalEquipmentTypeOrBuilder getRubbishDisposalEquipmentOrBuilder()
       Equipment for Passengers relating to a Rubbish disposal.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd at 426:86]
       
      .uk.org.netex.www.netex.RubbishDisposalEquipmentType rubbish_disposal_equipment = 190;
    • hasTicketingService

      boolean hasTicketingService()
       Specialisation of LOCAL SERVICE for ticketing, providing ticket counter and online purchase information, also associated with payment method and TYPE OF TICKET.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 134:72]
       
      .uk.org.netex.www.netex.TicketingServiceType ticketing_service = 191;
      Returns:
      Whether the ticketingService field is set.
    • getTicketingService

      TicketingServiceType getTicketingService()
       Specialisation of LOCAL SERVICE for ticketing, providing ticket counter and online purchase information, also associated with payment method and TYPE OF TICKET.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 134:72]
       
      .uk.org.netex.www.netex.TicketingServiceType ticketing_service = 191;
      Returns:
      The ticketingService.
    • getTicketingServiceOrBuilder

      TicketingServiceTypeOrBuilder getTicketingServiceOrBuilder()
       Specialisation of LOCAL SERVICE for ticketing, providing ticket counter and online purchase information, also associated with payment method and TYPE OF TICKET.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 134:72]
       
      .uk.org.netex.www.netex.TicketingServiceType ticketing_service = 191;
    • hasAssistanceService

      boolean hasAssistanceService()
       Specialisation of LOCAL SERVICE for ASSISTANCE providing information like language, accessibility trained staff, etc.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 228:73]
       
      .uk.org.netex.www.netex.AssistanceServiceType assistance_service = 192;
      Returns:
      Whether the assistanceService field is set.
    • getAssistanceService

      AssistanceServiceType getAssistanceService()
       Specialisation of LOCAL SERVICE for ASSISTANCE providing information like language, accessibility trained staff, etc.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 228:73]
       
      .uk.org.netex.www.netex.AssistanceServiceType assistance_service = 192;
      Returns:
      The assistanceService.
    • getAssistanceServiceOrBuilder

      AssistanceServiceTypeOrBuilder getAssistanceServiceOrBuilder()
       Specialisation of LOCAL SERVICE for ASSISTANCE providing information like language, accessibility trained staff, etc.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 228:73]
       
      .uk.org.netex.www.netex.AssistanceServiceType assistance_service = 192;
    • hasLuggageService

      boolean hasLuggageService()
       Specialisation of CUSTOMER SERVICE for luggage services (provides luggage service facilities and characteristics like luggage trolley, free to use, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 309:70]
       
      .uk.org.netex.www.netex.LuggageServiceType luggage_service = 193;
      Returns:
      Whether the luggageService field is set.
    • getLuggageService

      LuggageServiceType getLuggageService()
       Specialisation of CUSTOMER SERVICE for luggage services (provides luggage service facilities and characteristics like luggage trolley, free to use, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 309:70]
       
      .uk.org.netex.www.netex.LuggageServiceType luggage_service = 193;
      Returns:
      The luggageService.
    • getLuggageServiceOrBuilder

      LuggageServiceTypeOrBuilder getLuggageServiceOrBuilder()
       Specialisation of CUSTOMER SERVICE for luggage services (provides luggage service facilities and characteristics like luggage trolley, free to use, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 309:70]
       
      .uk.org.netex.www.netex.LuggageServiceType luggage_service = 193;
    • hasCustomerService

      boolean hasCustomerService()
       Generic specialisation of LOCAL SERVICE for CUSTOMER SERVICEs (lost properties, meeting point, complaints, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 403:128]
       
      .uk.org.netex.www.netex.CustomerService_VersionStructure customer_service = 194;
      Returns:
      Whether the customerService field is set.
    • getCustomerService

      CustomerService_VersionStructure getCustomerService()
       Generic specialisation of LOCAL SERVICE for CUSTOMER SERVICEs (lost properties, meeting point, complaints, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 403:128]
       
      .uk.org.netex.www.netex.CustomerService_VersionStructure customer_service = 194;
      Returns:
      The customerService.
    • getCustomerServiceOrBuilder

      CustomerService_VersionStructureOrBuilder getCustomerServiceOrBuilder()
       Generic specialisation of LOCAL SERVICE for CUSTOMER SERVICEs (lost properties, meeting point, complaints, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 403:128]
       
      .uk.org.netex.www.netex.CustomerService_VersionStructure customer_service = 194;
    • hasComplaintsService

      boolean hasComplaintsService()
       Specialisation of CUSTOMER SERVICE for COMPLAINTs.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 423:76]
       
      .uk.org.netex.www.netex.ComplaintsServiceType complaints_service = 195;
      Returns:
      Whether the complaintsService field is set.
    • getComplaintsService

      ComplaintsServiceType getComplaintsService()
       Specialisation of CUSTOMER SERVICE for COMPLAINTs.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 423:76]
       
      .uk.org.netex.www.netex.ComplaintsServiceType complaints_service = 195;
      Returns:
      The complaintsService.
    • getComplaintsServiceOrBuilder

      ComplaintsServiceTypeOrBuilder getComplaintsServiceOrBuilder()
       Specialisation of CUSTOMER SERVICE for COMPLAINTs.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 423:76]
       
      .uk.org.netex.www.netex.ComplaintsServiceType complaints_service = 195;
    • hasLeftLuggageService

      boolean hasLeftLuggageService()
       Specialisation of CUSTOMER SERVICE for left luggage (provides left luggage information like self service locker, locker free, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 464:77]
       
      .uk.org.netex.www.netex.LeftLuggageServiceType left_luggage_service = 196;
      Returns:
      Whether the leftLuggageService field is set.
    • getLeftLuggageService

      LeftLuggageServiceType getLeftLuggageService()
       Specialisation of CUSTOMER SERVICE for left luggage (provides left luggage information like self service locker, locker free, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 464:77]
       
      .uk.org.netex.www.netex.LeftLuggageServiceType left_luggage_service = 196;
      Returns:
      The leftLuggageService.
    • getLeftLuggageServiceOrBuilder

      LeftLuggageServiceTypeOrBuilder getLeftLuggageServiceOrBuilder()
       Specialisation of CUSTOMER SERVICE for left luggage (provides left luggage information like self service locker, locker free, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 464:77]
       
      .uk.org.netex.www.netex.LeftLuggageServiceType left_luggage_service = 196;
    • hasLostPropertyService

      boolean hasLostPropertyService()
       Specialisation of CUSTOMER SERVICE for lost properties.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 558:78]
       
      .uk.org.netex.www.netex.LostPropertyServiceType lost_property_service = 197;
      Returns:
      Whether the lostPropertyService field is set.
    • getLostPropertyService

      LostPropertyServiceType getLostPropertyService()
       Specialisation of CUSTOMER SERVICE for lost properties.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 558:78]
       
      .uk.org.netex.www.netex.LostPropertyServiceType lost_property_service = 197;
      Returns:
      The lostPropertyService.
    • getLostPropertyServiceOrBuilder

      LostPropertyServiceTypeOrBuilder getLostPropertyServiceOrBuilder()
       Specialisation of CUSTOMER SERVICE for lost properties.  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 558:78]
       
      .uk.org.netex.www.netex.LostPropertyServiceType lost_property_service = 197;
    • hasMeetingPointService

      boolean hasMeetingPointService()
       Specialisation of CUSTOMER SERVICE for meeting points (provides characteristics like description, label, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 614:78]
       
      .uk.org.netex.www.netex.MeetingPointServiceType meeting_point_service = 198;
      Returns:
      Whether the meetingPointService field is set.
    • getMeetingPointService

      MeetingPointServiceType getMeetingPointService()
       Specialisation of CUSTOMER SERVICE for meeting points (provides characteristics like description, label, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 614:78]
       
      .uk.org.netex.www.netex.MeetingPointServiceType meeting_point_service = 198;
      Returns:
      The meetingPointService.
    • getMeetingPointServiceOrBuilder

      MeetingPointServiceTypeOrBuilder getMeetingPointServiceOrBuilder()
       Specialisation of CUSTOMER SERVICE for meeting points (provides characteristics like description, label, etc.).  [netex_part_1/part1_ifopt/netex_ifopt_localService_version.xsd at 614:78]
       
      .uk.org.netex.www.netex.MeetingPointServiceType meeting_point_service = 198;
    • hasCommunicationService

      boolean hasCommunicationService()
       Specialisation of LOCAL SERVICE dedicated to communication services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 66:76]
       
      .uk.org.netex.www.netex.CommunicationServiceType communication_service = 199;
      Returns:
      Whether the communicationService field is set.
    • getCommunicationService

      CommunicationServiceType getCommunicationService()
       Specialisation of LOCAL SERVICE dedicated to communication services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 66:76]
       
      .uk.org.netex.www.netex.CommunicationServiceType communication_service = 199;
      Returns:
      The communicationService.
    • getCommunicationServiceOrBuilder

      CommunicationServiceTypeOrBuilder getCommunicationServiceOrBuilder()
       Specialisation of LOCAL SERVICE dedicated to communication services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 66:76]
       
      .uk.org.netex.www.netex.CommunicationServiceType communication_service = 199;
    • hasHireService

      boolean hasHireService()
       Specialisation of LOCAL SERVICE dedicated to hire services (e.g. cycle hire, car hire).  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 124:67]
       
      .uk.org.netex.www.netex.HireServiceType hire_service = 200;
      Returns:
      Whether the hireService field is set.
    • getHireService

      HireServiceType getHireService()
       Specialisation of LOCAL SERVICE dedicated to hire services (e.g. cycle hire, car hire).  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 124:67]
       
      .uk.org.netex.www.netex.HireServiceType hire_service = 200;
      Returns:
      The hireService.
    • getHireServiceOrBuilder

      HireServiceTypeOrBuilder getHireServiceOrBuilder()
       Specialisation of LOCAL SERVICE dedicated to hire services (e.g. cycle hire, car hire).  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 124:67]
       
      .uk.org.netex.www.netex.HireServiceType hire_service = 200;
    • hasMoneyService

      boolean hasMoneyService()
       Specialisation of LOCAL SERVICE dedicated to money services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 182:68]
       
      .uk.org.netex.www.netex.MoneyServiceType money_service = 201;
      Returns:
      Whether the moneyService field is set.
    • getMoneyService

      MoneyServiceType getMoneyService()
       Specialisation of LOCAL SERVICE dedicated to money services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 182:68]
       
      .uk.org.netex.www.netex.MoneyServiceType money_service = 201;
      Returns:
      The moneyService.
    • getMoneyServiceOrBuilder

      MoneyServiceTypeOrBuilder getMoneyServiceOrBuilder()
       Specialisation of LOCAL SERVICE dedicated to money services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 182:68]
       
      .uk.org.netex.www.netex.MoneyServiceType money_service = 201;
    • hasRetailService

      boolean hasRetailService()
       Specialisation of LOCAL SERVICE dedicated to retail services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 240:69]
       
      .uk.org.netex.www.netex.RetailServiceType retail_service = 202;
      Returns:
      Whether the retailService field is set.
    • getRetailService

      RetailServiceType getRetailService()
       Specialisation of LOCAL SERVICE dedicated to retail services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 240:69]
       
      .uk.org.netex.www.netex.RetailServiceType retail_service = 202;
      Returns:
      The retailService.
    • getRetailServiceOrBuilder

      RetailServiceTypeOrBuilder getRetailServiceOrBuilder()
       Specialisation of LOCAL SERVICE dedicated to retail services.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 240:69]
       
      .uk.org.netex.www.netex.RetailServiceType retail_service = 202;
    • hasCateringService

      boolean hasCateringService()
       Specialisation of LOCAL SERVICE dedicated to catering service.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 298:71]
       
      .uk.org.netex.www.netex.CateringServiceType catering_service = 203;
      Returns:
      Whether the cateringService field is set.
    • getCateringService

      CateringServiceType getCateringService()
       Specialisation of LOCAL SERVICE dedicated to catering service.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 298:71]
       
      .uk.org.netex.www.netex.CateringServiceType catering_service = 203;
      Returns:
      The cateringService.
    • getCateringServiceOrBuilder

      CateringServiceTypeOrBuilder getCateringServiceOrBuilder()
       Specialisation of LOCAL SERVICE dedicated to catering service.  [netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_version.xsd at 298:71]
       
      .uk.org.netex.www.netex.CateringServiceType catering_service = 203;
    • hasEntrance

      boolean hasEntrance()
       A physical entrance or exit to/from a SITE. May be a door, barrier, gate or other recognizable point of access.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 354:119]
       
      .uk.org.netex.www.netex.SiteEntrance_VersionStructure entrance = 204;
      Returns:
      Whether the entrance field is set.
    • getEntrance

       A physical entrance or exit to/from a SITE. May be a door, barrier, gate or other recognizable point of access.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 354:119]
       
      .uk.org.netex.www.netex.SiteEntrance_VersionStructure entrance = 204;
      Returns:
      The entrance.
    • getEntranceOrBuilder

       A physical entrance or exit to/from a SITE. May be a door, barrier, gate or other recognizable point of access.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 354:119]
       
      .uk.org.netex.www.netex.SiteEntrance_VersionStructure entrance = 204;
    • hasLevel

      boolean hasLevel()
       An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside. A PATH LINK may connect components on different levels.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 537:66]
       
      .uk.org.netex.www.netex.LevelType level = 205;
      Returns:
      Whether the level field is set.
    • getLevel

      LevelType getLevel()
       An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside. A PATH LINK may connect components on different levels.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 537:66]
       
      .uk.org.netex.www.netex.LevelType level = 205;
      Returns:
      The level.
    • getLevelOrBuilder

      LevelTypeOrBuilder getLevelOrBuilder()
       An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside. A PATH LINK may connect components on different levels.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 537:66]
       
      .uk.org.netex.www.netex.LevelType level = 205;
    • hasAccessZone

      boolean hasAccessZone()
       An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside. A PATH LINK may connect components on different ACCESS ZONEs.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 633:58]
       
      .uk.org.netex.www.netex.AccessZoneType access_zone = 206;
      Returns:
      Whether the accessZone field is set.
    • getAccessZone

      AccessZoneType getAccessZone()
       An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside. A PATH LINK may connect components on different ACCESS ZONEs.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 633:58]
       
      .uk.org.netex.www.netex.AccessZoneType access_zone = 206;
      Returns:
      The accessZone.
    • getAccessZoneOrBuilder

      AccessZoneTypeOrBuilder getAccessZoneOrBuilder()
       An identified storey (ground, first, basement, mezzanine, etc) within an interchange building or SITE on which SITE COMPONENTs reside. A PATH LINK may connect components on different ACCESS ZONEs.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 633:58]
       
      .uk.org.netex.www.netex.AccessZoneType access_zone = 206;
    • hasServiceSite

      boolean hasServiceSite()
       A sub-type of SITE which is of specific interest for the operator (e.g. where a joint service or a joint fee is proposed).  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 695:59]
       
      .uk.org.netex.www.netex.ServiceSiteType service_site = 207;
      Returns:
      Whether the serviceSite field is set.
    • getServiceSite

      ServiceSiteType getServiceSite()
       A sub-type of SITE which is of specific interest for the operator (e.g. where a joint service or a joint fee is proposed).  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 695:59]
       
      .uk.org.netex.www.netex.ServiceSiteType service_site = 207;
      Returns:
      The serviceSite.
    • getServiceSiteOrBuilder

      ServiceSiteTypeOrBuilder getServiceSiteOrBuilder()
       A sub-type of SITE which is of specific interest for the operator (e.g. where a joint service or a joint fee is proposed).  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 695:59]
       
      .uk.org.netex.www.netex.ServiceSiteType service_site = 207;
    • hasPathLink

      boolean hasPathLink()
       A link between any two PLACEs (That is STOP PLACEs, ACCESS SPACEs or QUAYs, BOARDING POSITIONs, POINTs OF INTEREST etc or PATH JUNCTIONs) that represents a step in a possible route for pedestrians, cyclists or other out of vehicle passengers within or between a PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 195:56]
       
      .uk.org.netex.www.netex.PathLinkType path_link = 208;
      Returns:
      Whether the pathLink field is set.
    • getPathLink

      PathLinkType getPathLink()
       A link between any two PLACEs (That is STOP PLACEs, ACCESS SPACEs or QUAYs, BOARDING POSITIONs, POINTs OF INTEREST etc or PATH JUNCTIONs) that represents a step in a possible route for pedestrians, cyclists or other out of vehicle passengers within or between a PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 195:56]
       
      .uk.org.netex.www.netex.PathLinkType path_link = 208;
      Returns:
      The pathLink.
    • getPathLinkOrBuilder

      PathLinkTypeOrBuilder getPathLinkOrBuilder()
       A link between any two PLACEs (That is STOP PLACEs, ACCESS SPACEs or QUAYs, BOARDING POSITIONs, POINTs OF INTEREST etc or PATH JUNCTIONs) that represents a step in a possible route for pedestrians, cyclists or other out of vehicle passengers within or between a PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 195:56]
       
      .uk.org.netex.www.netex.PathLinkType path_link = 208;
    • hasSitePathLink

      boolean hasSitePathLink()
       A PATH LINK between two nodes that are SITE components, i.e. within a STOP PLACE or POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 327:60]
       
      .uk.org.netex.www.netex.SitePathLinkType site_path_link = 209;
      Returns:
      Whether the sitePathLink field is set.
    • getSitePathLink

      SitePathLinkType getSitePathLink()
       A PATH LINK between two nodes that are SITE components, i.e. within a STOP PLACE or POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 327:60]
       
      .uk.org.netex.www.netex.SitePathLinkType site_path_link = 209;
      Returns:
      The sitePathLink.
    • getSitePathLinkOrBuilder

      SitePathLinkTypeOrBuilder getSitePathLinkOrBuilder()
       A PATH LINK between two nodes that are SITE components, i.e. within a STOP PLACE or POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 327:60]
       
      .uk.org.netex.www.netex.SitePathLinkType site_path_link = 209;
    • hasPathJunction

      boolean hasPathJunction()
       A designated point, inside or outside of a STOP PLACE or POINT OF INTEREST, at which two or more PATH LINKs may connect or branch.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 401:61]
       
      .uk.org.netex.www.netex.PathJunctionType path_junction = 210;
      Returns:
      Whether the pathJunction field is set.
    • getPathJunction

      PathJunctionType getPathJunction()
       A designated point, inside or outside of a STOP PLACE or POINT OF INTEREST, at which two or more PATH LINKs may connect or branch.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 401:61]
       
      .uk.org.netex.www.netex.PathJunctionType path_junction = 210;
      Returns:
      The pathJunction.
    • getPathJunctionOrBuilder

      PathJunctionTypeOrBuilder getPathJunctionOrBuilder()
       A designated point, inside or outside of a STOP PLACE or POINT OF INTEREST, at which two or more PATH LINKs may connect or branch.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 401:61]
       
      .uk.org.netex.www.netex.PathJunctionType path_junction = 210;
    • hasNavigationPath

      boolean hasNavigationPath()
       A designated path between two places. May include an ordered sequence of PATH LINKs.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 195:70]
       
      .uk.org.netex.www.netex.NavigationPathType navigation_path = 211;
      Returns:
      Whether the navigationPath field is set.
    • getNavigationPath

      NavigationPathType getNavigationPath()
       A designated path between two places. May include an ordered sequence of PATH LINKs.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 195:70]
       
      .uk.org.netex.www.netex.NavigationPathType navigation_path = 211;
      Returns:
      The navigationPath.
    • getNavigationPathOrBuilder

      NavigationPathTypeOrBuilder getNavigationPathOrBuilder()
       A designated path between two places. May include an ordered sequence of PATH LINKs.  [netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version.xsd at 195:70]
       
      .uk.org.netex.www.netex.NavigationPathType navigation_path = 211;
    • 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 = 212;
      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 = 212;
      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 = 212;
    • 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 = 213;
      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 = 213;
      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 = 213;
    • hasScheduledStopPoint

      boolean hasScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 214;
      Returns:
      Whether the scheduledStopPoint field is set.
    • getScheduledStopPoint

      ScheduledStopPointType getScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 214;
      Returns:
      The scheduledStopPoint.
    • getScheduledStopPointOrBuilder

      ScheduledStopPointTypeOrBuilder getScheduledStopPointOrBuilder()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 214;
    • hasServiceLink

      boolean hasServiceLink()
       A LINK between an ordered pair of STOP POINTs.  Service links are directional - there will be separate links for each direction of a route.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 372:76]
       
      .uk.org.netex.www.netex.ServiceLinkType service_link = 215;
      Returns:
      Whether the serviceLink field is set.
    • getServiceLink

      ServiceLinkType getServiceLink()
       A LINK between an ordered pair of STOP POINTs.  Service links are directional - there will be separate links for each direction of a route.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 372:76]
       
      .uk.org.netex.www.netex.ServiceLinkType service_link = 215;
      Returns:
      The serviceLink.
    • getServiceLinkOrBuilder

      ServiceLinkTypeOrBuilder getServiceLinkOrBuilder()
       A LINK between an ordered pair of STOP POINTs.  Service links are directional - there will be separate links for each direction of a route.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 372:76]
       
      .uk.org.netex.www.netex.ServiceLinkType service_link = 215;
    • hasStopArea

      boolean hasStopArea()
       A group of STOP POINTs close to each other.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 430:73]
       
      .uk.org.netex.www.netex.StopAreaType stop_area = 216;
      Returns:
      Whether the stopArea field is set.
    • getStopArea

      StopAreaType getStopArea()
       A group of STOP POINTs close to each other.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 430:73]
       
      .uk.org.netex.www.netex.StopAreaType stop_area = 216;
      Returns:
      The stopArea.
    • getStopAreaOrBuilder

      StopAreaTypeOrBuilder getStopAreaOrBuilder()
       A group of STOP POINTs close to each other.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 430:73]
       
      .uk.org.netex.www.netex.StopAreaType stop_area = 216;
    • 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 = 217;
      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 = 217;
      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 = 217;
    • hasServicePattern

      boolean hasServicePattern()
       The subset of a JOURNEY PATTERN made up only of STOP POINTs IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 601:87]
       
      .uk.org.netex.www.netex.ServicePatternType service_pattern = 218;
      Returns:
      Whether the servicePattern field is set.
    • getServicePattern

      ServicePatternType getServicePattern()
       The subset of a JOURNEY PATTERN made up only of STOP POINTs IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 601:87]
       
      .uk.org.netex.www.netex.ServicePatternType service_pattern = 218;
      Returns:
      The servicePattern.
    • getServicePatternOrBuilder

      ServicePatternTypeOrBuilder getServicePatternOrBuilder()
       The subset of a JOURNEY PATTERN made up only of STOP POINTs IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 601:87]
       
      .uk.org.netex.www.netex.ServicePatternType service_pattern = 218;
    • hasServiceJourneyPattern

      boolean hasServiceJourneyPattern()
       The JOURNEY PATTERN for a (passenger carrying) SERVICE JOURNEY.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 672:97]
       
      .uk.org.netex.www.netex.ServiceJourneyPatternType service_journey_pattern = 219;
      Returns:
      Whether the serviceJourneyPattern field is set.
    • getServiceJourneyPattern

      ServiceJourneyPatternType getServiceJourneyPattern()
       The JOURNEY PATTERN for a (passenger carrying) SERVICE JOURNEY.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 672:97]
       
      .uk.org.netex.www.netex.ServiceJourneyPatternType service_journey_pattern = 219;
      Returns:
      The serviceJourneyPattern.
    • getServiceJourneyPatternOrBuilder

      ServiceJourneyPatternTypeOrBuilder getServiceJourneyPatternOrBuilder()
       The JOURNEY PATTERN for a (passenger carrying) SERVICE JOURNEY.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 672:97]
       
      .uk.org.netex.www.netex.ServiceJourneyPatternType service_journey_pattern = 219;
    • hasFareScheduledStopPoint

      boolean hasFareScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 153:88]
       
      .uk.org.netex.www.netex.FareScheduledStopPointType fare_scheduled_stop_point = 220;
      Returns:
      Whether the fareScheduledStopPoint field is set.
    • getFareScheduledStopPoint

      FareScheduledStopPointType getFareScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 153:88]
       
      .uk.org.netex.www.netex.FareScheduledStopPointType fare_scheduled_stop_point = 220;
      Returns:
      The fareScheduledStopPoint.
    • getFareScheduledStopPointOrBuilder

      FareScheduledStopPointTypeOrBuilder getFareScheduledStopPointOrBuilder()
       A POINT where passengers can board or alight from vehicles.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 153:88]
       
      .uk.org.netex.www.netex.FareScheduledStopPointType fare_scheduled_stop_point = 220;
    • hasBorderPoint

      boolean hasBorderPoint()
       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 221;
      Returns:
      Whether the borderPoint field is set.
    • getBorderPoint

      BorderPointType getBorderPoint()
       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 221;
      Returns:
      The borderPoint.
    • getBorderPointOrBuilder

      BorderPointTypeOrBuilder getBorderPointOrBuilder()
       Designated BORDER POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 220:77]
       
      .uk.org.netex.www.netex.BorderPointType border_point = 221;
    • hasFareZone

      boolean hasFareZone()
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      .uk.org.netex.www.netex.FareZoneType fare_zone = 222;
      Returns:
      Whether the fareZone field is set.
    • getFareZone

      FareZoneType getFareZone()
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      .uk.org.netex.www.netex.FareZoneType fare_zone = 222;
      Returns:
      The fareZone.
    • getFareZoneOrBuilder

      FareZoneTypeOrBuilder getFareZoneOrBuilder()
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      .uk.org.netex.www.netex.FareZoneType fare_zone = 222;
    • hasLogicalDisplay

      boolean hasLogicalDisplay()
       Represents a set of data that can be assembled for assignment to a physical PASSENGER INFORMATION EQUIPMENT or to a logical channel such as web or media. It is independent of any physical embodiment  LOGICAL DISPLAY corresponds to a SIRI STOP MONITORING point.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 125:92]
       
      .uk.org.netex.www.netex.LogicalDisplayType logical_display = 223;
      Returns:
      Whether the logicalDisplay field is set.
    • getLogicalDisplay

      LogicalDisplayType getLogicalDisplay()
       Represents a set of data that can be assembled for assignment to a physical PASSENGER INFORMATION EQUIPMENT or to a logical channel such as web or media. It is independent of any physical embodiment  LOGICAL DISPLAY corresponds to a SIRI STOP MONITORING point.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 125:92]
       
      .uk.org.netex.www.netex.LogicalDisplayType logical_display = 223;
      Returns:
      The logicalDisplay.
    • getLogicalDisplayOrBuilder

      LogicalDisplayTypeOrBuilder getLogicalDisplayOrBuilder()
       Represents a set of data that can be assembled for assignment to a physical PASSENGER INFORMATION EQUIPMENT or to a logical channel such as web or media. It is independent of any physical embodiment  LOGICAL DISPLAY corresponds to a SIRI STOP MONITORING point.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 125:92]
       
      .uk.org.netex.www.netex.LogicalDisplayType logical_display = 223;
    • hasPassengerInformationEquipment

      boolean hasPassengerInformationEquipment()
       A public transport information facility, as for instance terminals (on street, at information desks, telematic, ...) or printed material (leaflets displayed at stops, booklets, ...).  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 185:108]
       
      .uk.org.netex.www.netex.PassengerInformationEquipmentType passenger_information_equipment = 224;
      Returns:
      Whether the passengerInformationEquipment field is set.
    • getPassengerInformationEquipment

      PassengerInformationEquipmentType getPassengerInformationEquipment()
       A public transport information facility, as for instance terminals (on street, at information desks, telematic, ...) or printed material (leaflets displayed at stops, booklets, ...).  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 185:108]
       
      .uk.org.netex.www.netex.PassengerInformationEquipmentType passenger_information_equipment = 224;
      Returns:
      The passengerInformationEquipment.
    • getPassengerInformationEquipmentOrBuilder

      PassengerInformationEquipmentTypeOrBuilder getPassengerInformationEquipmentOrBuilder()
       A public transport information facility, as for instance terminals (on street, at information desks, telematic, ...) or printed material (leaflets displayed at stops, booklets, ...).  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 185:108]
       
      .uk.org.netex.www.netex.PassengerInformationEquipmentType passenger_information_equipment = 224;
    • hasDisplayAssignment

      boolean hasDisplayAssignment()
       The assignment of one STOP POINT and one JOURNEY PATTERN to a PASSENGER INFORMATION EQUIPMENT, specifying that information on this STOP POINT and this JOURNEY PATTERN will be provided (e.g. displayed, printed).  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 269:89]
       
      .uk.org.netex.www.netex.DisplayAssignmentType display_assignment = 225;
      Returns:
      Whether the displayAssignment field is set.
    • getDisplayAssignment

      DisplayAssignmentType getDisplayAssignment()
       The assignment of one STOP POINT and one JOURNEY PATTERN to a PASSENGER INFORMATION EQUIPMENT, specifying that information on this STOP POINT and this JOURNEY PATTERN will be provided (e.g. displayed, printed).  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 269:89]
       
      .uk.org.netex.www.netex.DisplayAssignmentType display_assignment = 225;
      Returns:
      The displayAssignment.
    • getDisplayAssignmentOrBuilder

      DisplayAssignmentTypeOrBuilder getDisplayAssignmentOrBuilder()
       The assignment of one STOP POINT and one JOURNEY PATTERN to a PASSENGER INFORMATION EQUIPMENT, specifying that information on this STOP POINT and this JOURNEY PATTERN will be provided (e.g. displayed, printed).  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 269:89]
       
      .uk.org.netex.www.netex.DisplayAssignmentType display_assignment = 225;
    • hasTypeOfPassengerInformationEquipment

      boolean hasTypeOfPassengerInformationEquipment()
       Classification of a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 398:91]
       
      .uk.org.netex.www.netex.TypeOfPassengerInformationEquipmentType type_of_passenger_information_equipment = 226;
      Returns:
      Whether the typeOfPassengerInformationEquipment field is set.
    • getTypeOfPassengerInformationEquipment

      TypeOfPassengerInformationEquipmentType getTypeOfPassengerInformationEquipment()
       Classification of a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 398:91]
       
      .uk.org.netex.www.netex.TypeOfPassengerInformationEquipmentType type_of_passenger_information_equipment = 226;
      Returns:
      The typeOfPassengerInformationEquipment.
    • getTypeOfPassengerInformationEquipmentOrBuilder

      TypeOfPassengerInformationEquipmentTypeOrBuilder getTypeOfPassengerInformationEquipmentOrBuilder()
       Classification of a PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd at 398:91]
       
      .uk.org.netex.www.netex.TypeOfPassengerInformationEquipmentType type_of_passenger_information_equipment = 226;
    • hasStopPlace

      boolean hasStopPlace()
       Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
       
      .uk.org.netex.www.netex.StopPlaceType stop_place = 227;
      Returns:
      Whether the stopPlace field is set.
    • getStopPlace

      StopPlaceType getStopPlace()
       Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
       
      .uk.org.netex.www.netex.StopPlaceType stop_place = 227;
      Returns:
      The stopPlace.
    • getStopPlaceOrBuilder

      StopPlaceTypeOrBuilder getStopPlaceOrBuilder()
       Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 147:63]
       
      .uk.org.netex.www.netex.StopPlaceType stop_place = 227;
    • hasQuay

      boolean hasQuay()
       A place such as platform, stance, or quayside where passengers have access to PT vehicles, Taxi cars or other means of transportation. A QUAY may contain other sub QUAYs. A child QUAY must be physically contained within its parent QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 445:62]
       
      .uk.org.netex.www.netex.QuayType quay = 228;
      Returns:
      Whether the quay field is set.
    • getQuay

      QuayType getQuay()
       A place such as platform, stance, or quayside where passengers have access to PT vehicles, Taxi cars or other means of transportation. A QUAY may contain other sub QUAYs. A child QUAY must be physically contained within its parent QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 445:62]
       
      .uk.org.netex.www.netex.QuayType quay = 228;
      Returns:
      The quay.
    • getQuayOrBuilder

      QuayTypeOrBuilder getQuayOrBuilder()
       A place such as platform, stance, or quayside where passengers have access to PT vehicles, Taxi cars or other means of transportation. A QUAY may contain other sub QUAYs. A child QUAY must be physically contained within its parent QUAY.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 445:62]
       
      .uk.org.netex.www.netex.QuayType quay = 228;
    • hasAccessSpace

      boolean hasAccessSpace()
       An area within a STOP PLACE that does not give direct access to transport vehicles. May be connected to QUAYS by PATH LINKs.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 668:69]
       
      .uk.org.netex.www.netex.AccessSpaceType access_space = 229;
      Returns:
      Whether the accessSpace field is set.
    • getAccessSpace

      AccessSpaceType getAccessSpace()
       An area within a STOP PLACE that does not give direct access to transport vehicles. May be connected to QUAYS by PATH LINKs.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 668:69]
       
      .uk.org.netex.www.netex.AccessSpaceType access_space = 229;
      Returns:
      The accessSpace.
    • getAccessSpaceOrBuilder

      AccessSpaceTypeOrBuilder getAccessSpaceOrBuilder()
       An area within a STOP PLACE that does not give direct access to transport vehicles. May be connected to QUAYS by PATH LINKs.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 668:69]
       
      .uk.org.netex.www.netex.AccessSpaceType access_space = 229;
    • hasBoardingPosition

      boolean hasBoardingPosition()
       A location within a QUAY from which passengers may directly board, or onto which passengers may directly alight from, a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 774:74]
       
      .uk.org.netex.www.netex.BoardingPositionType boarding_position = 230;
      Returns:
      Whether the boardingPosition field is set.
    • getBoardingPosition

      BoardingPositionType getBoardingPosition()
       A location within a QUAY from which passengers may directly board, or onto which passengers may directly alight from, a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 774:74]
       
      .uk.org.netex.www.netex.BoardingPositionType boarding_position = 230;
      Returns:
      The boardingPosition.
    • getBoardingPositionOrBuilder

      BoardingPositionTypeOrBuilder getBoardingPositionOrBuilder()
       A location within a QUAY from which passengers may directly board, or onto which passengers may directly alight from, a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 774:74]
       
      .uk.org.netex.www.netex.BoardingPositionType boarding_position = 230;
    • hasStopPlaceEntrance

      boolean hasStopPlaceEntrance()
       Passenger Entrance to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 860:86]
       
      .uk.org.netex.www.netex.StopPlaceEntranceType stop_place_entrance = 231;
      Returns:
      Whether the stopPlaceEntrance field is set.
    • getStopPlaceEntrance

      StopPlaceEntranceType getStopPlaceEntrance()
       Passenger Entrance to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 860:86]
       
      .uk.org.netex.www.netex.StopPlaceEntranceType stop_place_entrance = 231;
      Returns:
      The stopPlaceEntrance.
    • getStopPlaceEntranceOrBuilder

      StopPlaceEntranceTypeOrBuilder getStopPlaceEntranceOrBuilder()
       Passenger Entrance to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 860:86]
       
      .uk.org.netex.www.netex.StopPlaceEntranceType stop_place_entrance = 231;
    • hasStopPlaceVehicleEntrance

      boolean hasStopPlaceVehicleEntrance()
       A physical entrance or exit to/from a SITE for a VEHICLE. May be a door, barrier, gate or other recognizable point of access.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 931:93]
       
      .uk.org.netex.www.netex.StopPlaceVehicleEntranceType stop_place_vehicle_entrance = 232;
      Returns:
      Whether the stopPlaceVehicleEntrance field is set.
    • getStopPlaceVehicleEntrance

      StopPlaceVehicleEntranceType getStopPlaceVehicleEntrance()
       A physical entrance or exit to/from a SITE for a VEHICLE. May be a door, barrier, gate or other recognizable point of access.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 931:93]
       
      .uk.org.netex.www.netex.StopPlaceVehicleEntranceType stop_place_vehicle_entrance = 232;
      Returns:
      The stopPlaceVehicleEntrance.
    • getStopPlaceVehicleEntranceOrBuilder

      StopPlaceVehicleEntranceTypeOrBuilder getStopPlaceVehicleEntranceOrBuilder()
       A physical entrance or exit to/from a SITE for a VEHICLE. May be a door, barrier, gate or other recognizable point of access.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 931:93]
       
      .uk.org.netex.www.netex.StopPlaceVehicleEntranceType stop_place_vehicle_entrance = 232;
    • hasVehicleStoppingPlace

      boolean hasVehicleStoppingPlace()
       Designated PLACE within a STOP PLACE for a VEHICLE to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1005:78]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaceType vehicle_stopping_place = 233;
      Returns:
      Whether the vehicleStoppingPlace field is set.
    • getVehicleStoppingPlace

      VehicleStoppingPlaceType getVehicleStoppingPlace()
       Designated PLACE within a STOP PLACE for a VEHICLE to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1005:78]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaceType vehicle_stopping_place = 233;
      Returns:
      The vehicleStoppingPlace.
    • getVehicleStoppingPlaceOrBuilder

      VehicleStoppingPlaceTypeOrBuilder getVehicleStoppingPlaceOrBuilder()
       Designated PLACE within a STOP PLACE for a VEHICLE to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1005:78]
       
      .uk.org.netex.www.netex.VehicleStoppingPlaceType vehicle_stopping_place = 233;
    • hasVehicleStoppingPosition

      boolean hasVehicleStoppingPosition()
       Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1100:80]
       
      .uk.org.netex.www.netex.VehicleStoppingPositionType vehicle_stopping_position = 234;
      Returns:
      Whether the vehicleStoppingPosition field is set.
    • getVehicleStoppingPosition

      VehicleStoppingPositionType getVehicleStoppingPosition()
       Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1100:80]
       
      .uk.org.netex.www.netex.VehicleStoppingPositionType vehicle_stopping_position = 234;
      Returns:
      The vehicleStoppingPosition.
    • getVehicleStoppingPositionOrBuilder

      VehicleStoppingPositionTypeOrBuilder getVehicleStoppingPositionOrBuilder()
       Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1100:80]
       
      .uk.org.netex.www.netex.VehicleStoppingPositionType vehicle_stopping_position = 234;
    • hasPassengerStopAssignment

      boolean hasPassengerStopAssignment()
       Assignment of a SCHEDULED STOP POINT to a STOP PLACE and QUAY, etc.. For associations to ZONE see FlexibleStopAssignment.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 137:98]
       
      .uk.org.netex.www.netex.PassengerStopAssignmentType passenger_stop_assignment = 235;
      Returns:
      Whether the passengerStopAssignment field is set.
    • getPassengerStopAssignment

      PassengerStopAssignmentType getPassengerStopAssignment()
       Assignment of a SCHEDULED STOP POINT to a STOP PLACE and QUAY, etc.. For associations to ZONE see FlexibleStopAssignment.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 137:98]
       
      .uk.org.netex.www.netex.PassengerStopAssignmentType passenger_stop_assignment = 235;
      Returns:
      The passengerStopAssignment.
    • getPassengerStopAssignmentOrBuilder

      PassengerStopAssignmentTypeOrBuilder getPassengerStopAssignmentOrBuilder()
       Assignment of a SCHEDULED STOP POINT to a STOP PLACE and QUAY, etc.. For associations to ZONE see FlexibleStopAssignment.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 137:98]
       
      .uk.org.netex.www.netex.PassengerStopAssignmentType passenger_stop_assignment = 235;
    • hasDynamicStopAssignment

      boolean hasDynamicStopAssignment()
       Change to a PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 219:96]
       
      .uk.org.netex.www.netex.DynamicStopAssignmentType dynamic_stop_assignment = 236;
      Returns:
      Whether the dynamicStopAssignment field is set.
    • getDynamicStopAssignment

      DynamicStopAssignmentType getDynamicStopAssignment()
       Change to a PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 219:96]
       
      .uk.org.netex.www.netex.DynamicStopAssignmentType dynamic_stop_assignment = 236;
      Returns:
      The dynamicStopAssignment.
    • getDynamicStopAssignmentOrBuilder

      DynamicStopAssignmentTypeOrBuilder getDynamicStopAssignmentOrBuilder()
       Change to a PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 219:96]
       
      .uk.org.netex.www.netex.DynamicStopAssignmentType dynamic_stop_assignment = 236;
    • hasTrainStopAssignment

      boolean hasTrainStopAssignment()
       Assignment of a scheduled train stop point to a STOP PLACE and quay. etc.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 292:77]
       
      .uk.org.netex.www.netex.TrainStopAssignmentType train_stop_assignment = 237;
      Returns:
      Whether the trainStopAssignment field is set.
    • getTrainStopAssignment

      TrainStopAssignmentType getTrainStopAssignment()
       Assignment of a scheduled train stop point to a STOP PLACE and quay. etc.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 292:77]
       
      .uk.org.netex.www.netex.TrainStopAssignmentType train_stop_assignment = 237;
      Returns:
      The trainStopAssignment.
    • getTrainStopAssignmentOrBuilder

      TrainStopAssignmentTypeOrBuilder getTrainStopAssignmentOrBuilder()
       Assignment of a scheduled train stop point to a STOP PLACE and quay. etc.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 292:77]
       
      .uk.org.netex.www.netex.TrainStopAssignmentType train_stop_assignment = 237;
    • hasNavigationPathAssignment

      boolean hasNavigationPathAssignment()
       Assignment of a CONNECTION link to a NAVIGATION PATH.  [netex_part_1/part1_tacticalPlanning/netex_pathAssignment_version.xsd at 58:99]
       
      .uk.org.netex.www.netex.NavigationPathAssignmentType navigation_path_assignment = 238;
      Returns:
      Whether the navigationPathAssignment field is set.
    • getNavigationPathAssignment

      NavigationPathAssignmentType getNavigationPathAssignment()
       Assignment of a CONNECTION link to a NAVIGATION PATH.  [netex_part_1/part1_tacticalPlanning/netex_pathAssignment_version.xsd at 58:99]
       
      .uk.org.netex.www.netex.NavigationPathAssignmentType navigation_path_assignment = 238;
      Returns:
      The navigationPathAssignment.
    • getNavigationPathAssignmentOrBuilder

      NavigationPathAssignmentTypeOrBuilder getNavigationPathAssignmentOrBuilder()
       Assignment of a CONNECTION link to a NAVIGATION PATH.  [netex_part_1/part1_tacticalPlanning/netex_pathAssignment_version.xsd at 58:99]
       
      .uk.org.netex.www.netex.NavigationPathAssignmentType navigation_path_assignment = 238;
    • hasServiceExclusion

      boolean hasServiceExclusion()
       A constraint on the use of a service. The service, on this specific JOURNEY PATTERN (usually a FTS JOURNEY PATTERN) cannot operate when another (regular) service operates. This may occur only on subpart of the JOURNEY PATTERN, or only on one or some specific SCHEDULED STOP POINTs within the pattern.  [netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd at 126:88]
       
      .uk.org.netex.www.netex.ServiceExclusionType service_exclusion = 239;
      Returns:
      Whether the serviceExclusion field is set.
    • getServiceExclusion

      ServiceExclusionType getServiceExclusion()
       A constraint on the use of a service. The service, on this specific JOURNEY PATTERN (usually a FTS JOURNEY PATTERN) cannot operate when another (regular) service operates. This may occur only on subpart of the JOURNEY PATTERN, or only on one or some specific SCHEDULED STOP POINTs within the pattern.  [netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd at 126:88]
       
      .uk.org.netex.www.netex.ServiceExclusionType service_exclusion = 239;
      Returns:
      The serviceExclusion.
    • getServiceExclusionOrBuilder

      ServiceExclusionTypeOrBuilder getServiceExclusionOrBuilder()
       A constraint on the use of a service. The service, on this specific JOURNEY PATTERN (usually a FTS JOURNEY PATTERN) cannot operate when another (regular) service operates. This may occur only on subpart of the JOURNEY PATTERN, or only on one or some specific SCHEDULED STOP POINTs within the pattern.  [netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd at 126:88]
       
      .uk.org.netex.www.netex.ServiceExclusionType service_exclusion = 239;
    • hasTransferRestriction

      boolean hasTransferRestriction()
       A CONSTRAINT that can be applied on a CONNECTION or INTERCHANGE between two SCHEDULED STOP POINT, preventing or forbidding the passenger to use it.  [netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd at 194:91]
       
      .uk.org.netex.www.netex.TransferRestrictionType transfer_restriction = 240;
      Returns:
      Whether the transferRestriction field is set.
    • getTransferRestriction

      TransferRestrictionType getTransferRestriction()
       A CONSTRAINT that can be applied on a CONNECTION or INTERCHANGE between two SCHEDULED STOP POINT, preventing or forbidding the passenger to use it.  [netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd at 194:91]
       
      .uk.org.netex.www.netex.TransferRestrictionType transfer_restriction = 240;
      Returns:
      The transferRestriction.
    • getTransferRestrictionOrBuilder

      TransferRestrictionTypeOrBuilder getTransferRestrictionOrBuilder()
       A CONSTRAINT that can be applied on a CONNECTION or INTERCHANGE between two SCHEDULED STOP POINT, preventing or forbidding the passenger to use it.  [netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd at 194:91]
       
      .uk.org.netex.www.netex.TransferRestrictionType transfer_restriction = 240;
    • hasRoutingConstraintZone

      boolean hasRoutingConstraintZone()
       A constraint on the use of a service. The service, on this specific JOURNEY PATTERN (usually a FTS JOURNEY PATTERN) cannot operate when another (regular) service operates. This may occur only on subpart of the JOURNEY PATTERN, or only on one or some specific SCHEDULED STOP POINTs within the pattern.  [netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd at 267:86]
       
      .uk.org.netex.www.netex.RoutingConstraintZoneType routing_constraint_zone = 241;
      Returns:
      Whether the routingConstraintZone field is set.
    • getRoutingConstraintZone

      RoutingConstraintZoneType getRoutingConstraintZone()
       A constraint on the use of a service. The service, on this specific JOURNEY PATTERN (usually a FTS JOURNEY PATTERN) cannot operate when another (regular) service operates. This may occur only on subpart of the JOURNEY PATTERN, or only on one or some specific SCHEDULED STOP POINTs within the pattern.  [netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd at 267:86]
       
      .uk.org.netex.www.netex.RoutingConstraintZoneType routing_constraint_zone = 241;
      Returns:
      The routingConstraintZone.
    • getRoutingConstraintZoneOrBuilder

      RoutingConstraintZoneTypeOrBuilder getRoutingConstraintZoneOrBuilder()
       A constraint on the use of a service. The service, on this specific JOURNEY PATTERN (usually a FTS JOURNEY PATTERN) cannot operate when another (regular) service operates. This may occur only on subpart of the JOURNEY PATTERN, or only on one or some specific SCHEDULED STOP POINTs within the pattern.  [netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd at 267:86]
       
      .uk.org.netex.www.netex.RoutingConstraintZoneType routing_constraint_zone = 241;
    • hasTimeDemandType

      boolean hasTimeDemandType()
       An indicator of traffic conditions or other factors which may affect vehicle run or wait times. It may be entered directly by the scheduler or defined by the use of TIME BANDs.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 125:92]
       
      .uk.org.netex.www.netex.TimeDemandTypeType time_demand_type = 242;
      Returns:
      Whether the timeDemandType field is set.
    • getTimeDemandType

      TimeDemandTypeType getTimeDemandType()
       An indicator of traffic conditions or other factors which may affect vehicle run or wait times. It may be entered directly by the scheduler or defined by the use of TIME BANDs.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 125:92]
       
      .uk.org.netex.www.netex.TimeDemandTypeType time_demand_type = 242;
      Returns:
      The timeDemandType.
    • getTimeDemandTypeOrBuilder

      TimeDemandTypeTypeOrBuilder getTimeDemandTypeOrBuilder()
       An indicator of traffic conditions or other factors which may affect vehicle run or wait times. It may be entered directly by the scheduler or defined by the use of TIME BANDs.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 125:92]
       
      .uk.org.netex.www.netex.TimeDemandTypeType time_demand_type = 242;
    • hasTimeDemandTypeAssignment

      boolean hasTimeDemandTypeAssignment()
       The assignment of a TIME DEMAND TYPE to a TIME BAND depending on the DAY TYPE and GROUP OF TIMING LINKS.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 218:96]
       
      .uk.org.netex.www.netex.TimeDemandTypeAssignmentType time_demand_type_assignment = 243;
      Returns:
      Whether the timeDemandTypeAssignment field is set.
    • getTimeDemandTypeAssignment

      TimeDemandTypeAssignmentType getTimeDemandTypeAssignment()
       The assignment of a TIME DEMAND TYPE to a TIME BAND depending on the DAY TYPE and GROUP OF TIMING LINKS.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 218:96]
       
      .uk.org.netex.www.netex.TimeDemandTypeAssignmentType time_demand_type_assignment = 243;
      Returns:
      The timeDemandTypeAssignment.
    • getTimeDemandTypeAssignmentOrBuilder

      TimeDemandTypeAssignmentTypeOrBuilder getTimeDemandTypeAssignmentOrBuilder()
       The assignment of a TIME DEMAND TYPE to a TIME BAND depending on the DAY TYPE and GROUP OF TIMING LINKS.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 218:96]
       
      .uk.org.netex.www.netex.TimeDemandTypeAssignmentType time_demand_type_assignment = 243;
    • hasTypeOfTimeDemandType

      boolean hasTypeOfTimeDemandType()
       Classification of a TIME DEMAND TYPE.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 269:93]
       
      .uk.org.netex.www.netex.TypeOfTimeDemandTypeType type_of_time_demand_type = 244;
      Returns:
      Whether the typeOfTimeDemandType field is set.
    • getTypeOfTimeDemandType

      TypeOfTimeDemandTypeType getTypeOfTimeDemandType()
       Classification of a TIME DEMAND TYPE.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 269:93]
       
      .uk.org.netex.www.netex.TypeOfTimeDemandTypeType type_of_time_demand_type = 244;
      Returns:
      The typeOfTimeDemandType.
    • getTypeOfTimeDemandTypeOrBuilder

      TypeOfTimeDemandTypeTypeOrBuilder getTypeOfTimeDemandTypeOrBuilder()
       Classification of a TIME DEMAND TYPE.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd at 269:93]
       
      .uk.org.netex.www.netex.TypeOfTimeDemandTypeType type_of_time_demand_type = 244;
    • hasFlexibleStopPlace

      boolean hasFlexibleStopPlace()
       A named type of STOP PLACE for DRT comprising one or more flexible zones where vehicles may stop and where passengers may board or leave vehicles.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 94:66]
       
      .uk.org.netex.www.netex.FlexibleStopPlaceType flexible_stop_place = 245;
      Returns:
      Whether the flexibleStopPlace field is set.
    • getFlexibleStopPlace

      FlexibleStopPlaceType getFlexibleStopPlace()
       A named type of STOP PLACE for DRT comprising one or more flexible zones where vehicles may stop and where passengers may board or leave vehicles.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 94:66]
       
      .uk.org.netex.www.netex.FlexibleStopPlaceType flexible_stop_place = 245;
      Returns:
      The flexibleStopPlace.
    • getFlexibleStopPlaceOrBuilder

      FlexibleStopPlaceTypeOrBuilder getFlexibleStopPlaceOrBuilder()
       A named type of STOP PLACE for DRT comprising one or more flexible zones where vehicles may stop and where passengers may board or leave vehicles.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 94:66]
       
      .uk.org.netex.www.netex.FlexibleStopPlaceType flexible_stop_place = 245;
    • hasFlexibleQuay

      boolean hasFlexibleQuay()
       A ZONE of physical access to public transport vehicles such as a platform.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 220:61]
       
      .uk.org.netex.www.netex.FlexibleQuayType flexible_quay = 246;
      Returns:
      Whether the flexibleQuay field is set.
    • getFlexibleQuay

      FlexibleQuayType getFlexibleQuay()
       A ZONE of physical access to public transport vehicles such as a platform.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 220:61]
       
      .uk.org.netex.www.netex.FlexibleQuayType flexible_quay = 246;
      Returns:
      The flexibleQuay.
    • getFlexibleQuayOrBuilder

      FlexibleQuayTypeOrBuilder getFlexibleQuayOrBuilder()
       A ZONE of physical access to public transport vehicles such as a platform.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 220:61]
       
      .uk.org.netex.www.netex.FlexibleQuayType flexible_quay = 246;
    • hasFlexibleArea

      boolean hasFlexibleArea()
       Specialisation of a FLEXIBLE QUAY (which is abstract) to identify what is the catchment area for a flexible service (so that a stop finder can find  the nearest available types of transport). It is a named zone visited by a particular mode of transport.  It is part of the SITE data set rather than the service data set, since it can be defined and exists independently of an actual service.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 341:61]
       
      .uk.org.netex.www.netex.FlexibleAreaType flexible_area = 247;
      Returns:
      Whether the flexibleArea field is set.
    • getFlexibleArea

      FlexibleAreaType getFlexibleArea()
       Specialisation of a FLEXIBLE QUAY (which is abstract) to identify what is the catchment area for a flexible service (so that a stop finder can find  the nearest available types of transport). It is a named zone visited by a particular mode of transport.  It is part of the SITE data set rather than the service data set, since it can be defined and exists independently of an actual service.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 341:61]
       
      .uk.org.netex.www.netex.FlexibleAreaType flexible_area = 247;
      Returns:
      The flexibleArea.
    • getFlexibleAreaOrBuilder

      FlexibleAreaTypeOrBuilder getFlexibleAreaOrBuilder()
       Specialisation of a FLEXIBLE QUAY (which is abstract) to identify what is the catchment area for a flexible service (so that a stop finder can find  the nearest available types of transport). It is a named zone visited by a particular mode of transport.  It is part of the SITE data set rather than the service data set, since it can be defined and exists independently of an actual service.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 341:61]
       
      .uk.org.netex.www.netex.FlexibleAreaType flexible_area = 247;
    • hasHailAndRideArea

      boolean hasHailAndRideArea()
       A section of Road between two points within which one may hail a bus to board it or alight from it or ask it to stop to alight.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 415:64]
       
      .uk.org.netex.www.netex.HailAndRideAreaType hail_and_ride_area = 248;
      Returns:
      Whether the hailAndRideArea field is set.
    • getHailAndRideArea

      HailAndRideAreaType getHailAndRideArea()
       A section of Road between two points within which one may hail a bus to board it or alight from it or ask it to stop to alight.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 415:64]
       
      .uk.org.netex.www.netex.HailAndRideAreaType hail_and_ride_area = 248;
      Returns:
      The hailAndRideArea.
    • getHailAndRideAreaOrBuilder

      HailAndRideAreaTypeOrBuilder getHailAndRideAreaOrBuilder()
       A section of Road between two points within which one may hail a bus to board it or alight from it or ask it to stop to alight.  [netex_part_1/part1_ifopt/netex_ifopt_flexibleStopPlace_version.xsd at 415:64]
       
      .uk.org.netex.www.netex.HailAndRideAreaType hail_and_ride_area = 248;
    • hasParking

      boolean hasParking()
       A named place where Parking may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 95:55]
       
      .uk.org.netex.www.netex.ParkingType parking = 249;
      Returns:
      Whether the parking field is set.
    • getParking

      ParkingType getParking()
       A named place where Parking may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 95:55]
       
      .uk.org.netex.www.netex.ParkingType parking = 249;
      Returns:
      The parking.
    • getParkingOrBuilder

      ParkingTypeOrBuilder getParkingOrBuilder()
       A named place where Parking may be accessed. May be a building complex (e.g. a station) or an on-street location.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 95:55]
       
      .uk.org.netex.www.netex.ParkingType parking = 249;
    • hasParkingEntranceForVehicles

      boolean hasParkingEntranceForVehicles()
       Designated Place within a PARKING for a VEHICLE to enter.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 384:78]
       
      .uk.org.netex.www.netex.ParkingEntranceForVehiclesType parking_entrance_for_vehicles = 250;
      Returns:
      Whether the parkingEntranceForVehicles field is set.
    • getParkingEntranceForVehicles

      ParkingEntranceForVehiclesType getParkingEntranceForVehicles()
       Designated Place within a PARKING for a VEHICLE to enter.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 384:78]
       
      .uk.org.netex.www.netex.ParkingEntranceForVehiclesType parking_entrance_for_vehicles = 250;
      Returns:
      The parkingEntranceForVehicles.
    • getParkingEntranceForVehiclesOrBuilder

      ParkingEntranceForVehiclesTypeOrBuilder getParkingEntranceForVehiclesOrBuilder()
       Designated Place within a PARKING for a VEHICLE to enter.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 384:78]
       
      .uk.org.netex.www.netex.ParkingEntranceForVehiclesType parking_entrance_for_vehicles = 250;
    • hasParkingPassengerEntrance

      boolean hasParkingPassengerEntrance()
       Designated Passenger ENTRANCE within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 458:76]
       
      .uk.org.netex.www.netex.ParkingPassengerEntranceType parking_passenger_entrance = 251;
      Returns:
      Whether the parkingPassengerEntrance field is set.
    • getParkingPassengerEntrance

      ParkingPassengerEntranceType getParkingPassengerEntrance()
       Designated Passenger ENTRANCE within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 458:76]
       
      .uk.org.netex.www.netex.ParkingPassengerEntranceType parking_passenger_entrance = 251;
      Returns:
      The parkingPassengerEntrance.
    • getParkingPassengerEntranceOrBuilder

      ParkingPassengerEntranceTypeOrBuilder getParkingPassengerEntranceOrBuilder()
       Designated Passenger ENTRANCE within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 458:76]
       
      .uk.org.netex.www.netex.ParkingPassengerEntranceType parking_passenger_entrance = 251;
    • hasParkingComponent

      boolean hasParkingComponent()
       Component within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 749:73]
       
      .uk.org.netex.www.netex.ParkingComponentType parking_component = 252;
      Returns:
      Whether the parkingComponent field is set.
    • getParkingComponent

      ParkingComponentType getParkingComponent()
       Component within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 749:73]
       
      .uk.org.netex.www.netex.ParkingComponentType parking_component = 252;
      Returns:
      The parkingComponent.
    • getParkingComponentOrBuilder

      ParkingComponentTypeOrBuilder getParkingComponentOrBuilder()
       Component within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 749:73]
       
      .uk.org.netex.www.netex.ParkingComponentType parking_component = 252;
    • hasParkingArea

      boolean hasParkingArea()
       Area within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 856:67]
       
      .uk.org.netex.www.netex.ParkingAreaType parking_area = 253;
      Returns:
      Whether the parkingArea field is set.
    • getParkingArea

      ParkingAreaType getParkingArea()
       Area within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 856:67]
       
      .uk.org.netex.www.netex.ParkingAreaType parking_area = 253;
      Returns:
      The parkingArea.
    • getParkingAreaOrBuilder

      ParkingAreaTypeOrBuilder getParkingAreaOrBuilder()
       Area within a PARKING.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 856:67]
       
      .uk.org.netex.www.netex.ParkingAreaType parking_area = 253;
    • hasParkingBay

      boolean hasParkingBay()
       An individual place to park a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 964:65]
       
      .uk.org.netex.www.netex.ParkingBayType parking_bay = 254;
      Returns:
      Whether the parkingBay field is set.
    • getParkingBay

      ParkingBayType getParkingBay()
       An individual place to park a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 964:65]
       
      .uk.org.netex.www.netex.ParkingBayType parking_bay = 254;
      Returns:
      The parkingBay.
    • getParkingBayOrBuilder

      ParkingBayTypeOrBuilder getParkingBayOrBuilder()
       An individual place to park a VEHICLE.  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 964:65]
       
      .uk.org.netex.www.netex.ParkingBayType parking_bay = 254;
    • hasPointOfInterestClassification

      boolean hasPointOfInterestClassification()
       Classification of a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 127:84]
       
      .uk.org.netex.www.netex.PointOfInterestClassificationType point_of_interest_classification = 255;
      Returns:
      Whether the pointOfInterestClassification field is set.
    • getPointOfInterestClassification

      PointOfInterestClassificationType getPointOfInterestClassification()
       Classification of a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 127:84]
       
      .uk.org.netex.www.netex.PointOfInterestClassificationType point_of_interest_classification = 255;
      Returns:
      The pointOfInterestClassification.
    • getPointOfInterestClassificationOrBuilder

      PointOfInterestClassificationTypeOrBuilder getPointOfInterestClassificationOrBuilder()
       Classification of a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 127:84]
       
      .uk.org.netex.www.netex.PointOfInterestClassificationType point_of_interest_classification = 255;
    • hasPointOfInterestClassificationHierarchy

      boolean hasPointOfInterestClassificationHierarchy()
       A logical hierarchy for organizing POINT OF INTEREST CLASSIFICATIONs.  A POINT OF INTEREST CLASSIFICATION can belong to more than one hierarchy.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 229:99]
       
      .uk.org.netex.www.netex.PointOfInterestClassificationHierarchyType point_of_interest_classification_hierarchy = 256;
      Returns:
      Whether the pointOfInterestClassificationHierarchy field is set.
    • getPointOfInterestClassificationHierarchy

      PointOfInterestClassificationHierarchyType getPointOfInterestClassificationHierarchy()
       A logical hierarchy for organizing POINT OF INTEREST CLASSIFICATIONs.  A POINT OF INTEREST CLASSIFICATION can belong to more than one hierarchy.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 229:99]
       
      .uk.org.netex.www.netex.PointOfInterestClassificationHierarchyType point_of_interest_classification_hierarchy = 256;
      Returns:
      The pointOfInterestClassificationHierarchy.
    • getPointOfInterestClassificationHierarchyOrBuilder

      PointOfInterestClassificationHierarchyTypeOrBuilder getPointOfInterestClassificationHierarchyOrBuilder()
       A logical hierarchy for organizing POINT OF INTEREST CLASSIFICATIONs.  A POINT OF INTEREST CLASSIFICATION can belong to more than one hierarchy.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 229:99]
       
      .uk.org.netex.www.netex.PointOfInterestClassificationHierarchyType point_of_interest_classification_hierarchy = 256;
    • hasPointOfInterest

      boolean hasPointOfInterest()
       A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 327:63]
       
      .uk.org.netex.www.netex.PointOfInterestType point_of_interest = 257;
      Returns:
      Whether the pointOfInterest field is set.
    • getPointOfInterest

      PointOfInterestType getPointOfInterest()
       A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 327:63]
       
      .uk.org.netex.www.netex.PointOfInterestType point_of_interest = 257;
      Returns:
      The pointOfInterest.
    • getPointOfInterestOrBuilder

      PointOfInterestTypeOrBuilder getPointOfInterestOrBuilder()
       A type of SITE to or through which passengers may wish to navigate as part of their journey and which is modelled in detail by journey planners.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 327:63]
       
      .uk.org.netex.www.netex.PointOfInterestType point_of_interest = 257;
    • hasPointOfInterestSpace

      boolean hasPointOfInterestSpace()
       A PLACE within a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 458:77]
       
      .uk.org.netex.www.netex.PointOfInterestSpaceType point_of_interest_space = 258;
      Returns:
      Whether the pointOfInterestSpace field is set.
    • getPointOfInterestSpace

      PointOfInterestSpaceType getPointOfInterestSpace()
       A PLACE within a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 458:77]
       
      .uk.org.netex.www.netex.PointOfInterestSpaceType point_of_interest_space = 258;
      Returns:
      The pointOfInterestSpace.
    • getPointOfInterestSpaceOrBuilder

      PointOfInterestSpaceTypeOrBuilder getPointOfInterestSpaceOrBuilder()
       A PLACE within a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 458:77]
       
      .uk.org.netex.www.netex.PointOfInterestSpaceType point_of_interest_space = 258;
    • hasPointOfInterestEntrance

      boolean hasPointOfInterestEntrance()
       Specialisation of ENTRANCE of ENTRANCE for a passenger to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 581:92]
       
      .uk.org.netex.www.netex.PointOfInterestEntranceType point_of_interest_entrance = 259;
      Returns:
      Whether the pointOfInterestEntrance field is set.
    • getPointOfInterestEntrance

      PointOfInterestEntranceType getPointOfInterestEntrance()
       Specialisation of ENTRANCE of ENTRANCE for a passenger to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 581:92]
       
      .uk.org.netex.www.netex.PointOfInterestEntranceType point_of_interest_entrance = 259;
      Returns:
      The pointOfInterestEntrance.
    • getPointOfInterestEntranceOrBuilder

      PointOfInterestEntranceTypeOrBuilder getPointOfInterestEntranceOrBuilder()
       Specialisation of ENTRANCE of ENTRANCE for a passenger to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 581:92]
       
      .uk.org.netex.www.netex.PointOfInterestEntranceType point_of_interest_entrance = 259;
    • hasPointOfInterestVehicleEntrance

      boolean hasPointOfInterestVehicleEntrance()
       A VEHICLE ENTRANCE to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 635:99]
       
      .uk.org.netex.www.netex.PointOfInterestVehicleEntranceType point_of_interest_vehicle_entrance = 260;
      Returns:
      Whether the pointOfInterestVehicleEntrance field is set.
    • getPointOfInterestVehicleEntrance

      PointOfInterestVehicleEntranceType getPointOfInterestVehicleEntrance()
       A VEHICLE ENTRANCE to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 635:99]
       
      .uk.org.netex.www.netex.PointOfInterestVehicleEntranceType point_of_interest_vehicle_entrance = 260;
      Returns:
      The pointOfInterestVehicleEntrance.
    • getPointOfInterestVehicleEntranceOrBuilder

      PointOfInterestVehicleEntranceTypeOrBuilder getPointOfInterestVehicleEntranceOrBuilder()
       A VEHICLE ENTRANCE to a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 635:99]
       
      .uk.org.netex.www.netex.PointOfInterestVehicleEntranceType point_of_interest_vehicle_entrance = 260;
    • hasTypeOfServiceFeature

      boolean hasTypeOfServiceFeature()
       Classification of TYPE OF SERVICE FEATURE.  [netex_part_1/part1_ifopt/netex_ifopt_serviceFeature_version.xsd at 62:75]
       
      .uk.org.netex.www.netex.TypeOfServiceFeatureType type_of_service_feature = 261;
      Returns:
      Whether the typeOfServiceFeature field is set.
    • getTypeOfServiceFeature

      TypeOfServiceFeatureType getTypeOfServiceFeature()
       Classification of TYPE OF SERVICE FEATURE.  [netex_part_1/part1_ifopt/netex_ifopt_serviceFeature_version.xsd at 62:75]
       
      .uk.org.netex.www.netex.TypeOfServiceFeatureType type_of_service_feature = 261;
      Returns:
      The typeOfServiceFeature.
    • getTypeOfServiceFeatureOrBuilder

      TypeOfServiceFeatureTypeOrBuilder getTypeOfServiceFeatureOrBuilder()
       Classification of TYPE OF SERVICE FEATURE.  [netex_part_1/part1_ifopt/netex_ifopt_serviceFeature_version.xsd at 62:75]
       
      .uk.org.netex.www.netex.TypeOfServiceFeatureType type_of_service_feature = 261;
    • hasAssistanceBookingService

      boolean hasAssistanceBookingService()
       Information about how to book assistance for wheelchair and disabled users.  [netex_part_1/part1_ifopt/netex_assistanceBooking_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.AssistanceBookingServiceType assistance_booking_service = 262;
      Returns:
      Whether the assistanceBookingService field is set.
    • getAssistanceBookingService

      AssistanceBookingServiceType getAssistanceBookingService()
       Information about how to book assistance for wheelchair and disabled users.  [netex_part_1/part1_ifopt/netex_assistanceBooking_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.AssistanceBookingServiceType assistance_booking_service = 262;
      Returns:
      The assistanceBookingService.
    • getAssistanceBookingServiceOrBuilder

      AssistanceBookingServiceTypeOrBuilder getAssistanceBookingServiceOrBuilder()
       Information about how to book assistance for wheelchair and disabled users.  [netex_part_1/part1_ifopt/netex_assistanceBooking_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.AssistanceBookingServiceType assistance_booking_service = 262;
    • hasInfrastructureFrame

      boolean hasInfrastructureFrame()
       A coherent set of infrastructure network description data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 86:91]
       
      .uk.org.netex.www.netex.InfrastructureFrameType infrastructure_frame = 263;
      Returns:
      Whether the infrastructureFrame field is set.
    • getInfrastructureFrame

      InfrastructureFrameType getInfrastructureFrame()
       A coherent set of infrastructure network description data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 86:91]
       
      .uk.org.netex.www.netex.InfrastructureFrameType infrastructure_frame = 263;
      Returns:
      The infrastructureFrame.
    • getInfrastructureFrameOrBuilder

      InfrastructureFrameTypeOrBuilder getInfrastructureFrameOrBuilder()
       A coherent set of infrastructure network description data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 86:91]
       
      .uk.org.netex.www.netex.InfrastructureFrameType infrastructure_frame = 263;
    • hasSiteFrame

      boolean hasSiteFrame()
       A coherent set of SITE data to which the same frame VALIDITY CONDITIONs have been assigned.  [netex_part_1/part1_frames/netex_siteFrame_version.xsd at 92:81]
       
      .uk.org.netex.www.netex.SiteFrameType site_frame = 264;
      Returns:
      Whether the siteFrame field is set.
    • getSiteFrame

      SiteFrameType getSiteFrame()
       A coherent set of SITE data to which the same frame VALIDITY CONDITIONs have been assigned.  [netex_part_1/part1_frames/netex_siteFrame_version.xsd at 92:81]
       
      .uk.org.netex.www.netex.SiteFrameType site_frame = 264;
      Returns:
      The siteFrame.
    • getSiteFrameOrBuilder

      SiteFrameTypeOrBuilder getSiteFrameOrBuilder()
       A coherent set of SITE data to which the same frame VALIDITY CONDITIONs have been assigned.  [netex_part_1/part1_frames/netex_siteFrame_version.xsd at 92:81]
       
      .uk.org.netex.www.netex.SiteFrameType site_frame = 264;
    • hasHeadwayJourneyGroup

      boolean hasHeadwayJourneyGroup()
       A group of VEHICLE JOURNEYs following the same JOURNEY PATTERN and having the same headway interval between a specified start and end time (for example, ‘every 10 minutes’). This is especially useful for presenting passenger information.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 247:101]
       
      .uk.org.netex.www.netex.HeadwayJourneyGroupType headway_journey_group = 265;
      Returns:
      Whether the headwayJourneyGroup field is set.
    • getHeadwayJourneyGroup

      HeadwayJourneyGroupType getHeadwayJourneyGroup()
       A group of VEHICLE JOURNEYs following the same JOURNEY PATTERN and having the same headway interval between a specified start and end time (for example, ‘every 10 minutes’). This is especially useful for presenting passenger information.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 247:101]
       
      .uk.org.netex.www.netex.HeadwayJourneyGroupType headway_journey_group = 265;
      Returns:
      The headwayJourneyGroup.
    • getHeadwayJourneyGroupOrBuilder

      HeadwayJourneyGroupTypeOrBuilder getHeadwayJourneyGroupOrBuilder()
       A group of VEHICLE JOURNEYs following the same JOURNEY PATTERN and having the same headway interval between a specified start and end time (for example, ‘every 10 minutes’). This is especially useful for presenting passenger information.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 247:101]
       
      .uk.org.netex.www.netex.HeadwayJourneyGroupType headway_journey_group = 265;
    • hasRhythmicalJourneyGroup

      boolean hasRhythmicalJourneyGroup()
       A group of VEHICLE JOURNEYS following  the same JOURNEY PATTERN having the same "rhythm" every hour (for example runs all xxh10, xxh25 and xxh45... e) between a specified start and end time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 301:104]
       
      .uk.org.netex.www.netex.RhythmicalJourneyGroupType rhythmical_journey_group = 266;
      Returns:
      Whether the rhythmicalJourneyGroup field is set.
    • getRhythmicalJourneyGroup

      RhythmicalJourneyGroupType getRhythmicalJourneyGroup()
       A group of VEHICLE JOURNEYS following  the same JOURNEY PATTERN having the same "rhythm" every hour (for example runs all xxh10, xxh25 and xxh45... e) between a specified start and end time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 301:104]
       
      .uk.org.netex.www.netex.RhythmicalJourneyGroupType rhythmical_journey_group = 266;
      Returns:
      The rhythmicalJourneyGroup.
    • getRhythmicalJourneyGroupOrBuilder

      RhythmicalJourneyGroupTypeOrBuilder getRhythmicalJourneyGroupOrBuilder()
       A group of VEHICLE JOURNEYS following  the same JOURNEY PATTERN having the same "rhythm" every hour (for example runs all xxh10, xxh25 and xxh45... e) between a specified start and end time.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_version.xsd at 301:104]
       
      .uk.org.netex.www.netex.RhythmicalJourneyGroupType rhythmical_journey_group = 266;
    • hasJourneyMeeting

      boolean hasJourneyMeeting()
       A time constraint for one or several SERVICE JOURNEYs fixing interchanges between them and/or an external event (e.g. arrival or departure of a feeder line, opening time of the theatre, etc.).  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 109:92]
       
      .uk.org.netex.www.netex.JourneyMeetingType journey_meeting = 267;
      Returns:
      Whether the journeyMeeting field is set.
    • getJourneyMeeting

      JourneyMeetingType getJourneyMeeting()
       A time constraint for one or several SERVICE JOURNEYs fixing interchanges between them and/or an external event (e.g. arrival or departure of a feeder line, opening time of the theatre, etc.).  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 109:92]
       
      .uk.org.netex.www.netex.JourneyMeetingType journey_meeting = 267;
      Returns:
      The journeyMeeting.
    • getJourneyMeetingOrBuilder

      JourneyMeetingTypeOrBuilder getJourneyMeetingOrBuilder()
       A time constraint for one or several SERVICE JOURNEYs fixing interchanges between them and/or an external event (e.g. arrival or departure of a feeder line, opening time of the theatre, etc.).  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 109:92]
       
      .uk.org.netex.www.netex.JourneyMeetingType journey_meeting = 267;
    • hasDefaultInterchange

      boolean hasDefaultInterchange()
       A quality parameter fixing the acceptable duration (standard and maximum) for an INTERCHANGE to be planned between two SCHEDULED STOP POINTs. This parameter will be used to control whether any two VEHICLE JOURNEYs serving those points may be in connection.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 321:91]
       
      .uk.org.netex.www.netex.DefaultInterchangeType default_interchange = 268;
      Returns:
      Whether the defaultInterchange field is set.
    • getDefaultInterchange

      DefaultInterchangeType getDefaultInterchange()
       A quality parameter fixing the acceptable duration (standard and maximum) for an INTERCHANGE to be planned between two SCHEDULED STOP POINTs. This parameter will be used to control whether any two VEHICLE JOURNEYs serving those points may be in connection.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 321:91]
       
      .uk.org.netex.www.netex.DefaultInterchangeType default_interchange = 268;
      Returns:
      The defaultInterchange.
    • getDefaultInterchangeOrBuilder

      DefaultInterchangeTypeOrBuilder getDefaultInterchangeOrBuilder()
       A quality parameter fixing the acceptable duration (standard and maximum) for an INTERCHANGE to be planned between two SCHEDULED STOP POINTs. This parameter will be used to control whether any two VEHICLE JOURNEYs serving those points may be in connection.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 321:91]
       
      .uk.org.netex.www.netex.DefaultInterchangeType default_interchange = 268;
    • hasServiceJourneyInterchange

      boolean hasServiceJourneyInterchange()
       The scheduled possibility for transfer of passengers between two SERVICE JOURNEYs at the same or different STOP POINTs.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 559:98]
       
      .uk.org.netex.www.netex.ServiceJourneyInterchangeType service_journey_interchange = 269;
      Returns:
      Whether the serviceJourneyInterchange field is set.
    • getServiceJourneyInterchange

      ServiceJourneyInterchangeType getServiceJourneyInterchange()
       The scheduled possibility for transfer of passengers between two SERVICE JOURNEYs at the same or different STOP POINTs.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 559:98]
       
      .uk.org.netex.www.netex.ServiceJourneyInterchangeType service_journey_interchange = 269;
      Returns:
      The serviceJourneyInterchange.
    • getServiceJourneyInterchangeOrBuilder

      ServiceJourneyInterchangeTypeOrBuilder getServiceJourneyInterchangeOrBuilder()
       The scheduled possibility for transfer of passengers between two SERVICE JOURNEYs at the same or different STOP POINTs.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 559:98]
       
      .uk.org.netex.www.netex.ServiceJourneyInterchangeType service_journey_interchange = 269;
    • hasServiceJourneyPatternInterchange

      boolean hasServiceJourneyPatternInterchange()
       A recognised/organised possibility for passengers to change public transport vehicles using two STOP POINTs (which may be identical) on two particular SERVICE JOURNEY PATTERNs, including the maximum wait duration allowed and the standard to be aimed at. These may supersede the times given for the DEFAULT INTERCHANGE. Schedulers may use this entity for synchronisation of journeys.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 617:105]
       
      .uk.org.netex.www.netex.ServiceJourneyPatternInterchangeType service_journey_pattern_interchange = 270;
      Returns:
      Whether the serviceJourneyPatternInterchange field is set.
    • getServiceJourneyPatternInterchange

      ServiceJourneyPatternInterchangeType getServiceJourneyPatternInterchange()
       A recognised/organised possibility for passengers to change public transport vehicles using two STOP POINTs (which may be identical) on two particular SERVICE JOURNEY PATTERNs, including the maximum wait duration allowed and the standard to be aimed at. These may supersede the times given for the DEFAULT INTERCHANGE. Schedulers may use this entity for synchronisation of journeys.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 617:105]
       
      .uk.org.netex.www.netex.ServiceJourneyPatternInterchangeType service_journey_pattern_interchange = 270;
      Returns:
      The serviceJourneyPatternInterchange.
    • getServiceJourneyPatternInterchangeOrBuilder

      ServiceJourneyPatternInterchangeTypeOrBuilder getServiceJourneyPatternInterchangeOrBuilder()
       A recognised/organised possibility for passengers to change public transport vehicles using two STOP POINTs (which may be identical) on two particular SERVICE JOURNEY PATTERNs, including the maximum wait duration allowed and the standard to be aimed at. These may supersede the times given for the DEFAULT INTERCHANGE. Schedulers may use this entity for synchronisation of journeys.  [netex_part_2/part2_journeyTimes/netex_interchange_version.xsd at 617:105]
       
      .uk.org.netex.www.netex.ServiceJourneyPatternInterchangeType service_journey_pattern_interchange = 270;
    • hasInterchangeRule

      boolean hasInterchangeRule()
       Conditions for considering journeys to meet or not to meet, specified indirectly: by a particular MODE, DIRECTION or LINE. Such conditions may alternatively be specified directly, indicating the corresponding services. In this case they are either a SERVICE JOURNEY PATTERN INTERCHANGE or a SERVICE JOURNEY INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 124:93]
       
      .uk.org.netex.www.netex.InterchangeRuleType interchange_rule = 271;
      Returns:
      Whether the interchangeRule field is set.
    • getInterchangeRule

      InterchangeRuleType getInterchangeRule()
       Conditions for considering journeys to meet or not to meet, specified indirectly: by a particular MODE, DIRECTION or LINE. Such conditions may alternatively be specified directly, indicating the corresponding services. In this case they are either a SERVICE JOURNEY PATTERN INTERCHANGE or a SERVICE JOURNEY INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 124:93]
       
      .uk.org.netex.www.netex.InterchangeRuleType interchange_rule = 271;
      Returns:
      The interchangeRule.
    • getInterchangeRuleOrBuilder

      InterchangeRuleTypeOrBuilder getInterchangeRuleOrBuilder()
       Conditions for considering journeys to meet or not to meet, specified indirectly: by a particular MODE, DIRECTION or LINE. Such conditions may alternatively be specified directly, indicating the corresponding services. In this case they are either a SERVICE JOURNEY PATTERN INTERCHANGE or a SERVICE JOURNEY INTERCHANGE.  [netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd at 124:93]
       
      .uk.org.netex.www.netex.InterchangeRuleType interchange_rule = 271;
    • hasJourneyPart

      boolean hasJourneyPart()
       A part of a VEHICLE JOURNEY created according to a specific functional purpose, for instance in situations when vehicle coupling or separating occurs.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 129:89]
       
      .uk.org.netex.www.netex.JourneyPartType journey_part = 272;
      Returns:
      Whether the journeyPart field is set.
    • getJourneyPart

      JourneyPartType getJourneyPart()
       A part of a VEHICLE JOURNEY created according to a specific functional purpose, for instance in situations when vehicle coupling or separating occurs.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 129:89]
       
      .uk.org.netex.www.netex.JourneyPartType journey_part = 272;
      Returns:
      The journeyPart.
    • getJourneyPartOrBuilder

      JourneyPartTypeOrBuilder getJourneyPartOrBuilder()
       A part of a VEHICLE JOURNEY created according to a specific functional purpose, for instance in situations when vehicle coupling or separating occurs.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 129:89]
       
      .uk.org.netex.www.netex.JourneyPartType journey_part = 272;
    • hasCoupledJourney

      boolean hasCoupledJourney()
       A complete journey operated by a coupled train, composed of two or more VEHICLE JOURNEYs remaining coupled together all along a JOURNEY PATTERN. A COUPLED JOURNEY may be viewed as a single VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 343:75]
       
      .uk.org.netex.www.netex.CoupledJourneyType coupled_journey = 273;
      Returns:
      Whether the coupledJourney field is set.
    • getCoupledJourney

      CoupledJourneyType getCoupledJourney()
       A complete journey operated by a coupled train, composed of two or more VEHICLE JOURNEYs remaining coupled together all along a JOURNEY PATTERN. A COUPLED JOURNEY may be viewed as a single VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 343:75]
       
      .uk.org.netex.www.netex.CoupledJourneyType coupled_journey = 273;
      Returns:
      The coupledJourney.
    • getCoupledJourneyOrBuilder

      CoupledJourneyTypeOrBuilder getCoupledJourneyOrBuilder()
       A complete journey operated by a coupled train, composed of two or more VEHICLE JOURNEYs remaining coupled together all along a JOURNEY PATTERN. A COUPLED JOURNEY may be viewed as a single VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 343:75]
       
      .uk.org.netex.www.netex.CoupledJourneyType coupled_journey = 273;
    • hasJourneyPartCouple

      boolean hasJourneyPartCouple()
       Two or more  JOURNEY PARTs of different VEHICLE JOURNEYs served simultaneously by a train set up by coupling their single vehicles.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 415:78]
       
      .uk.org.netex.www.netex.JourneyPartCoupleType journey_part_couple = 274;
      Returns:
      Whether the journeyPartCouple field is set.
    • getJourneyPartCouple

      JourneyPartCoupleType getJourneyPartCouple()
       Two or more  JOURNEY PARTs of different VEHICLE JOURNEYs served simultaneously by a train set up by coupling their single vehicles.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 415:78]
       
      .uk.org.netex.www.netex.JourneyPartCoupleType journey_part_couple = 274;
      Returns:
      The journeyPartCouple.
    • getJourneyPartCoupleOrBuilder

      JourneyPartCoupleTypeOrBuilder getJourneyPartCoupleOrBuilder()
       Two or more  JOURNEY PARTs of different VEHICLE JOURNEYs served simultaneously by a train set up by coupling their single vehicles.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 415:78]
       
      .uk.org.netex.www.netex.JourneyPartCoupleType journey_part_couple = 274;
    • hasPurposeOfJourneyPartition

      boolean hasPurposeOfJourneyPartition()
       An operational purpose changing within a JOURNEY PATTERN and with this subdividing the SERVICE JOURNEY into JOURNEY PARTs.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 510:97]
       
      .uk.org.netex.www.netex.PurposeOfJourneyPartitionType purpose_of_journey_partition = 275;
      Returns:
      Whether the purposeOfJourneyPartition field is set.
    • getPurposeOfJourneyPartition

      PurposeOfJourneyPartitionType getPurposeOfJourneyPartition()
       An operational purpose changing within a JOURNEY PATTERN and with this subdividing the SERVICE JOURNEY into JOURNEY PARTs.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 510:97]
       
      .uk.org.netex.www.netex.PurposeOfJourneyPartitionType purpose_of_journey_partition = 275;
      Returns:
      The purposeOfJourneyPartition.
    • getPurposeOfJourneyPartitionOrBuilder

      PurposeOfJourneyPartitionTypeOrBuilder getPurposeOfJourneyPartitionOrBuilder()
       An operational purpose changing within a JOURNEY PATTERN and with this subdividing the SERVICE JOURNEY into JOURNEY PARTs.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 510:97]
       
      .uk.org.netex.www.netex.PurposeOfJourneyPartitionType purpose_of_journey_partition = 275;
    • hasJourneyAccounting

      boolean hasJourneyAccounting()
       Parameters characterizing VEHICLE JOURNEYs or SPECIAL SERVICEs used for accounting purposes in particular in contracts between ORGANISATIONs.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_version.xsd at 102:72]
       
      .uk.org.netex.www.netex.JourneyAccountingType journey_accounting = 276;
      Returns:
      Whether the journeyAccounting field is set.
    • getJourneyAccounting

      JourneyAccountingType getJourneyAccounting()
       Parameters characterizing VEHICLE JOURNEYs or SPECIAL SERVICEs used for accounting purposes in particular in contracts between ORGANISATIONs.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_version.xsd at 102:72]
       
      .uk.org.netex.www.netex.JourneyAccountingType journey_accounting = 276;
      Returns:
      The journeyAccounting.
    • getJourneyAccountingOrBuilder

      JourneyAccountingTypeOrBuilder getJourneyAccountingOrBuilder()
       Parameters characterizing VEHICLE JOURNEYs or SPECIAL SERVICEs used for accounting purposes in particular in contracts between ORGANISATIONs.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_version.xsd at 102:72]
       
      .uk.org.netex.www.netex.JourneyAccountingType journey_accounting = 276;
    • hasVehicleJourney

      boolean hasVehicleJourney()
       The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 121:110]
       
      .uk.org.netex.www.netex.VehicleJourneyType vehicle_journey = 277;
      Returns:
      Whether the vehicleJourney field is set.
    • getVehicleJourney

      VehicleJourneyType getVehicleJourney()
       The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 121:110]
       
      .uk.org.netex.www.netex.VehicleJourneyType vehicle_journey = 277;
      Returns:
      The vehicleJourney.
    • getVehicleJourneyOrBuilder

      VehicleJourneyTypeOrBuilder getVehicleJourneyOrBuilder()
       The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 121:110]
       
      .uk.org.netex.www.netex.VehicleJourneyType vehicle_journey = 277;
    • hasTemplateVehicleJourney

      boolean hasTemplateVehicleJourney()
       A repeating VEHICLE JOURNEY for which a frequency has been specified, either as a HEADWAY JOURNEY GROUP (e.g. every 20 minutes) or a RHYTHMICAL JOURNEY GROUP  (e.g. at 15, 27 and 40 minutes past the hour). It may thus represent multiple journeys.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 303:134]
       
      .uk.org.netex.www.netex.TemplateVehicleJourneyType template_vehicle_journey = 278;
      Returns:
      Whether the templateVehicleJourney field is set.
    • getTemplateVehicleJourney

      TemplateVehicleJourneyType getTemplateVehicleJourney()
       A repeating VEHICLE JOURNEY for which a frequency has been specified, either as a HEADWAY JOURNEY GROUP (e.g. every 20 minutes) or a RHYTHMICAL JOURNEY GROUP  (e.g. at 15, 27 and 40 minutes past the hour). It may thus represent multiple journeys.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 303:134]
       
      .uk.org.netex.www.netex.TemplateVehicleJourneyType template_vehicle_journey = 278;
      Returns:
      The templateVehicleJourney.
    • getTemplateVehicleJourneyOrBuilder

      TemplateVehicleJourneyTypeOrBuilder getTemplateVehicleJourneyOrBuilder()
       A repeating VEHICLE JOURNEY for which a frequency has been specified, either as a HEADWAY JOURNEY GROUP (e.g. every 20 minutes) or a RHYTHMICAL JOURNEY GROUP  (e.g. at 15, 27 and 40 minutes past the hour). It may thus represent multiple journeys.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 303:134]
       
      .uk.org.netex.www.netex.TemplateVehicleJourneyType template_vehicle_journey = 278;
    • hasTrainNumber

      boolean hasTrainNumber()
       Specification of codes assigned to particular VEHICLE JOURNEYs when operated by TRAINs of COMPOUND TRAINs according to a functional purpose (passenger information, operation follow-up, etc).  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 361:89]
       
      .uk.org.netex.www.netex.TrainNumberType train_number = 279;
      Returns:
      Whether the trainNumber field is set.
    • getTrainNumber

      TrainNumberType getTrainNumber()
       Specification of codes assigned to particular VEHICLE JOURNEYs when operated by TRAINs of COMPOUND TRAINs according to a functional purpose (passenger information, operation follow-up, etc).  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 361:89]
       
      .uk.org.netex.www.netex.TrainNumberType train_number = 279;
      Returns:
      The trainNumber.
    • getTrainNumberOrBuilder

      TrainNumberTypeOrBuilder getTrainNumberOrBuilder()
       Specification of codes assigned to particular VEHICLE JOURNEYs when operated by TRAINs of COMPOUND TRAINs according to a functional purpose (passenger information, operation follow-up, etc).  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 361:89]
       
      .uk.org.netex.www.netex.TrainNumberType train_number = 279;
    • hasTrainComponentLabelAssignment

      boolean hasTrainComponentLabelAssignment()
       The allocation of an advertised designation for a vehicle or vehicle element for passengers.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 432:107]
       
      .uk.org.netex.www.netex.TrainComponentLabelAssignmentType train_component_label_assignment = 280;
      Returns:
      Whether the trainComponentLabelAssignment field is set.
    • getTrainComponentLabelAssignment

      TrainComponentLabelAssignmentType getTrainComponentLabelAssignment()
       The allocation of an advertised designation for a vehicle or vehicle element for passengers.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 432:107]
       
      .uk.org.netex.www.netex.TrainComponentLabelAssignmentType train_component_label_assignment = 280;
      Returns:
      The trainComponentLabelAssignment.
    • getTrainComponentLabelAssignmentOrBuilder

      TrainComponentLabelAssignmentTypeOrBuilder getTrainComponentLabelAssignmentOrBuilder()
       The allocation of an advertised designation for a vehicle or vehicle element for passengers.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 432:107]
       
      .uk.org.netex.www.netex.TrainComponentLabelAssignmentType train_component_label_assignment = 280;
    • hasVehicleTypeStopAssignment

      boolean hasVehicleTypeStopAssignment()
       The allocation of a stopping position of a VEHICLE TYPE for a particular VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 504:103]
       
      .uk.org.netex.www.netex.VehicleTypeStopAssignmentType vehicle_type_stop_assignment = 281;
      Returns:
      Whether the vehicleTypeStopAssignment field is set.
    • getVehicleTypeStopAssignment

      VehicleTypeStopAssignmentType getVehicleTypeStopAssignment()
       The allocation of a stopping position of a VEHICLE TYPE for a particular VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 504:103]
       
      .uk.org.netex.www.netex.VehicleTypeStopAssignmentType vehicle_type_stop_assignment = 281;
      Returns:
      The vehicleTypeStopAssignment.
    • getVehicleTypeStopAssignmentOrBuilder

      VehicleTypeStopAssignmentTypeOrBuilder getVehicleTypeStopAssignmentOrBuilder()
       The allocation of a stopping position of a VEHICLE TYPE for a particular VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 504:103]
       
      .uk.org.netex.www.netex.VehicleTypeStopAssignmentType vehicle_type_stop_assignment = 281;
    • hasTimingAlgorithmType

      boolean hasTimingAlgorithmType()
       Classification of a TIMING ALGORITHM.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 560:74]
       
      .uk.org.netex.www.netex.TimingAlgorithmTypeType timing_algorithm_type = 282;
      Returns:
      Whether the timingAlgorithmType field is set.
    • getTimingAlgorithmType

      TimingAlgorithmTypeType getTimingAlgorithmType()
       Classification of a TIMING ALGORITHM.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 560:74]
       
      .uk.org.netex.www.netex.TimingAlgorithmTypeType timing_algorithm_type = 282;
      Returns:
      The timingAlgorithmType.
    • getTimingAlgorithmTypeOrBuilder

      TimingAlgorithmTypeTypeOrBuilder getTimingAlgorithmTypeOrBuilder()
       Classification of a TIMING ALGORITHM.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 560:74]
       
      .uk.org.netex.www.netex.TimingAlgorithmTypeType timing_algorithm_type = 282;
    • hasVehicleJourneyStopAssignment

      boolean hasVehicleJourneyStopAssignment()
       Change to a PASSENGER STOP ASSIGNMENT for a specific VEHICLE JOURNEY +v1.1  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 605:103]
       
      .uk.org.netex.www.netex.VehicleJourneyStopAssignmentType vehicle_journey_stop_assignment = 283;
      Returns:
      Whether the vehicleJourneyStopAssignment field is set.
    • getVehicleJourneyStopAssignment

      VehicleJourneyStopAssignmentType getVehicleJourneyStopAssignment()
       Change to a PASSENGER STOP ASSIGNMENT for a specific VEHICLE JOURNEY +v1.1  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 605:103]
       
      .uk.org.netex.www.netex.VehicleJourneyStopAssignmentType vehicle_journey_stop_assignment = 283;
      Returns:
      The vehicleJourneyStopAssignment.
    • getVehicleJourneyStopAssignmentOrBuilder

      VehicleJourneyStopAssignmentTypeOrBuilder getVehicleJourneyStopAssignmentOrBuilder()
       Change to a PASSENGER STOP ASSIGNMENT for a specific VEHICLE JOURNEY +v1.1  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd at 605:103]
       
      .uk.org.netex.www.netex.VehicleJourneyStopAssignmentType vehicle_journey_stop_assignment = 283;
    • hasServiceJourney

      boolean hasServiceJourney()
       A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE. The pattern of working is in principle defined by a SERVICE JOURNEY PATTERN.  The VIEW includes derived ancillary data from referenced entities.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 93:90]
       
      .uk.org.netex.www.netex.ServiceJourneyType service_journey = 284;
      Returns:
      Whether the serviceJourney field is set.
    • getServiceJourney

      ServiceJourneyType getServiceJourney()
       A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE. The pattern of working is in principle defined by a SERVICE JOURNEY PATTERN.  The VIEW includes derived ancillary data from referenced entities.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 93:90]
       
      .uk.org.netex.www.netex.ServiceJourneyType service_journey = 284;
      Returns:
      The serviceJourney.
    • getServiceJourneyOrBuilder

      ServiceJourneyTypeOrBuilder getServiceJourneyOrBuilder()
       A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE. The pattern of working is in principle defined by a SERVICE JOURNEY PATTERN.  The VIEW includes derived ancillary data from referenced entities.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 93:90]
       
      .uk.org.netex.www.netex.ServiceJourneyType service_journey = 284;
    • hasTemplateServiceJourney

      boolean hasTemplateServiceJourney()
       A VEHICLE JOURNEY with a set of frequencies that may be used to represent a set of similar journeys differing only by their time of departure.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 296:98]
       
      .uk.org.netex.www.netex.TemplateServiceJourneyType template_service_journey = 285;
      Returns:
      Whether the templateServiceJourney field is set.
    • getTemplateServiceJourney

      TemplateServiceJourneyType getTemplateServiceJourney()
       A VEHICLE JOURNEY with a set of frequencies that may be used to represent a set of similar journeys differing only by their time of departure.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 296:98]
       
      .uk.org.netex.www.netex.TemplateServiceJourneyType template_service_journey = 285;
      Returns:
      The templateServiceJourney.
    • getTemplateServiceJourneyOrBuilder

      TemplateServiceJourneyTypeOrBuilder getTemplateServiceJourneyOrBuilder()
       A VEHICLE JOURNEY with a set of frequencies that may be used to represent a set of similar journeys differing only by their time of departure.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 296:98]
       
      .uk.org.netex.www.netex.TemplateServiceJourneyType template_service_journey = 285;
    • hasSpecialService

      boolean hasSpecialService()
       A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE. The pattern of working is in principle defined by a SERVICE JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 350:83]
       
      .uk.org.netex.www.netex.SpecialServiceType special_service = 286;
      Returns:
      Whether the specialService field is set.
    • getSpecialService

      SpecialServiceType getSpecialService()
       A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE. The pattern of working is in principle defined by a SERVICE JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 350:83]
       
      .uk.org.netex.www.netex.SpecialServiceType special_service = 286;
      Returns:
      The specialService.
    • getSpecialServiceOrBuilder

      SpecialServiceTypeOrBuilder getSpecialServiceOrBuilder()
       A passenger carrying VEHICLE JOURNEY for one specified DAY TYPE. The pattern of working is in principle defined by a SERVICE JOURNEY PATTERN.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 350:83]
       
      .uk.org.netex.www.netex.SpecialServiceType special_service = 286;
    • hasGroupOfServices

      boolean hasGroupOfServices()
       A group of SERVICEs, often known to its users by a name or a number.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 422:91]
       
      .uk.org.netex.www.netex.GroupOfServicesType group_of_services = 287;
      Returns:
      Whether the groupOfServices field is set.
    • getGroupOfServices

      GroupOfServicesType getGroupOfServices()
       A group of SERVICEs, often known to its users by a name or a number.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 422:91]
       
      .uk.org.netex.www.netex.GroupOfServicesType group_of_services = 287;
      Returns:
      The groupOfServices.
    • getGroupOfServicesOrBuilder

      GroupOfServicesTypeOrBuilder getGroupOfServicesOrBuilder()
       A group of SERVICEs, often known to its users by a name or a number.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 422:91]
       
      .uk.org.netex.www.netex.GroupOfServicesType group_of_services = 287;
    • hasDeadRun

      boolean hasDeadRun()
       A non-service VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 660:83]
       
      .uk.org.netex.www.netex.DeadRunType dead_run = 288;
      Returns:
      Whether the deadRun field is set.
    • getDeadRun

      DeadRunType getDeadRun()
       A non-service VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 660:83]
       
      .uk.org.netex.www.netex.DeadRunType dead_run = 288;
      Returns:
      The deadRun.
    • getDeadRunOrBuilder

      DeadRunTypeOrBuilder getDeadRunOrBuilder()
       A non-service VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 660:83]
       
      .uk.org.netex.www.netex.DeadRunType dead_run = 288;
    • hasFlexibleServiceProperties

      boolean hasFlexibleServiceProperties()
       Additional characteristics of a FLEXIBLE SERVICE. A service may be partly fixed, partly flexible.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 94:103]
       
      .uk.org.netex.www.netex.FlexibleServicePropertiesType flexible_service_properties = 289;
      Returns:
      Whether the flexibleServiceProperties field is set.
    • getFlexibleServiceProperties

      FlexibleServicePropertiesType getFlexibleServiceProperties()
       Additional characteristics of a FLEXIBLE SERVICE. A service may be partly fixed, partly flexible.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 94:103]
       
      .uk.org.netex.www.netex.FlexibleServicePropertiesType flexible_service_properties = 289;
      Returns:
      The flexibleServiceProperties.
    • getFlexibleServicePropertiesOrBuilder

      FlexibleServicePropertiesTypeOrBuilder getFlexibleServicePropertiesOrBuilder()
       Additional characteristics of a FLEXIBLE SERVICE. A service may be partly fixed, partly flexible.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 94:103]
       
      .uk.org.netex.www.netex.FlexibleServicePropertiesType flexible_service_properties = 289;
    • hasFlexibleStopAssignment

      boolean hasFlexibleStopAssignment()
       Assignment of a SCHEDULED STOP POINT to a FLEXIBLE STOP PLACE and quay. etc.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 163:97]
       
      .uk.org.netex.www.netex.FlexibleStopAssignmentType flexible_stop_assignment = 290;
      Returns:
      Whether the flexibleStopAssignment field is set.
    • getFlexibleStopAssignment

      FlexibleStopAssignmentType getFlexibleStopAssignment()
       Assignment of a SCHEDULED STOP POINT to a FLEXIBLE STOP PLACE and quay. etc.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 163:97]
       
      .uk.org.netex.www.netex.FlexibleStopAssignmentType flexible_stop_assignment = 290;
      Returns:
      The flexibleStopAssignment.
    • getFlexibleStopAssignmentOrBuilder

      FlexibleStopAssignmentTypeOrBuilder getFlexibleStopAssignmentOrBuilder()
       Assignment of a SCHEDULED STOP POINT to a FLEXIBLE STOP PLACE and quay. etc.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 163:97]
       
      .uk.org.netex.www.netex.FlexibleStopAssignmentType flexible_stop_assignment = 290;
    • hasTypeOfFlexibleService

      boolean hasTypeOfFlexibleService()
       A classification of FLEXIBLE SERVICEs according to their functional purpose.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 216:94]
       
      .uk.org.netex.www.netex.TypeOfFlexibleServiceType type_of_flexible_service = 291;
      Returns:
      Whether the typeOfFlexibleService field is set.
    • getTypeOfFlexibleService

      TypeOfFlexibleServiceType getTypeOfFlexibleService()
       A classification of FLEXIBLE SERVICEs according to their functional purpose.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 216:94]
       
      .uk.org.netex.www.netex.TypeOfFlexibleServiceType type_of_flexible_service = 291;
      Returns:
      The typeOfFlexibleService.
    • getTypeOfFlexibleServiceOrBuilder

      TypeOfFlexibleServiceTypeOrBuilder getTypeOfFlexibleServiceOrBuilder()
       A classification of FLEXIBLE SERVICEs according to their functional purpose.  [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 216:94]
       
      .uk.org.netex.www.netex.TypeOfFlexibleServiceType type_of_flexible_service = 291;
    • hasPassingTimeView

      boolean hasPassingTimeView()
       Simplified TARGET PASSING TIME.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 218:80]
       
      .uk.org.netex.www.netex.PassingTimeViewType passing_time_view = 292;
      Returns:
      Whether the passingTimeView field is set.
    • getPassingTimeView

      PassingTimeViewType getPassingTimeView()
       Simplified TARGET PASSING TIME.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 218:80]
       
      .uk.org.netex.www.netex.PassingTimeViewType passing_time_view = 292;
      Returns:
      The passingTimeView.
    • getPassingTimeViewOrBuilder

      PassingTimeViewTypeOrBuilder getPassingTimeViewOrBuilder()
       Simplified TARGET PASSING TIME.  [netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd at 218:80]
       
      .uk.org.netex.www.netex.PassingTimeViewType passing_time_view = 292;
    • hasDatedVehicleJourney

      boolean hasDatedVehicleJourney()
       A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 121:95]
       
      .uk.org.netex.www.netex.DatedVehicleJourneyType dated_vehicle_journey = 293;
      Returns:
      Whether the datedVehicleJourney field is set.
    • getDatedVehicleJourney

      DatedVehicleJourneyType getDatedVehicleJourney()
       A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 121:95]
       
      .uk.org.netex.www.netex.DatedVehicleJourneyType dated_vehicle_journey = 293;
      Returns:
      The datedVehicleJourney.
    • getDatedVehicleJourneyOrBuilder

      DatedVehicleJourneyTypeOrBuilder getDatedVehicleJourneyOrBuilder()
       A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 121:95]
       
      .uk.org.netex.www.netex.DatedVehicleJourneyType dated_vehicle_journey = 293;
    • hasDatedServiceJourney

      boolean hasDatedServiceJourney()
       A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.  The VIEW includes derived ancillary data from referenced entities.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 275:95]
       
      .uk.org.netex.www.netex.DatedServiceJourneyType dated_service_journey = 294;
      Returns:
      Whether the datedServiceJourney field is set.
    • getDatedServiceJourney

      DatedServiceJourneyType getDatedServiceJourney()
       A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.  The VIEW includes derived ancillary data from referenced entities.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 275:95]
       
      .uk.org.netex.www.netex.DatedServiceJourneyType dated_service_journey = 294;
      Returns:
      The datedServiceJourney.
    • getDatedServiceJourneyOrBuilder

      DatedServiceJourneyTypeOrBuilder getDatedServiceJourneyOrBuilder()
       A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.  The VIEW includes derived ancillary data from referenced entities.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 275:95]
       
      .uk.org.netex.www.netex.DatedServiceJourneyType dated_service_journey = 294;
    • hasNormalDatedVehicleJourney

      boolean hasNormalDatedVehicleJourney()
       A DATED VEHICLE JOURNEY identical to a long-term planned VEHICLE JOURNEY, possibly updated according to short-term modifications of the PRODUCTION PLAN decided by the control staff.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 213:101]
       
      .uk.org.netex.www.netex.NormalDatedVehicleJourneyType normal_dated_vehicle_journey = 295;
      Returns:
      Whether the normalDatedVehicleJourney field is set.
    • getNormalDatedVehicleJourney

      NormalDatedVehicleJourneyType getNormalDatedVehicleJourney()
       A DATED VEHICLE JOURNEY identical to a long-term planned VEHICLE JOURNEY, possibly updated according to short-term modifications of the PRODUCTION PLAN decided by the control staff.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 213:101]
       
      .uk.org.netex.www.netex.NormalDatedVehicleJourneyType normal_dated_vehicle_journey = 295;
      Returns:
      The normalDatedVehicleJourney.
    • getNormalDatedVehicleJourneyOrBuilder

      NormalDatedVehicleJourneyTypeOrBuilder getNormalDatedVehicleJourneyOrBuilder()
       A DATED VEHICLE JOURNEY identical to a long-term planned VEHICLE JOURNEY, possibly updated according to short-term modifications of the PRODUCTION PLAN decided by the control staff.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 213:101]
       
      .uk.org.netex.www.netex.NormalDatedVehicleJourneyType normal_dated_vehicle_journey = 295;
    • hasDatedSpecialService

      boolean hasDatedSpecialService()
       A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 318:88]
       
      .uk.org.netex.www.netex.DatedSpecialServiceType dated_special_service = 296;
      Returns:
      Whether the datedSpecialService field is set.
    • getDatedSpecialService

      DatedSpecialServiceType getDatedSpecialService()
       A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 318:88]
       
      .uk.org.netex.www.netex.DatedSpecialServiceType dated_special_service = 296;
      Returns:
      The datedSpecialService.
    • getDatedSpecialServiceOrBuilder

      DatedSpecialServiceTypeOrBuilder getDatedSpecialServiceOrBuilder()
       A particular journey of a vehicle on a particular OPERATING DAY including all modifications possibly decided by the control staff.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd at 318:88]
       
      .uk.org.netex.www.netex.DatedSpecialServiceType dated_special_service = 296;
    • hasTimeDemandProfile

      boolean hasTimeDemandProfile()
       TIME DEMAND PROFILE.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 63:95]
       
      .uk.org.netex.www.netex.TimeDemandProfileType time_demand_profile = 297;
      Returns:
      Whether the timeDemandProfile field is set.
    • getTimeDemandProfile

      TimeDemandProfileType getTimeDemandProfile()
       TIME DEMAND PROFILE.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 63:95]
       
      .uk.org.netex.www.netex.TimeDemandProfileType time_demand_profile = 297;
      Returns:
      The timeDemandProfile.
    • getTimeDemandProfileOrBuilder

      TimeDemandProfileTypeOrBuilder getTimeDemandProfileOrBuilder()
       TIME DEMAND PROFILE.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 63:95]
       
      .uk.org.netex.www.netex.TimeDemandProfileType time_demand_profile = 297;
    • hasDuty

      boolean hasDuty()
       The work to be performed by a driver on a particular DAY TYPE.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 133:82]
       
      .uk.org.netex.www.netex.DutyType duty = 298;
      Returns:
      Whether the duty field is set.
    • getDuty

      DutyType getDuty()
       The work to be performed by a driver on a particular DAY TYPE.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 133:82]
       
      .uk.org.netex.www.netex.DutyType duty = 298;
      Returns:
      The duty.
    • getDutyOrBuilder

      DutyTypeOrBuilder getDutyOrBuilder()
       The work to be performed by a driver on a particular DAY TYPE.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 133:82]
       
      .uk.org.netex.www.netex.DutyType duty = 298;
    • hasAccountableElement

      boolean hasAccountableElement()
       A period of a driver's DUTY during which (s)he is continuously working without a BREAK. PAUSEs during which (the)he remains responsible for the vehicle may be included.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 197:96]
       
      .uk.org.netex.www.netex.AccountableElementType accountable_element = 299;
      Returns:
      Whether the accountableElement field is set.
    • getAccountableElement

      AccountableElementType getAccountableElement()
       A period of a driver's DUTY during which (s)he is continuously working without a BREAK. PAUSEs during which (the)he remains responsible for the vehicle may be included.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 197:96]
       
      .uk.org.netex.www.netex.AccountableElementType accountable_element = 299;
      Returns:
      The accountableElement.
    • getAccountableElementOrBuilder

      AccountableElementTypeOrBuilder getAccountableElementOrBuilder()
       A period of a driver's DUTY during which (s)he is continuously working without a BREAK. PAUSEs during which (the)he remains responsible for the vehicle may be included.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 197:96]
       
      .uk.org.netex.www.netex.AccountableElementType accountable_element = 299;
    • hasDutyPart

      boolean hasDutyPart()
       A continuous part of a driver DUTY during which (s)he is under the management of the company. A DUTY PART may include BREAKs. .  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 279:86]
       
      .uk.org.netex.www.netex.DutyPartType duty_part = 300;
      Returns:
      Whether the dutyPart field is set.
    • getDutyPart

      DutyPartType getDutyPart()
       A continuous part of a driver DUTY during which (s)he is under the management of the company. A DUTY PART may include BREAKs. .  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 279:86]
       
      .uk.org.netex.www.netex.DutyPartType duty_part = 300;
      Returns:
      The dutyPart.
    • getDutyPartOrBuilder

      DutyPartTypeOrBuilder getDutyPartOrBuilder()
       A continuous part of a driver DUTY during which (s)he is under the management of the company. A DUTY PART may include BREAKs. .  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 279:86]
       
      .uk.org.netex.www.netex.DutyPartType duty_part = 300;
    • hasDriverTrip

      boolean hasDriverTrip()
       A planned non-driving movement of a driver within a DUTY PART. This may be necessary to reach the first SPELL in a STRETCH, between two SPELLs or after the last SPELL in a STRETCH. It may be entirely on foot or may use a VEHICLE JOURNEY on a vehicle driven by another driver.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 367:88]
       
      .uk.org.netex.www.netex.DriverTripType driver_trip = 301;
      Returns:
      Whether the driverTrip field is set.
    • getDriverTrip

      DriverTripType getDriverTrip()
       A planned non-driving movement of a driver within a DUTY PART. This may be necessary to reach the first SPELL in a STRETCH, between two SPELLs or after the last SPELL in a STRETCH. It may be entirely on foot or may use a VEHICLE JOURNEY on a vehicle driven by another driver.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 367:88]
       
      .uk.org.netex.www.netex.DriverTripType driver_trip = 301;
      Returns:
      The driverTrip.
    • getDriverTripOrBuilder

      DriverTripTypeOrBuilder getDriverTripOrBuilder()
       A planned non-driving movement of a driver within a DUTY PART. This may be necessary to reach the first SPELL in a STRETCH, between two SPELLs or after the last SPELL in a STRETCH. It may be entirely on foot or may use a VEHICLE JOURNEY on a vehicle driven by another driver.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 367:88]
       
      .uk.org.netex.www.netex.DriverTripType driver_trip = 301;
    • hasDriverTripTime

      boolean hasDriverTripTime()
       A part of a BLOCK composed of consecutive VEHICLE JOURNEYs defined for the same DAY TYPE, all operated on the same LINE.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 457:92]
       
      .uk.org.netex.www.netex.DriverTripTimeType driver_trip_time = 302;
      Returns:
      Whether the driverTripTime field is set.
    • getDriverTripTime

      DriverTripTimeType getDriverTripTime()
       A part of a BLOCK composed of consecutive VEHICLE JOURNEYs defined for the same DAY TYPE, all operated on the same LINE.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 457:92]
       
      .uk.org.netex.www.netex.DriverTripTimeType driver_trip_time = 302;
      Returns:
      The driverTripTime.
    • getDriverTripTimeOrBuilder

      DriverTripTimeTypeOrBuilder getDriverTripTimeOrBuilder()
       A part of a BLOCK composed of consecutive VEHICLE JOURNEYs defined for the same DAY TYPE, all operated on the same LINE.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 457:92]
       
      .uk.org.netex.www.netex.DriverTripTimeType driver_trip_time = 302;
    • hasBlock

      boolean hasBlock()
       The work of a vehicle from the time it leaves a PARKING POINT after parking until its next return to park at a PARKING POINT. Any subsequent departure from a PARKING POINT after parking marks the start of a new BLOCK. The period of a BLOCK has to be covered by DUTies.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 147:83]
       
      .uk.org.netex.www.netex.BlockType block = 303;
      Returns:
      Whether the block field is set.
    • getBlock

      BlockType getBlock()
       The work of a vehicle from the time it leaves a PARKING POINT after parking until its next return to park at a PARKING POINT. Any subsequent departure from a PARKING POINT after parking marks the start of a new BLOCK. The period of a BLOCK has to be covered by DUTies.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 147:83]
       
      .uk.org.netex.www.netex.BlockType block = 303;
      Returns:
      The block.
    • getBlockOrBuilder

      BlockTypeOrBuilder getBlockOrBuilder()
       The work of a vehicle from the time it leaves a PARKING POINT after parking until its next return to park at a PARKING POINT. Any subsequent departure from a PARKING POINT after parking marks the start of a new BLOCK. The period of a BLOCK has to be covered by DUTies.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 147:83]
       
      .uk.org.netex.www.netex.BlockType block = 303;
    • hasTrainBlock

      boolean hasTrainBlock()
       A composite train formed of several BLOCKs coupled together during a certain period. Any coupling or separation action marks the start of a new TRAIN BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 305:88]
       
      .uk.org.netex.www.netex.TrainBlockType train_block = 304;
      Returns:
      Whether the trainBlock field is set.
    • getTrainBlock

      TrainBlockType getTrainBlock()
       A composite train formed of several BLOCKs coupled together during a certain period. Any coupling or separation action marks the start of a new TRAIN BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 305:88]
       
      .uk.org.netex.www.netex.TrainBlockType train_block = 304;
      Returns:
      The trainBlock.
    • getTrainBlockOrBuilder

      TrainBlockTypeOrBuilder getTrainBlockOrBuilder()
       A composite train formed of several BLOCKs coupled together during a certain period. Any coupling or separation action marks the start of a new TRAIN BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 305:88]
       
      .uk.org.netex.www.netex.TrainBlockType train_block = 304;
    • hasBlockPart

      boolean hasBlockPart()
       A part of a BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 370:87]
       
      .uk.org.netex.www.netex.BlockPartType block_part = 305;
      Returns:
      Whether the blockPart field is set.
    • getBlockPart

      BlockPartType getBlockPart()
       A part of a BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 370:87]
       
      .uk.org.netex.www.netex.BlockPartType block_part = 305;
      Returns:
      The blockPart.
    • getBlockPartOrBuilder

      BlockPartTypeOrBuilder getBlockPartOrBuilder()
       A part of a BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 370:87]
       
      .uk.org.netex.www.netex.BlockPartType block_part = 305;
    • hasCompoundBlock

      boolean hasCompoundBlock()
       A composite BLOCK formed of several BLOCKs coupled together during a certain period. Any coupling or separation action marks the start of a new COMPOUND BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 439:91]
       
      .uk.org.netex.www.netex.CompoundBlockType compound_block = 306;
      Returns:
      Whether the compoundBlock field is set.
    • getCompoundBlock

      CompoundBlockType getCompoundBlock()
       A composite BLOCK formed of several BLOCKs coupled together during a certain period. Any coupling or separation action marks the start of a new COMPOUND BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 439:91]
       
      .uk.org.netex.www.netex.CompoundBlockType compound_block = 306;
      Returns:
      The compoundBlock.
    • getCompoundBlockOrBuilder

      CompoundBlockTypeOrBuilder getCompoundBlockOrBuilder()
       A composite BLOCK formed of several BLOCKs coupled together during a certain period. Any coupling or separation action marks the start of a new COMPOUND BLOCK.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 439:91]
       
      .uk.org.netex.www.netex.CompoundBlockType compound_block = 306;
    • hasTrainBlockPart

      boolean hasTrainBlockPart()
       The work of a vehicle from the time it leaves a PARKING POINT after parking until its next return to park at a PARKING POINT. Any subsequent departure from a PARKING POINT after parking marks the start of a new TRAIN BLOCK PART. The period of a TRAIN BLOCK PART has to be covered by DUTies.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 508:92]
       
      .uk.org.netex.www.netex.TrainBlockPartType train_block_part = 307;
      Returns:
      Whether the trainBlockPart field is set.
    • getTrainBlockPart

      TrainBlockPartType getTrainBlockPart()
       The work of a vehicle from the time it leaves a PARKING POINT after parking until its next return to park at a PARKING POINT. Any subsequent departure from a PARKING POINT after parking marks the start of a new TRAIN BLOCK PART. The period of a TRAIN BLOCK PART has to be covered by DUTies.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 508:92]
       
      .uk.org.netex.www.netex.TrainBlockPartType train_block_part = 307;
      Returns:
      The trainBlockPart.
    • getTrainBlockPartOrBuilder

      TrainBlockPartTypeOrBuilder getTrainBlockPartOrBuilder()
       The work of a vehicle from the time it leaves a PARKING POINT after parking until its next return to park at a PARKING POINT. Any subsequent departure from a PARKING POINT after parking marks the start of a new TRAIN BLOCK PART. The period of a TRAIN BLOCK PART has to be covered by DUTies.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 508:92]
       
      .uk.org.netex.www.netex.TrainBlockPartType train_block_part = 307;
    • hasVehicleService

      boolean hasVehicleService()
       A work plan for a vehicle for a whole day, planned for a specific DAY TYPE. A VEHICLE SERVICE includes one or several VEHICLE SERVICE PARTs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 580:92]
       
      .uk.org.netex.www.netex.VehicleServiceType vehicle_service = 308;
      Returns:
      Whether the vehicleService field is set.
    • getVehicleService

      VehicleServiceType getVehicleService()
       A work plan for a vehicle for a whole day, planned for a specific DAY TYPE. A VEHICLE SERVICE includes one or several VEHICLE SERVICE PARTs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 580:92]
       
      .uk.org.netex.www.netex.VehicleServiceType vehicle_service = 308;
      Returns:
      The vehicleService.
    • getVehicleServiceOrBuilder

      VehicleServiceTypeOrBuilder getVehicleServiceOrBuilder()
       A work plan for a vehicle for a whole day, planned for a specific DAY TYPE. A VEHICLE SERVICE includes one or several VEHICLE SERVICE PARTs.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 580:92]
       
      .uk.org.netex.www.netex.VehicleServiceType vehicle_service = 308;
    • hasVehicleServicePart

      boolean hasVehicleServicePart()
       A part of a VEHICLE SERVICE composed of one or more BLOCKs and limited by periods spent at the GARAGE managing the vehicle in question.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 651:96]
       
      .uk.org.netex.www.netex.VehicleServicePartType vehicle_service_part = 309;
      Returns:
      Whether the vehicleServicePart field is set.
    • getVehicleServicePart

      VehicleServicePartType getVehicleServicePart()
       A part of a VEHICLE SERVICE composed of one or more BLOCKs and limited by periods spent at the GARAGE managing the vehicle in question.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 651:96]
       
      .uk.org.netex.www.netex.VehicleServicePartType vehicle_service_part = 309;
      Returns:
      The vehicleServicePart.
    • getVehicleServicePartOrBuilder

      VehicleServicePartTypeOrBuilder getVehicleServicePartOrBuilder()
       A part of a VEHICLE SERVICE composed of one or more BLOCKs and limited by periods spent at the GARAGE managing the vehicle in question.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 651:96]
       
      .uk.org.netex.www.netex.VehicleServicePartType vehicle_service_part = 309;
    • hasCourseOfJourneys

      boolean hasCourseOfJourneys()
       A part of a BLOCK composed of consecutive VEHICLE JOURNEYs defined for the same DAY TYPE, all operated on the same LINE.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 720:94]
       
      .uk.org.netex.www.netex.CourseOfJourneysType course_of_journeys = 310;
      Returns:
      Whether the courseOfJourneys field is set.
    • getCourseOfJourneys

      CourseOfJourneysType getCourseOfJourneys()
       A part of a BLOCK composed of consecutive VEHICLE JOURNEYs defined for the same DAY TYPE, all operated on the same LINE.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 720:94]
       
      .uk.org.netex.www.netex.CourseOfJourneysType course_of_journeys = 310;
      Returns:
      The courseOfJourneys.
    • getCourseOfJourneysOrBuilder

      CourseOfJourneysTypeOrBuilder getCourseOfJourneysOrBuilder()
       A part of a BLOCK composed of consecutive VEHICLE JOURNEYs defined for the same DAY TYPE, all operated on the same LINE.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 720:94]
       
      .uk.org.netex.www.netex.CourseOfJourneysType course_of_journeys = 310;
    • hasReliefOpportunity

      boolean hasReliefOpportunity()
       A time in a BLOCK where a vehicle passes a RELIEF POINT. This opportunity may or may not be actually used for a relief.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 819:95]
       
      .uk.org.netex.www.netex.ReliefOpportunityType relief_opportunity = 311;
      Returns:
      Whether the reliefOpportunity field is set.
    • getReliefOpportunity

      ReliefOpportunityType getReliefOpportunity()
       A time in a BLOCK where a vehicle passes a RELIEF POINT. This opportunity may or may not be actually used for a relief.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 819:95]
       
      .uk.org.netex.www.netex.ReliefOpportunityType relief_opportunity = 311;
      Returns:
      The reliefOpportunity.
    • getReliefOpportunityOrBuilder

      ReliefOpportunityTypeOrBuilder getReliefOpportunityOrBuilder()
       A time in a BLOCK where a vehicle passes a RELIEF POINT. This opportunity may or may not be actually used for a relief.  [netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd at 819:95]
       
      .uk.org.netex.www.netex.ReliefOpportunityType relief_opportunity = 311;
    • hasTimetableFrame

      boolean hasTimetableFrame()
       A coherent set of timetable data (VEHICLE JOURNEYs and BLOCKs) to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_2/part2_frames/netex_timetableFrame_version.xsd at 62:69]
       
      .uk.org.netex.www.netex.TimetableFrameType timetable_frame = 312;
      Returns:
      Whether the timetableFrame field is set.
    • getTimetableFrame

      TimetableFrameType getTimetableFrame()
       A coherent set of timetable data (VEHICLE JOURNEYs and BLOCKs) to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_2/part2_frames/netex_timetableFrame_version.xsd at 62:69]
       
      .uk.org.netex.www.netex.TimetableFrameType timetable_frame = 312;
      Returns:
      The timetableFrame.
    • getTimetableFrameOrBuilder

      TimetableFrameTypeOrBuilder getTimetableFrameOrBuilder()
       A coherent set of timetable data (VEHICLE JOURNEYs and BLOCKs) to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_2/part2_frames/netex_timetableFrame_version.xsd at 62:69]
       
      .uk.org.netex.www.netex.TimetableFrameType timetable_frame = 312;
    • hasServiceFrame

      boolean hasServiceFrame()
       A coherent set of Service data to which the same frame VALIDITY CONDITIONs have been assigned.  [netex_part_2/part2_frames/netex_serviceFrame_version.xsd at 82:84]
       
      .uk.org.netex.www.netex.ServiceFrameType service_frame = 313;
      Returns:
      Whether the serviceFrame field is set.
    • getServiceFrame

      ServiceFrameType getServiceFrame()
       A coherent set of Service data to which the same frame VALIDITY CONDITIONs have been assigned.  [netex_part_2/part2_frames/netex_serviceFrame_version.xsd at 82:84]
       
      .uk.org.netex.www.netex.ServiceFrameType service_frame = 313;
      Returns:
      The serviceFrame.
    • getServiceFrameOrBuilder

      ServiceFrameTypeOrBuilder getServiceFrameOrBuilder()
       A coherent set of Service data to which the same frame VALIDITY CONDITIONs have been assigned.  [netex_part_2/part2_frames/netex_serviceFrame_version.xsd at 82:84]
       
      .uk.org.netex.www.netex.ServiceFrameType service_frame = 313;
    • hasVehicleScheduleFrame

      boolean hasVehicleScheduleFrame()
       A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_2/part2_frames/netex_vehicleScheduleFrame_version.xsd at 7:75]
       
      .uk.org.netex.www.netex.VehicleScheduleFrameType vehicle_schedule_frame = 314;
      Returns:
      Whether the vehicleScheduleFrame field is set.
    • getVehicleScheduleFrame

      VehicleScheduleFrameType getVehicleScheduleFrame()
       A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_2/part2_frames/netex_vehicleScheduleFrame_version.xsd at 7:75]
       
      .uk.org.netex.www.netex.VehicleScheduleFrameType vehicle_schedule_frame = 314;
      Returns:
      The vehicleScheduleFrame.
    • getVehicleScheduleFrameOrBuilder

      VehicleScheduleFrameTypeOrBuilder getVehicleScheduleFrameOrBuilder()
       A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_2/part2_frames/netex_vehicleScheduleFrame_version.xsd at 7:75]
       
      .uk.org.netex.www.netex.VehicleScheduleFrameType vehicle_schedule_frame = 314;
    • hasDriverScheduleFrame

      boolean hasDriverScheduleFrame()
       A coherent set of Driver Scheduling data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_2/part2_frames/netex_driverScheduleFrame_version.xsd at 6:74]
       
      .uk.org.netex.www.netex.DriverScheduleFrameType driver_schedule_frame = 315;
      Returns:
      Whether the driverScheduleFrame field is set.
    • getDriverScheduleFrame

      DriverScheduleFrameType getDriverScheduleFrame()
       A coherent set of Driver Scheduling data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_2/part2_frames/netex_driverScheduleFrame_version.xsd at 6:74]
       
      .uk.org.netex.www.netex.DriverScheduleFrameType driver_schedule_frame = 315;
      Returns:
      The driverScheduleFrame.
    • getDriverScheduleFrameOrBuilder

      DriverScheduleFrameTypeOrBuilder getDriverScheduleFrameOrBuilder()
       A coherent set of Driver Scheduling data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_2/part2_frames/netex_driverScheduleFrame_version.xsd at 6:74]
       
      .uk.org.netex.www.netex.DriverScheduleFrameType driver_schedule_frame = 315;
    • hasPricingParameterSet

      boolean hasPricingParameterSet()
       Parameters  governing the calculation of fares.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 76:105]
       
      .uk.org.netex.www.netex.PricingParameterSetType pricing_parameter_set = 316;
      Returns:
      Whether the pricingParameterSet field is set.
    • getPricingParameterSet

      PricingParameterSetType getPricingParameterSet()
       Parameters  governing the calculation of fares.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 76:105]
       
      .uk.org.netex.www.netex.PricingParameterSetType pricing_parameter_set = 316;
      Returns:
      The pricingParameterSet.
    • getPricingParameterSetOrBuilder

      PricingParameterSetTypeOrBuilder getPricingParameterSetOrBuilder()
       Parameters  governing the calculation of fares.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 76:105]
       
      .uk.org.netex.www.netex.PricingParameterSetType pricing_parameter_set = 316;
    • hasPriceUnit

      boolean hasPriceUnit()
       A unit to express prices: amount of currency, abstract fare unit, ticket unit or token etc.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 174:81]
       
      .uk.org.netex.www.netex.PriceUnitType price_unit = 317;
      Returns:
      Whether the priceUnit field is set.
    • getPriceUnit

      PriceUnitType getPriceUnit()
       A unit to express prices: amount of currency, abstract fare unit, ticket unit or token etc.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 174:81]
       
      .uk.org.netex.www.netex.PriceUnitType price_unit = 317;
      Returns:
      The priceUnit.
    • getPriceUnitOrBuilder

      PriceUnitTypeOrBuilder getPriceUnitOrBuilder()
       A unit to express prices: amount of currency, abstract fare unit, ticket unit or token etc.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 174:81]
       
      .uk.org.netex.www.netex.PriceUnitType price_unit = 317;
    • hasRounding

      boolean hasRounding()
       Parameters describing how the results of calculations are to be rounded to the nearest quantum.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 239:83]
       
      .uk.org.netex.www.netex.RoundingType rounding = 318;
      Returns:
      Whether the rounding field is set.
    • getRounding

      RoundingType getRounding()
       Parameters describing how the results of calculations are to be rounded to the nearest quantum.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 239:83]
       
      .uk.org.netex.www.netex.RoundingType rounding = 318;
      Returns:
      The rounding.
    • getRoundingOrBuilder

      RoundingTypeOrBuilder getRoundingOrBuilder()
       Parameters describing how the results of calculations are to be rounded to the nearest quantum.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 239:83]
       
      .uk.org.netex.www.netex.RoundingType rounding = 318;
    • hasFareDayType

      boolean hasFareDayType()
       A type of day used in the fare collection domain, characterized by one or more properties which affect the definition of access rights and prices in the fare system.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 376:80]
       
      .uk.org.netex.www.netex.FareDayTypeType fare_day_type = 319;
      Returns:
      Whether the fareDayType field is set.
    • getFareDayType

      FareDayTypeType getFareDayType()
       A type of day used in the fare collection domain, characterized by one or more properties which affect the definition of access rights and prices in the fare system.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 376:80]
       
      .uk.org.netex.www.netex.FareDayTypeType fare_day_type = 319;
      Returns:
      The fareDayType.
    • getFareDayTypeOrBuilder

      FareDayTypeTypeOrBuilder getFareDayTypeOrBuilder()
       A type of day used in the fare collection domain, characterized by one or more properties which affect the definition of access rights and prices in the fare system.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 376:80]
       
      .uk.org.netex.www.netex.FareDayTypeType fare_day_type = 319;
    • hasMonthValidityOffset

      boolean hasMonthValidityOffset()
       Days before (negative) or after (positive)  the start of the month that a product with a calendar period driven activation becomes valid.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 424:105]
       
      .uk.org.netex.www.netex.MonthValidityOffsetType month_validity_offset = 320;
      Returns:
      Whether the monthValidityOffset field is set.
    • getMonthValidityOffset

      MonthValidityOffsetType getMonthValidityOffset()
       Days before (negative) or after (positive)  the start of the month that a product with a calendar period driven activation becomes valid.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 424:105]
       
      .uk.org.netex.www.netex.MonthValidityOffsetType month_validity_offset = 320;
      Returns:
      The monthValidityOffset.
    • getMonthValidityOffsetOrBuilder

      MonthValidityOffsetTypeOrBuilder getMonthValidityOffsetOrBuilder()
       Days before (negative) or after (positive)  the start of the month that a product with a calendar period driven activation becomes valid.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 424:105]
       
      .uk.org.netex.www.netex.MonthValidityOffsetType month_validity_offset = 320;
    • hasPricingRule

      boolean hasPricingRule()
       Parameters describing how a fare is to be computed.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 503:67]
       
      .uk.org.netex.www.netex.PricingRuleType pricing_rule = 321;
      Returns:
      Whether the pricingRule field is set.
    • getPricingRule

      PricingRuleType getPricingRule()
       Parameters describing how a fare is to be computed.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 503:67]
       
      .uk.org.netex.www.netex.PricingRuleType pricing_rule = 321;
      Returns:
      The pricingRule.
    • getPricingRuleOrBuilder

      PricingRuleTypeOrBuilder getPricingRuleOrBuilder()
       Parameters describing how a fare is to be computed.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 503:67]
       
      .uk.org.netex.www.netex.PricingRuleType pricing_rule = 321;
    • hasDiscountingRule

      boolean hasDiscountingRule()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 583:71]
       
      .uk.org.netex.www.netex.DiscountingRuleType discounting_rule = 322;
      Returns:
      Whether the discountingRule field is set.
    • getDiscountingRule

      DiscountingRuleType getDiscountingRule()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 583:71]
       
      .uk.org.netex.www.netex.DiscountingRuleType discounting_rule = 322;
      Returns:
      The discountingRule.
    • getDiscountingRuleOrBuilder

      DiscountingRuleTypeOrBuilder getDiscountingRuleOrBuilder()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 583:71]
       
      .uk.org.netex.www.netex.DiscountingRuleType discounting_rule = 322;
    • hasLimitingRule

      boolean hasLimitingRule()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 648:68]
       
      .uk.org.netex.www.netex.LimitingRuleType limiting_rule = 323;
      Returns:
      Whether the limitingRule field is set.
    • getLimitingRule

      LimitingRuleType getLimitingRule()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 648:68]
       
      .uk.org.netex.www.netex.LimitingRuleType limiting_rule = 323;
      Returns:
      The limitingRule.
    • getLimitingRuleOrBuilder

      LimitingRuleTypeOrBuilder getLimitingRuleOrBuilder()
       A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 648:68]
       
      .uk.org.netex.www.netex.LimitingRuleType limiting_rule = 323;
    • hasLimitingRuleInContext

      boolean hasLimitingRuleInContext()
       OPTIMISED version whcih can be be used only in line assues ID of comtainign context  -no  id checking. A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 766:77]
       
      .uk.org.netex.www.netex.LimitingRuleInContextType limiting_rule_in_context = 324;
      Returns:
      Whether the limitingRuleInContext field is set.
    • getLimitingRuleInContext

      LimitingRuleInContextType getLimitingRuleInContext()
       OPTIMISED version whcih can be be used only in line assues ID of comtainign context  -no  id checking. A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 766:77]
       
      .uk.org.netex.www.netex.LimitingRuleInContextType limiting_rule_in_context = 324;
      Returns:
      The limitingRuleInContext.
    • getLimitingRuleInContextOrBuilder

      LimitingRuleInContextTypeOrBuilder getLimitingRuleInContextOrBuilder()
       OPTIMISED version whcih can be be used only in line assues ID of comtainign context  -no  id checking. A price for which a discount can be offered.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 766:77]
       
      .uk.org.netex.www.netex.LimitingRuleInContextType limiting_rule_in_context = 324;
    • hasTypeOfPricingRule

      boolean hasTypeOfPricingRule()
       Classification of pricing rule. Can be used for VAT categories, etc.  +v1.1  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 797:89]
       
      .uk.org.netex.www.netex.TypeOfPricingRuleType type_of_pricing_rule = 325;
      Returns:
      Whether the typeOfPricingRule field is set.
    • getTypeOfPricingRule

      TypeOfPricingRuleType getTypeOfPricingRule()
       Classification of pricing rule. Can be used for VAT categories, etc.  +v1.1  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 797:89]
       
      .uk.org.netex.www.netex.TypeOfPricingRuleType type_of_pricing_rule = 325;
      Returns:
      The typeOfPricingRule.
    • getTypeOfPricingRuleOrBuilder

      TypeOfPricingRuleTypeOrBuilder getTypeOfPricingRuleOrBuilder()
       Classification of pricing rule. Can be used for VAT categories, etc.  +v1.1  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 797:89]
       
      .uk.org.netex.www.netex.TypeOfPricingRuleType type_of_pricing_rule = 325;
    • hasPricingService

      boolean hasPricingService()
       A web service used to provide prices dynamically at time of booking or purchase.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 856:95]
       
      .uk.org.netex.www.netex.PricingServiceType pricing_service = 326;
      Returns:
      Whether the pricingService field is set.
    • getPricingService

      PricingServiceType getPricingService()
       A web service used to provide prices dynamically at time of booking or purchase.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 856:95]
       
      .uk.org.netex.www.netex.PricingServiceType pricing_service = 326;
      Returns:
      The pricingService.
    • getPricingServiceOrBuilder

      PricingServiceTypeOrBuilder getPricingServiceOrBuilder()
       A web service used to provide prices dynamically at time of booking or purchase.  [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 856:95]
       
      .uk.org.netex.www.netex.PricingServiceType pricing_service = 326;
    • hasPriceGroup

      boolean hasPriceGroup()
       A grouping of prices, allowing the grouping of numerous possible consumption elements into a limited number of price references, or to apply grouped increase, in value or percentage.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 449:82]
       
      .uk.org.netex.www.netex.PriceGroupType price_group = 327;
      Returns:
      Whether the priceGroup field is set.
    • getPriceGroup

      PriceGroupType getPriceGroup()
       A grouping of prices, allowing the grouping of numerous possible consumption elements into a limited number of price references, or to apply grouped increase, in value or percentage.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 449:82]
       
      .uk.org.netex.www.netex.PriceGroupType price_group = 327;
      Returns:
      The priceGroup.
    • getPriceGroupOrBuilder

      PriceGroupTypeOrBuilder getPriceGroupOrBuilder()
       A grouping of prices, allowing the grouping of numerous possible consumption elements into a limited number of price references, or to apply grouped increase, in value or percentage.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 449:82]
       
      .uk.org.netex.www.netex.PriceGroupType price_group = 327;
    • hasFareTable

      boolean hasFareTable()
       A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or  other PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 170:63]
       
      .uk.org.netex.www.netex.FareTableType fare_table = 328;
      Returns:
      Whether the fareTable field is set.
    • getFareTable

      FareTableType getFareTable()
       A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or  other PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 170:63]
       
      .uk.org.netex.www.netex.FareTableType fare_table = 328;
      Returns:
      The fareTable.
    • getFareTableOrBuilder

      FareTableTypeOrBuilder getFareTableOrBuilder()
       A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or  other PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 170:63]
       
      .uk.org.netex.www.netex.FareTableType fare_table = 328;
    • hasFareTableInContext

      boolean hasFareTableInContext()
       A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or  other PRICEABLE OBJECT. OPTIMIZATION - Alias for FARE TABLE That does not require an ID to be present.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 340:106]
       
      .uk.org.netex.www.netex.FareTable_VersionStructure fare_table_in_context = 329;
      Returns:
      Whether the fareTableInContext field is set.
    • getFareTableInContext

      FareTable_VersionStructure getFareTableInContext()
       A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or  other PRICEABLE OBJECT. OPTIMIZATION - Alias for FARE TABLE That does not require an ID to be present.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 340:106]
       
      .uk.org.netex.www.netex.FareTable_VersionStructure fare_table_in_context = 329;
      Returns:
      The fareTableInContext.
    • getFareTableInContextOrBuilder

      FareTable_VersionStructureOrBuilder getFareTableInContextOrBuilder()
       A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or  other PRICEABLE OBJECT. OPTIMIZATION - Alias for FARE TABLE That does not require an ID to be present.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 340:106]
       
      .uk.org.netex.www.netex.FareTable_VersionStructure fare_table_in_context = 329;
    • hasStandardFareTable

      boolean hasStandardFareTable()
       A set of price for a combination of price features in a Tariff.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 346:71]
       
      .uk.org.netex.www.netex.StandardFareTableType standard_fare_table = 330;
      Returns:
      Whether the standardFareTable field is set.
    • getStandardFareTable

      StandardFareTableType getStandardFareTable()
       A set of price for a combination of price features in a Tariff.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 346:71]
       
      .uk.org.netex.www.netex.StandardFareTableType standard_fare_table = 330;
      Returns:
      The standardFareTable.
    • getStandardFareTableOrBuilder

      StandardFareTableTypeOrBuilder getStandardFareTableOrBuilder()
       A set of price for a combination of price features in a Tariff.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 346:71]
       
      .uk.org.netex.www.netex.StandardFareTableType standard_fare_table = 330;
    • hasTypeOfFareTable

      boolean hasTypeOfFareTable()
       Category of FARE TABLE.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 925:87]
       
      .uk.org.netex.www.netex.TypeOfFareTableType type_of_fare_table = 331;
      Returns:
      Whether the typeOfFareTable field is set.
    • getTypeOfFareTable

      TypeOfFareTableType getTypeOfFareTable()
       Category of FARE TABLE.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 925:87]
       
      .uk.org.netex.www.netex.TypeOfFareTableType type_of_fare_table = 331;
      Returns:
      The typeOfFareTable.
    • getTypeOfFareTableOrBuilder

      TypeOfFareTableTypeOrBuilder getTypeOfFareTableOrBuilder()
       Category of FARE TABLE.  [netex_part_3/part3_fares/netex_fareTable_version.xsd at 925:87]
       
      .uk.org.netex.www.netex.TypeOfFareTableType type_of_fare_table = 331;
    • hasSeriesConstraint

      boolean hasSeriesConstraint()
       A particular tariff, described by a combination of parameters.  [netex_part_3/part3_fares/netex_fareSeries_version.xsd at 103:93]
       
      .uk.org.netex.www.netex.SeriesConstraintType series_constraint = 332;
      Returns:
      Whether the seriesConstraint field is set.
    • getSeriesConstraint

      SeriesConstraintType getSeriesConstraint()
       A particular tariff, described by a combination of parameters.  [netex_part_3/part3_fares/netex_fareSeries_version.xsd at 103:93]
       
      .uk.org.netex.www.netex.SeriesConstraintType series_constraint = 332;
      Returns:
      The seriesConstraint.
    • getSeriesConstraintOrBuilder

      SeriesConstraintTypeOrBuilder getSeriesConstraintOrBuilder()
       A particular tariff, described by a combination of parameters.  [netex_part_3/part3_fares/netex_fareSeries_version.xsd at 103:93]
       
      .uk.org.netex.www.netex.SeriesConstraintType series_constraint = 332;
    • hasFareStructureFactor

      boolean hasFareStructureFactor()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 170:95]
       
      .uk.org.netex.www.netex.FareStructureFactorType fare_structure_factor = 333;
      Returns:
      Whether the fareStructureFactor field is set.
    • getFareStructureFactor

      FareStructureFactorType getFareStructureFactor()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 170:95]
       
      .uk.org.netex.www.netex.FareStructureFactorType fare_structure_factor = 333;
      Returns:
      The fareStructureFactor.
    • getFareStructureFactorOrBuilder

      FareStructureFactorTypeOrBuilder getFareStructureFactorOrBuilder()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 170:95]
       
      .uk.org.netex.www.netex.FareStructureFactorType fare_structure_factor = 333;
    • hasTypeOfFareStructureFactor

      boolean hasTypeOfFareStructureFactor()
       A classification of FARE STRUCTURE FACTORs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 227:98]
       
      .uk.org.netex.www.netex.TypeOfFareStructureFactorType type_of_fare_structure_factor = 334;
      Returns:
      Whether the typeOfFareStructureFactor field is set.
    • getTypeOfFareStructureFactor

      TypeOfFareStructureFactorType getTypeOfFareStructureFactor()
       A classification of FARE STRUCTURE FACTORs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 227:98]
       
      .uk.org.netex.www.netex.TypeOfFareStructureFactorType type_of_fare_structure_factor = 334;
      Returns:
      The typeOfFareStructureFactor.
    • getTypeOfFareStructureFactorOrBuilder

      TypeOfFareStructureFactorTypeOrBuilder getTypeOfFareStructureFactorOrBuilder()
       A classification of FARE STRUCTURE FACTORs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 227:98]
       
      .uk.org.netex.www.netex.TypeOfFareStructureFactorType type_of_fare_structure_factor = 334;
    • hasFareInterval

      boolean hasFareInterval()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 269:88]
       
      .uk.org.netex.www.netex.FareIntervalType fare_interval = 335;
      Returns:
      Whether the fareInterval field is set.
    • getFareInterval

      FareIntervalType getFareInterval()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 269:88]
       
      .uk.org.netex.www.netex.FareIntervalType fare_interval = 335;
      Returns:
      The fareInterval.
    • getFareIntervalOrBuilder

      FareIntervalTypeOrBuilder getFareIntervalOrBuilder()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 269:88]
       
      .uk.org.netex.www.netex.FareIntervalType fare_interval = 335;
    • hasFareUnit

      boolean hasFareUnit()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 307:84]
       
      .uk.org.netex.www.netex.FareUnitType fare_unit = 336;
      Returns:
      Whether the fareUnit field is set.
    • getFareUnit

      FareUnitType getFareUnit()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 307:84]
       
      .uk.org.netex.www.netex.FareUnitType fare_unit = 336;
      Returns:
      The fareUnit.
    • getFareUnitOrBuilder

      FareUnitTypeOrBuilder getFareUnitOrBuilder()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_fareStructure_version.xsd at 307:84]
       
      .uk.org.netex.www.netex.FareUnitType fare_unit = 336;
    • hasGeographicalUnit

      boolean hasGeographicalUnit()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 107:92]
       
      .uk.org.netex.www.netex.GeographicalUnitType geographical_unit = 337;
      Returns:
      Whether the geographicalUnit field is set.
    • getGeographicalUnit

      GeographicalUnitType getGeographicalUnit()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 107:92]
       
      .uk.org.netex.www.netex.GeographicalUnitType geographical_unit = 337;
      Returns:
      The geographicalUnit.
    • getGeographicalUnitOrBuilder

      GeographicalUnitTypeOrBuilder getGeographicalUnitOrBuilder()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 107:92]
       
      .uk.org.netex.www.netex.GeographicalUnitType geographical_unit = 337;
    • hasGeographicalInterval

      boolean hasGeographicalInterval()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 189:97]
       
      .uk.org.netex.www.netex.GeographicalIntervalType geographical_interval = 338;
      Returns:
      Whether the geographicalInterval field is set.
    • getGeographicalInterval

      GeographicalIntervalType getGeographicalInterval()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 189:97]
       
      .uk.org.netex.www.netex.GeographicalIntervalType geographical_interval = 338;
      Returns:
      The geographicalInterval.
    • getGeographicalIntervalOrBuilder

      GeographicalIntervalTypeOrBuilder getGeographicalIntervalOrBuilder()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 189:97]
       
      .uk.org.netex.www.netex.GeographicalIntervalType geographical_interval = 338;
    • hasGeographicalStructureFactor

      boolean hasGeographicalStructureFactor()
       The value of a GEOGRAPHICAL INTERVAL or a DISTANCE MATRIX ELEMENT expressed by a GEOGRAPHICAL UNIT.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 275:103]
       
      .uk.org.netex.www.netex.GeographicalStructureFactorType geographical_structure_factor = 339;
      Returns:
      Whether the geographicalStructureFactor field is set.
    • getGeographicalStructureFactor

      GeographicalStructureFactorType getGeographicalStructureFactor()
       The value of a GEOGRAPHICAL INTERVAL or a DISTANCE MATRIX ELEMENT expressed by a GEOGRAPHICAL UNIT.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 275:103]
       
      .uk.org.netex.www.netex.GeographicalStructureFactorType geographical_structure_factor = 339;
      Returns:
      The geographicalStructureFactor.
    • getGeographicalStructureFactorOrBuilder

      GeographicalStructureFactorTypeOrBuilder getGeographicalStructureFactorOrBuilder()
       The value of a GEOGRAPHICAL INTERVAL or a DISTANCE MATRIX ELEMENT expressed by a GEOGRAPHICAL UNIT.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 275:103]
       
      .uk.org.netex.www.netex.GeographicalStructureFactorType geographical_structure_factor = 339;
    • hasGroupOfDistanceMatrixElements

      boolean hasGroupOfDistanceMatrixElements()
       A group of DISTANCE MATRIX ELEMENTs; may set common properties for a given set of origin and destination pairs.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 132:105]
       
      .uk.org.netex.www.netex.GroupOfDistanceMatrixElementsType group_of_distance_matrix_elements = 340;
      Returns:
      Whether the groupOfDistanceMatrixElements field is set.
    • getGroupOfDistanceMatrixElements

      GroupOfDistanceMatrixElementsType getGroupOfDistanceMatrixElements()
       A group of DISTANCE MATRIX ELEMENTs; may set common properties for a given set of origin and destination pairs.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 132:105]
       
      .uk.org.netex.www.netex.GroupOfDistanceMatrixElementsType group_of_distance_matrix_elements = 340;
      Returns:
      The groupOfDistanceMatrixElements.
    • getGroupOfDistanceMatrixElementsOrBuilder

      GroupOfDistanceMatrixElementsTypeOrBuilder getGroupOfDistanceMatrixElementsOrBuilder()
       A group of DISTANCE MATRIX ELEMENTs; may set common properties for a given set of origin and destination pairs.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 132:105]
       
      .uk.org.netex.www.netex.GroupOfDistanceMatrixElementsType group_of_distance_matrix_elements = 340;
    • hasDistanceMatrixElement

      boolean hasDistanceMatrixElement()
       A cell of an origin-destination matrix for TARIFF ZONEs or STOP POINTs, expressing a fare distance for the corresponding trip: value in km, number of fare units etc.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 234:104]
       
      .uk.org.netex.www.netex.DistanceMatrixElementType distance_matrix_element = 341;
      Returns:
      Whether the distanceMatrixElement field is set.
    • getDistanceMatrixElement

      DistanceMatrixElementType getDistanceMatrixElement()
       A cell of an origin-destination matrix for TARIFF ZONEs or STOP POINTs, expressing a fare distance for the corresponding trip: value in km, number of fare units etc.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 234:104]
       
      .uk.org.netex.www.netex.DistanceMatrixElementType distance_matrix_element = 341;
      Returns:
      The distanceMatrixElement.
    • getDistanceMatrixElementOrBuilder

      DistanceMatrixElementTypeOrBuilder getDistanceMatrixElementOrBuilder()
       A cell of an origin-destination matrix for TARIFF ZONEs or STOP POINTs, expressing a fare distance for the corresponding trip: value in km, number of fare units etc.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 234:104]
       
      .uk.org.netex.www.netex.DistanceMatrixElementType distance_matrix_element = 341;
    • hasTypeOfUsageParameter

      boolean hasTypeOfUsageParameter()
       Category of USAGE PARAMETER user  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 224:92]
       
      .uk.org.netex.www.netex.TypeOfUsageParameterType type_of_usage_parameter = 342;
      Returns:
      Whether the typeOfUsageParameter field is set.
    • getTypeOfUsageParameter

      TypeOfUsageParameterType getTypeOfUsageParameter()
       Category of USAGE PARAMETER user  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 224:92]
       
      .uk.org.netex.www.netex.TypeOfUsageParameterType type_of_usage_parameter = 342;
      Returns:
      The typeOfUsageParameter.
    • getTypeOfUsageParameterOrBuilder

      TypeOfUsageParameterTypeOrBuilder getTypeOfUsageParameterOrBuilder()
       Category of USAGE PARAMETER user  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 224:92]
       
      .uk.org.netex.www.netex.TypeOfUsageParameterType type_of_usage_parameter = 342;
    • hasValidityParameterAssignment

      boolean hasValidityParameterAssignment()
       An ACCESS RIGHT PARAMETER ASSIGNMENT relating a fare collection parameter to a theoretical FARE PRODUCT (or one of its components) or a SALES OFFER PACKAGE.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 662:119]
       
      .uk.org.netex.www.netex.ValidityParameterAssignmentType validity_parameter_assignment = 344;
      Returns:
      Whether the validityParameterAssignment field is set.
    • getValidityParameterAssignment

      ValidityParameterAssignmentType getValidityParameterAssignment()
       An ACCESS RIGHT PARAMETER ASSIGNMENT relating a fare collection parameter to a theoretical FARE PRODUCT (or one of its components) or a SALES OFFER PACKAGE.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 662:119]
       
      .uk.org.netex.www.netex.ValidityParameterAssignmentType validity_parameter_assignment = 344;
      Returns:
      The validityParameterAssignment.
    • getValidityParameterAssignmentOrBuilder

      ValidityParameterAssignmentTypeOrBuilder getValidityParameterAssignmentOrBuilder()
       An ACCESS RIGHT PARAMETER ASSIGNMENT relating a fare collection parameter to a theoretical FARE PRODUCT (or one of its components) or a SALES OFFER PACKAGE.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 662:119]
       
      .uk.org.netex.www.netex.ValidityParameterAssignmentType validity_parameter_assignment = 344;
    • hasGenericParameterAssignment

      boolean hasGenericParameterAssignment()
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 764:118]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentType generic_parameter_assignment = 345;
      Returns:
      Whether the genericParameterAssignment field is set.
    • getGenericParameterAssignment

      GenericParameterAssignmentType getGenericParameterAssignment()
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 764:118]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentType generic_parameter_assignment = 345;
      Returns:
      The genericParameterAssignment.
    • getGenericParameterAssignmentOrBuilder

      GenericParameterAssignmentTypeOrBuilder getGenericParameterAssignmentOrBuilder()
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 764:118]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentType generic_parameter_assignment = 345;
    • hasGenericParameterAssignmentInContext

      boolean hasGenericParameterAssignmentInContext()
       Optimisation: Can be used without id constraintA VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 839:127]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentInContextType generic_parameter_assignment_in_context = 346;
      Returns:
      Whether the genericParameterAssignmentInContext field is set.
    • getGenericParameterAssignmentInContext

      GenericParameterAssignmentInContextType getGenericParameterAssignmentInContext()
       Optimisation: Can be used without id constraintA VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 839:127]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentInContextType generic_parameter_assignment_in_context = 346;
      Returns:
      The genericParameterAssignmentInContext.
    • getGenericParameterAssignmentInContextOrBuilder

      GenericParameterAssignmentInContextTypeOrBuilder getGenericParameterAssignmentInContextOrBuilder()
       Optimisation: Can be used without id constraintA VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 839:127]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentInContextType generic_parameter_assignment_in_context = 346;
    • hasTypeOfAccessRightAssignment

      boolean hasTypeOfAccessRightAssignment()
       A classification of ACCESS RIGHT ASSIGNMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of ACCESS RIGHT ASSIGNMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 892:100]
       
      .uk.org.netex.www.netex.TypeOfAccessRightAssignmentType type_of_access_right_assignment = 347;
      Returns:
      Whether the typeOfAccessRightAssignment field is set.
    • getTypeOfAccessRightAssignment

      TypeOfAccessRightAssignmentType getTypeOfAccessRightAssignment()
       A classification of ACCESS RIGHT ASSIGNMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of ACCESS RIGHT ASSIGNMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 892:100]
       
      .uk.org.netex.www.netex.TypeOfAccessRightAssignmentType type_of_access_right_assignment = 347;
      Returns:
      The typeOfAccessRightAssignment.
    • getTypeOfAccessRightAssignmentOrBuilder

      TypeOfAccessRightAssignmentTypeOrBuilder getTypeOfAccessRightAssignmentOrBuilder()
       A classification of ACCESS RIGHT ASSIGNMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of ACCESS RIGHT ASSIGNMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 892:100]
       
      .uk.org.netex.www.netex.TypeOfAccessRightAssignmentType type_of_access_right_assignment = 347;
    • hasValidableElement

      boolean hasValidableElement()
       A sequence or set of FARE STRUCTURE ELEMENTs, grouped together to be validated in one go.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 105:93]
       
      .uk.org.netex.www.netex.ValidableElementType validable_element = 348;
      Returns:
      Whether the validableElement field is set.
    • getValidableElement

      ValidableElementType getValidableElement()
       A sequence or set of FARE STRUCTURE ELEMENTs, grouped together to be validated in one go.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 105:93]
       
      .uk.org.netex.www.netex.ValidableElementType validable_element = 348;
      Returns:
      The validableElement.
    • getValidableElementOrBuilder

      ValidableElementTypeOrBuilder getValidableElementOrBuilder()
       A sequence or set of FARE STRUCTURE ELEMENTs, grouped together to be validated in one go.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 105:93]
       
      .uk.org.netex.www.netex.ValidableElementType validable_element = 348;
    • hasControllableElement

      boolean hasControllableElement()
       The smallest controllable element of public transport consumption, all along which any VALIDITY PARAMETER ASSIGNMENT remains valid.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 293:96]
       
      .uk.org.netex.www.netex.ControllableElementType controllable_element = 349;
      Returns:
      Whether the controllableElement field is set.
    • getControllableElement

      ControllableElementType getControllableElement()
       The smallest controllable element of public transport consumption, all along which any VALIDITY PARAMETER ASSIGNMENT remains valid.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 293:96]
       
      .uk.org.netex.www.netex.ControllableElementType controllable_element = 349;
      Returns:
      The controllableElement.
    • getControllableElementOrBuilder

      ControllableElementTypeOrBuilder getControllableElementOrBuilder()
       The smallest controllable element of public transport consumption, all along which any VALIDITY PARAMETER ASSIGNMENT remains valid.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 293:96]
       
      .uk.org.netex.www.netex.ControllableElementType controllable_element = 349;
    • hasQualityStructureFactor

      boolean hasQualityStructureFactor()
       The value of a QUALITY INTERVAL or a DISTANCE MATRIX ELEMENT expressed by a QUALITY UNIT.  [netex_part_3/part3_fares/netex_qualityStructureFactor_version.xsd at 101:106]
       
      .uk.org.netex.www.netex.QualityStructureFactorType quality_structure_factor = 350;
      Returns:
      Whether the qualityStructureFactor field is set.
    • getQualityStructureFactor

      QualityStructureFactorType getQualityStructureFactor()
       The value of a QUALITY INTERVAL or a DISTANCE MATRIX ELEMENT expressed by a QUALITY UNIT.  [netex_part_3/part3_fares/netex_qualityStructureFactor_version.xsd at 101:106]
       
      .uk.org.netex.www.netex.QualityStructureFactorType quality_structure_factor = 350;
      Returns:
      The qualityStructureFactor.
    • getQualityStructureFactorOrBuilder

      QualityStructureFactorTypeOrBuilder getQualityStructureFactorOrBuilder()
       The value of a QUALITY INTERVAL or a DISTANCE MATRIX ELEMENT expressed by a QUALITY UNIT.  [netex_part_3/part3_fares/netex_qualityStructureFactor_version.xsd at 101:106]
       
      .uk.org.netex.www.netex.QualityStructureFactorType quality_structure_factor = 350;
    • hasFareDemandFactor

      boolean hasFareDemandFactor()
       The value of a QUALITY INTERVAL or a DISTANCE MATRIX ELEMENT expressed by a QUALITY UNIT.  [netex_part_3/part3_fares/netex_qualityStructureFactor_version.xsd at 244:100]
       
      .uk.org.netex.www.netex.FareDemandFactorType fare_demand_factor = 351;
      Returns:
      Whether the fareDemandFactor field is set.
    • getFareDemandFactor

      FareDemandFactorType getFareDemandFactor()
       The value of a QUALITY INTERVAL or a DISTANCE MATRIX ELEMENT expressed by a QUALITY UNIT.  [netex_part_3/part3_fares/netex_qualityStructureFactor_version.xsd at 244:100]
       
      .uk.org.netex.www.netex.FareDemandFactorType fare_demand_factor = 351;
      Returns:
      The fareDemandFactor.
    • getFareDemandFactorOrBuilder

      FareDemandFactorTypeOrBuilder getFareDemandFactorOrBuilder()
       The value of a QUALITY INTERVAL or a DISTANCE MATRIX ELEMENT expressed by a QUALITY UNIT.  [netex_part_3/part3_fares/netex_qualityStructureFactor_version.xsd at 244:100]
       
      .uk.org.netex.www.netex.FareDemandFactorType fare_demand_factor = 351;
    • hasFareQuotaFactor

      boolean hasFareQuotaFactor()
       A named set of parameters defining the number of quota fares available. of a given denomination.  [netex_part_3/part3_fares/netex_qualityStructureFactor_version.xsd at 331:99]
       
      .uk.org.netex.www.netex.FareQuotaFactorType fare_quota_factor = 352;
      Returns:
      Whether the fareQuotaFactor field is set.
    • getFareQuotaFactor

      FareQuotaFactorType getFareQuotaFactor()
       A named set of parameters defining the number of quota fares available. of a given denomination.  [netex_part_3/part3_fares/netex_qualityStructureFactor_version.xsd at 331:99]
       
      .uk.org.netex.www.netex.FareQuotaFactorType fare_quota_factor = 352;
      Returns:
      The fareQuotaFactor.
    • getFareQuotaFactorOrBuilder

      FareQuotaFactorTypeOrBuilder getFareQuotaFactorOrBuilder()
       A named set of parameters defining the number of quota fares available. of a given denomination.  [netex_part_3/part3_fares/netex_qualityStructureFactor_version.xsd at 331:99]
       
      .uk.org.netex.www.netex.FareQuotaFactorType fare_quota_factor = 352;
    • hasTimeUnit

      boolean hasTimeUnit()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_timeStructureFactor_version.xsd at 105:84]
       
      .uk.org.netex.www.netex.TimeUnitType time_unit = 353;
      Returns:
      Whether the timeUnit field is set.
    • getTimeUnit

      TimeUnitType getTimeUnit()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_timeStructureFactor_version.xsd at 105:84]
       
      .uk.org.netex.www.netex.TimeUnitType time_unit = 353;
      Returns:
      The timeUnit.
    • getTimeUnitOrBuilder

      TimeUnitTypeOrBuilder getTimeUnitOrBuilder()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_timeStructureFactor_version.xsd at 105:84]
       
      .uk.org.netex.www.netex.TimeUnitType time_unit = 353;
    • hasTimeInterval

      boolean hasTimeInterval()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_timeStructureFactor_version.xsd at 192:89]
       
      .uk.org.netex.www.netex.TimeIntervalType time_interval = 354;
      Returns:
      Whether the timeInterval field is set.
    • getTimeInterval

      TimeIntervalType getTimeInterval()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_timeStructureFactor_version.xsd at 192:89]
       
      .uk.org.netex.www.netex.TimeIntervalType time_interval = 354;
      Returns:
      The timeInterval.
    • getTimeIntervalOrBuilder

      TimeIntervalTypeOrBuilder getTimeIntervalOrBuilder()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_timeStructureFactor_version.xsd at 192:89]
       
      .uk.org.netex.www.netex.TimeIntervalType time_interval = 354;
    • hasTimeStructureFactor

      boolean hasTimeStructureFactor()
       The value of a TIME INTERVAL or a DISTANCE MATRIX ELEMENT expressed by a TIME UNIT.  [netex_part_3/part3_fares/netex_timeStructureFactor_version.xsd at 285:95]
       
      .uk.org.netex.www.netex.TimeStructureFactorType time_structure_factor = 355;
      Returns:
      Whether the timeStructureFactor field is set.
    • getTimeStructureFactor

      TimeStructureFactorType getTimeStructureFactor()
       The value of a TIME INTERVAL or a DISTANCE MATRIX ELEMENT expressed by a TIME UNIT.  [netex_part_3/part3_fares/netex_timeStructureFactor_version.xsd at 285:95]
       
      .uk.org.netex.www.netex.TimeStructureFactorType time_structure_factor = 355;
      Returns:
      The timeStructureFactor.
    • getTimeStructureFactorOrBuilder

      TimeStructureFactorTypeOrBuilder getTimeStructureFactorOrBuilder()
       The value of a TIME INTERVAL or a DISTANCE MATRIX ELEMENT expressed by a TIME UNIT.  [netex_part_3/part3_fares/netex_timeStructureFactor_version.xsd at 285:95]
       
      .uk.org.netex.www.netex.TimeStructureFactorType time_structure_factor = 355;
    • hasTariff

      boolean hasTariff()
       A particular tariff, described by a combination of parameters.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 123:84]
       
      .uk.org.netex.www.netex.TariffType tariff = 356;
      Returns:
      Whether the tariff field is set.
    • getTariff

      TariffType getTariff()
       A particular tariff, described by a combination of parameters.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 123:84]
       
      .uk.org.netex.www.netex.TariffType tariff = 356;
      Returns:
      The tariff.
    • getTariffOrBuilder

      TariffTypeOrBuilder getTariffOrBuilder()
       A particular tariff, described by a combination of parameters.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 123:84]
       
      .uk.org.netex.www.netex.TariffType tariff = 356;
    • hasTypeOfTariff

      boolean hasTypeOfTariff()
       A classification of TARIFFs according to their functional purpose.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 349:85]
       
      .uk.org.netex.www.netex.TypeOfTariffType type_of_tariff = 357;
      Returns:
      Whether the typeOfTariff field is set.
    • getTypeOfTariff

      TypeOfTariffType getTypeOfTariff()
       A classification of TARIFFs according to their functional purpose.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 349:85]
       
      .uk.org.netex.www.netex.TypeOfTariffType type_of_tariff = 357;
      Returns:
      The typeOfTariff.
    • getTypeOfTariffOrBuilder

      TypeOfTariffTypeOrBuilder getTypeOfTariffOrBuilder()
       A classification of TARIFFs according to their functional purpose.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 349:85]
       
      .uk.org.netex.www.netex.TypeOfTariffType type_of_tariff = 357;
    • hasFareStructureElement

      boolean hasFareStructureElement()
       A sequence or set of CONTROLLABLE ELEMENTs to which rules for limitation of access rights and calculation of prices (fare structure) are applied.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 403:96]
       
      .uk.org.netex.www.netex.FareStructureElementType fare_structure_element = 358;
      Returns:
      Whether the fareStructureElement field is set.
    • getFareStructureElement

      FareStructureElementType getFareStructureElement()
       A sequence or set of CONTROLLABLE ELEMENTs to which rules for limitation of access rights and calculation of prices (fare structure) are applied.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 403:96]
       
      .uk.org.netex.www.netex.FareStructureElementType fare_structure_element = 358;
      Returns:
      The fareStructureElement.
    • getFareStructureElementOrBuilder

      FareStructureElementTypeOrBuilder getFareStructureElementOrBuilder()
       A sequence or set of CONTROLLABLE ELEMENTs to which rules for limitation of access rights and calculation of prices (fare structure) are applied.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 403:96]
       
      .uk.org.netex.www.netex.FareStructureElementType fare_structure_element = 358;
    • hasTypeOfFareStructureElement

      boolean hasTypeOfFareStructureElement()
       A classification of FARE STRUCTURE ELEMENTs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 656:99]
       
      .uk.org.netex.www.netex.TypeOfFareStructureElementType type_of_fare_structure_element = 359;
      Returns:
      Whether the typeOfFareStructureElement field is set.
    • getTypeOfFareStructureElement

      TypeOfFareStructureElementType getTypeOfFareStructureElement()
       A classification of FARE STRUCTURE ELEMENTs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 656:99]
       
      .uk.org.netex.www.netex.TypeOfFareStructureElementType type_of_fare_structure_element = 359;
      Returns:
      The typeOfFareStructureElement.
    • getTypeOfFareStructureElementOrBuilder

      TypeOfFareStructureElementTypeOrBuilder getTypeOfFareStructureElementOrBuilder()
       A classification of FARE STRUCTURE ELEMENTs expressing their general functionalities .  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 656:99]
       
      .uk.org.netex.www.netex.TypeOfFareStructureElementType type_of_fare_structure_element = 359;
    • hasServiceAccessRight

      boolean hasServiceAccessRight()
       An immaterial marketable element dedicated to accessing some services.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 125:98]
       
      .uk.org.netex.www.netex.ServiceAccessRightType service_access_right = 361;
      Returns:
      Whether the serviceAccessRight field is set.
    • getServiceAccessRight

      ServiceAccessRightType getServiceAccessRight()
       An immaterial marketable element dedicated to accessing some services.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 125:98]
       
      .uk.org.netex.www.netex.ServiceAccessRightType service_access_right = 361;
      Returns:
      The serviceAccessRight.
    • getServiceAccessRightOrBuilder

      ServiceAccessRightTypeOrBuilder getServiceAccessRightOrBuilder()
       An immaterial marketable element dedicated to accessing some services.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 125:98]
       
      .uk.org.netex.www.netex.ServiceAccessRightType service_access_right = 361;
    • hasTypeOfFareProduct

      boolean hasTypeOfFareProduct()
       A classification of FARE PRODUCTs expressing their general functionalities and local functional characteristics specific to the operator. Types of FARE PRODUCTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 334:90]
       
      .uk.org.netex.www.netex.TypeOfFareProductType type_of_fare_product = 362;
      Returns:
      Whether the typeOfFareProduct field is set.
    • getTypeOfFareProduct

      TypeOfFareProductType getTypeOfFareProduct()
       A classification of FARE PRODUCTs expressing their general functionalities and local functional characteristics specific to the operator. Types of FARE PRODUCTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 334:90]
       
      .uk.org.netex.www.netex.TypeOfFareProductType type_of_fare_product = 362;
      Returns:
      The typeOfFareProduct.
    • getTypeOfFareProductOrBuilder

      TypeOfFareProductTypeOrBuilder getTypeOfFareProductOrBuilder()
       A classification of FARE PRODUCTs expressing their general functionalities and local functional characteristics specific to the operator. Types of FARE PRODUCTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 334:90]
       
      .uk.org.netex.www.netex.TypeOfFareProductType type_of_fare_product = 362;
    • hasSaleDiscountRight

      boolean hasSaleDiscountRight()
       A FARE PRODUCT allowing a customer to benefit from discounts when purchasing SALES OFFER PACKAGEs.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 376:90]
       
      .uk.org.netex.www.netex.SaleDiscountRightType sale_discount_right = 363;
      Returns:
      Whether the saleDiscountRight field is set.
    • getSaleDiscountRight

      SaleDiscountRightType getSaleDiscountRight()
       A FARE PRODUCT allowing a customer to benefit from discounts when purchasing SALES OFFER PACKAGEs.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 376:90]
       
      .uk.org.netex.www.netex.SaleDiscountRightType sale_discount_right = 363;
      Returns:
      The saleDiscountRight.
    • getSaleDiscountRightOrBuilder

      SaleDiscountRightTypeOrBuilder getSaleDiscountRightOrBuilder()
       A FARE PRODUCT allowing a customer to benefit from discounts when purchasing SALES OFFER PACKAGEs.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 376:90]
       
      .uk.org.netex.www.netex.SaleDiscountRightType sale_discount_right = 363;
    • hasEntitlementProduct

      boolean hasEntitlementProduct()
       A precondition to access a service or to purchase a FARE PRODUCT issued by an organisation that may not be a PT operator (e.g. military card).  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 448:98]
       
      .uk.org.netex.www.netex.EntitlementProductType entitlement_product = 364;
      Returns:
      Whether the entitlementProduct field is set.
    • getEntitlementProduct

      EntitlementProductType getEntitlementProduct()
       A precondition to access a service or to purchase a FARE PRODUCT issued by an organisation that may not be a PT operator (e.g. military card).  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 448:98]
       
      .uk.org.netex.www.netex.EntitlementProductType entitlement_product = 364;
      Returns:
      The entitlementProduct.
    • getEntitlementProductOrBuilder

      EntitlementProductTypeOrBuilder getEntitlementProductOrBuilder()
       A precondition to access a service or to purchase a FARE PRODUCT issued by an organisation that may not be a PT operator (e.g. military card).  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 448:98]
       
      .uk.org.netex.www.netex.EntitlementProductType entitlement_product = 364;
    • hasThirdPartyProduct

      boolean hasThirdPartyProduct()
       A FARE PRODUCT that is marketed together with a Public Transport Fare Product.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 505:90]
       
      .uk.org.netex.www.netex.ThirdPartyProductType third_party_product = 365;
      Returns:
      Whether the thirdPartyProduct field is set.
    • getThirdPartyProduct

      ThirdPartyProductType getThirdPartyProduct()
       A FARE PRODUCT that is marketed together with a Public Transport Fare Product.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 505:90]
       
      .uk.org.netex.www.netex.ThirdPartyProductType third_party_product = 365;
      Returns:
      The thirdPartyProduct.
    • getThirdPartyProductOrBuilder

      ThirdPartyProductTypeOrBuilder getThirdPartyProductOrBuilder()
       A FARE PRODUCT that is marketed together with a Public Transport Fare Product.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 505:90]
       
      .uk.org.netex.www.netex.ThirdPartyProductType third_party_product = 365;
    • hasUsageDiscountRight

      boolean hasUsageDiscountRight()
       A FARE PRODUCT allowing a customer to benefit from discounts when consuming VALIDABLE ELEMENTs.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 558:91]
       
      .uk.org.netex.www.netex.UsageDiscountRightType usage_discount_right = 366;
      Returns:
      Whether the usageDiscountRight field is set.
    • getUsageDiscountRight

      UsageDiscountRightType getUsageDiscountRight()
       A FARE PRODUCT allowing a customer to benefit from discounts when consuming VALIDABLE ELEMENTs.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 558:91]
       
      .uk.org.netex.www.netex.UsageDiscountRightType usage_discount_right = 366;
      Returns:
      The usageDiscountRight.
    • getUsageDiscountRightOrBuilder

      UsageDiscountRightTypeOrBuilder getUsageDiscountRightOrBuilder()
       A FARE PRODUCT allowing a customer to benefit from discounts when consuming VALIDABLE ELEMENTs.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 558:91]
       
      .uk.org.netex.www.netex.UsageDiscountRightType usage_discount_right = 366;
    • hasCappedDiscountRight

      boolean hasCappedDiscountRight()
       A FARE PRODUCT allowing a customer to benefit from discounts when consuming VALIDABLE ELEMENTs.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 604:92]
       
      .uk.org.netex.www.netex.CappedDiscountRightType capped_discount_right = 367;
      Returns:
      Whether the cappedDiscountRight field is set.
    • getCappedDiscountRight

      CappedDiscountRightType getCappedDiscountRight()
       A FARE PRODUCT allowing a customer to benefit from discounts when consuming VALIDABLE ELEMENTs.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 604:92]
       
      .uk.org.netex.www.netex.CappedDiscountRightType capped_discount_right = 367;
      Returns:
      The cappedDiscountRight.
    • getCappedDiscountRightOrBuilder

      CappedDiscountRightTypeOrBuilder getCappedDiscountRightOrBuilder()
       A FARE PRODUCT allowing a customer to benefit from discounts when consuming VALIDABLE ELEMENTs.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 604:92]
       
      .uk.org.netex.www.netex.CappedDiscountRightType capped_discount_right = 367;
    • hasCappingRule

      boolean hasCappingRule()
       Rule about capping for a mode.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 677:88]
       
      .uk.org.netex.www.netex.CappingRuleType capping_rule = 368;
      Returns:
      Whether the cappingRule field is set.
    • getCappingRule

      CappingRuleType getCappingRule()
       Rule about capping for a mode.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 677:88]
       
      .uk.org.netex.www.netex.CappingRuleType capping_rule = 368;
      Returns:
      The cappingRule.
    • getCappingRuleOrBuilder

      CappingRuleTypeOrBuilder getCappingRuleOrBuilder()
       Rule about capping for a mode.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 677:88]
       
      .uk.org.netex.www.netex.CappingRuleType capping_rule = 368;
    • hasAmountOfPriceUnitProduct

      boolean hasAmountOfPriceUnitProduct()
       A FARE PRODUCT consisting in a stored value of PRICE UNITs: an amount of money on an electronic purse, amount of units on a value card etc.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 801:97]
       
      .uk.org.netex.www.netex.AmountOfPriceUnitProductType amount_of_price_unit_product = 369;
      Returns:
      Whether the amountOfPriceUnitProduct field is set.
    • getAmountOfPriceUnitProduct

      AmountOfPriceUnitProductType getAmountOfPriceUnitProduct()
       A FARE PRODUCT consisting in a stored value of PRICE UNITs: an amount of money on an electronic purse, amount of units on a value card etc.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 801:97]
       
      .uk.org.netex.www.netex.AmountOfPriceUnitProductType amount_of_price_unit_product = 369;
      Returns:
      The amountOfPriceUnitProduct.
    • getAmountOfPriceUnitProductOrBuilder

      AmountOfPriceUnitProductTypeOrBuilder getAmountOfPriceUnitProductOrBuilder()
       A FARE PRODUCT consisting in a stored value of PRICE UNITs: an amount of money on an electronic purse, amount of units on a value card etc.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 801:97]
       
      .uk.org.netex.www.netex.AmountOfPriceUnitProductType amount_of_price_unit_product = 369;
    • hasPreassignedFareProduct

      boolean hasPreassignedFareProduct()
       A FARE PRODUCT consisting of one or several VALIDABLE ELEMENTs, specific to a CHARGING MOMENT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 866:95]
       
      .uk.org.netex.www.netex.PreassignedFareProductType preassigned_fare_product = 370;
      Returns:
      Whether the preassignedFareProduct field is set.
    • getPreassignedFareProduct

      PreassignedFareProductType getPreassignedFareProduct()
       A FARE PRODUCT consisting of one or several VALIDABLE ELEMENTs, specific to a CHARGING MOMENT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 866:95]
       
      .uk.org.netex.www.netex.PreassignedFareProductType preassigned_fare_product = 370;
      Returns:
      The preassignedFareProduct.
    • getPreassignedFareProductOrBuilder

      PreassignedFareProductTypeOrBuilder getPreassignedFareProductOrBuilder()
       A FARE PRODUCT consisting of one or several VALIDABLE ELEMENTs, specific to a CHARGING MOMENT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 866:95]
       
      .uk.org.netex.www.netex.PreassignedFareProductType preassigned_fare_product = 370;
    • hasSupplementProduct

      boolean hasSupplementProduct()
       A FARE PRODUCT consisting of one or several VALIDABLE ELEMENTs, specific to a CHARGING MOMENT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 924:90]
       
      .uk.org.netex.www.netex.SupplementProductType supplement_product = 371;
      Returns:
      Whether the supplementProduct field is set.
    • getSupplementProduct

      SupplementProductType getSupplementProduct()
       A FARE PRODUCT consisting of one or several VALIDABLE ELEMENTs, specific to a CHARGING MOMENT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 924:90]
       
      .uk.org.netex.www.netex.SupplementProductType supplement_product = 371;
      Returns:
      The supplementProduct.
    • getSupplementProductOrBuilder

      SupplementProductTypeOrBuilder getSupplementProductOrBuilder()
       A FARE PRODUCT consisting of one or several VALIDABLE ELEMENTs, specific to a CHARGING MOMENT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 924:90]
       
      .uk.org.netex.www.netex.SupplementProductType supplement_product = 371;
    • hasChargingMoment

      boolean hasChargingMoment()
       A classification of FARE PRODUCTs according to the payment method and the account location: pre-payment with cancellation (throw-away), pre-payment with debit on a value card, pre-payment without consumption registration (pass), post-payment etc.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 1041:86]
       
      .uk.org.netex.www.netex.ChargingMomentType charging_moment = 372;
      Returns:
      Whether the chargingMoment field is set.
    • getChargingMoment

      ChargingMomentType getChargingMoment()
       A classification of FARE PRODUCTs according to the payment method and the account location: pre-payment with cancellation (throw-away), pre-payment with debit on a value card, pre-payment without consumption registration (pass), post-payment etc.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 1041:86]
       
      .uk.org.netex.www.netex.ChargingMomentType charging_moment = 372;
      Returns:
      The chargingMoment.
    • getChargingMomentOrBuilder

      ChargingMomentTypeOrBuilder getChargingMomentOrBuilder()
       A classification of FARE PRODUCTs according to the payment method and the account location: pre-payment with cancellation (throw-away), pre-payment with debit on a value card, pre-payment without consumption registration (pass), post-payment etc.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 1041:86]
       
      .uk.org.netex.www.netex.ChargingMomentType charging_moment = 372;
    • hasReselling

      boolean hasReselling()
       Common resale conditions (i.e. for exchange or refund)  attaching to the product  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 77:85]
       
      .uk.org.netex.www.netex.ResellingType reselling = 373;
      Returns:
      Whether the reselling field is set.
    • getReselling

      ResellingType getReselling()
       Common resale conditions (i.e. for exchange or refund)  attaching to the product  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 77:85]
       
      .uk.org.netex.www.netex.ResellingType reselling = 373;
      Returns:
      The reselling.
    • getResellingOrBuilder

      ResellingTypeOrBuilder getResellingOrBuilder()
       Common resale conditions (i.e. for exchange or refund)  attaching to the product  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 77:85]
       
      .uk.org.netex.www.netex.ResellingType reselling = 373;
    • hasExchanging

      boolean hasExchanging()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 323:86]
       
      .uk.org.netex.www.netex.ExchangingType exchanging = 374;
      Returns:
      Whether the exchanging field is set.
    • getExchanging

      ExchangingType getExchanging()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 323:86]
       
      .uk.org.netex.www.netex.ExchangingType exchanging = 374;
      Returns:
      The exchanging.
    • getExchangingOrBuilder

      ExchangingTypeOrBuilder getExchangingOrBuilder()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 323:86]
       
      .uk.org.netex.www.netex.ExchangingType exchanging = 374;
    • hasRefunding

      boolean hasRefunding()
       Whether and how the product may be refunded.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 395:85]
       
      .uk.org.netex.www.netex.RefundingType refunding = 375;
      Returns:
      Whether the refunding field is set.
    • getRefunding

      RefundingType getRefunding()
       Whether and how the product may be refunded.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 395:85]
       
      .uk.org.netex.www.netex.RefundingType refunding = 375;
      Returns:
      The refunding.
    • getRefundingOrBuilder

      RefundingTypeOrBuilder getRefundingOrBuilder()
       Whether and how the product may be refunded.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 395:85]
       
      .uk.org.netex.www.netex.RefundingType refunding = 375;
    • hasReplacing

      boolean hasReplacing()
       Whether the product can be replaced if lost or stolen.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 468:85]
       
      .uk.org.netex.www.netex.ReplacingType replacing = 376;
      Returns:
      Whether the replacing field is set.
    • getReplacing

      ReplacingType getReplacing()
       Whether the product can be replaced if lost or stolen.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 468:85]
       
      .uk.org.netex.www.netex.ReplacingType replacing = 376;
      Returns:
      The replacing.
    • getReplacingOrBuilder

      ReplacingTypeOrBuilder getReplacingOrBuilder()
       Whether the product can be replaced if lost or stolen.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 468:85]
       
      .uk.org.netex.www.netex.ReplacingType replacing = 376;
    • hasTransferability

      boolean hasTransferability()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 520:91]
       
      .uk.org.netex.www.netex.TransferabilityType transferability = 377;
      Returns:
      Whether the transferability field is set.
    • getTransferability

      TransferabilityType getTransferability()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 520:91]
       
      .uk.org.netex.www.netex.TransferabilityType transferability = 377;
      Returns:
      The transferability.
    • getTransferabilityOrBuilder

      TransferabilityTypeOrBuilder getTransferabilityOrBuilder()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 520:91]
       
      .uk.org.netex.www.netex.TransferabilityType transferability = 377;
    • hasPurchaseWindow

      boolean hasPurchaseWindow()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 75:90]
       
      .uk.org.netex.www.netex.PurchaseWindowType purchase_window = 378;
      Returns:
      Whether the purchaseWindow field is set.
    • getPurchaseWindow

      PurchaseWindowType getPurchaseWindow()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 75:90]
       
      .uk.org.netex.www.netex.PurchaseWindowType purchase_window = 378;
      Returns:
      The purchaseWindow.
    • getPurchaseWindowOrBuilder

      PurchaseWindowTypeOrBuilder getPurchaseWindowOrBuilder()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 75:90]
       
      .uk.org.netex.www.netex.PurchaseWindowType purchase_window = 378;
    • hasReserving

      boolean hasReserving()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 219:85]
       
      .uk.org.netex.www.netex.ReservingType reserving = 379;
      Returns:
      Whether the reserving field is set.
    • getReserving

      ReservingType getReserving()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 219:85]
       
      .uk.org.netex.www.netex.ReservingType reserving = 379;
      Returns:
      The reserving.
    • getReservingOrBuilder

      ReservingTypeOrBuilder getReservingOrBuilder()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 219:85]
       
      .uk.org.netex.www.netex.ReservingType reserving = 379;
    • hasCancelling

      boolean hasCancelling()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 339:86]
       
      .uk.org.netex.www.netex.CancellingType cancelling = 380;
      Returns:
      Whether the cancelling field is set.
    • getCancelling

      CancellingType getCancelling()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 339:86]
       
      .uk.org.netex.www.netex.CancellingType cancelling = 380;
      Returns:
      The cancelling.
    • getCancellingOrBuilder

      CancellingTypeOrBuilder getCancellingOrBuilder()
       The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 339:86]
       
      .uk.org.netex.www.netex.CancellingType cancelling = 380;
    • hasChargingPolicy

      boolean hasChargingPolicy()
       Policy regarding different aspects of charging such as credit limits.  [netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd at 69:90]
       
      .uk.org.netex.www.netex.ChargingPolicyType charging_policy = 381;
      Returns:
      Whether the chargingPolicy field is set.
    • getChargingPolicy

      ChargingPolicyType getChargingPolicy()
       Policy regarding different aspects of charging such as credit limits.  [netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd at 69:90]
       
      .uk.org.netex.www.netex.ChargingPolicyType charging_policy = 381;
      Returns:
      The chargingPolicy.
    • getChargingPolicyOrBuilder

      ChargingPolicyTypeOrBuilder getChargingPolicyOrBuilder()
       Policy regarding different aspects of charging such as credit limits.  [netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd at 69:90]
       
      .uk.org.netex.www.netex.ChargingPolicyType charging_policy = 381;
    • hasPenaltyPolicy

      boolean hasPenaltyPolicy()
       Policy regarding different aspects of penalty charges, for example  repeated entry at the same station, no ticket etc.  [netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd at 143:89]
       
      .uk.org.netex.www.netex.PenaltyPolicyType penalty_policy = 382;
      Returns:
      Whether the penaltyPolicy field is set.
    • getPenaltyPolicy

      PenaltyPolicyType getPenaltyPolicy()
       Policy regarding different aspects of penalty charges, for example  repeated entry at the same station, no ticket etc.  [netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd at 143:89]
       
      .uk.org.netex.www.netex.PenaltyPolicyType penalty_policy = 382;
      Returns:
      The penaltyPolicy.
    • getPenaltyPolicyOrBuilder

      PenaltyPolicyTypeOrBuilder getPenaltyPolicyOrBuilder()
       Policy regarding different aspects of penalty charges, for example  repeated entry at the same station, no ticket etc.  [netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd at 143:89]
       
      .uk.org.netex.www.netex.PenaltyPolicyType penalty_policy = 382;
    • hasSubscribing

      boolean hasSubscribing()
       Parameters relating to paying by Subscribing for a product. +v1.1  [netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd at 212:87]
       
      .uk.org.netex.www.netex.SubscribingType subscribing = 383;
      Returns:
      Whether the subscribing field is set.
    • getSubscribing

      SubscribingType getSubscribing()
       Parameters relating to paying by Subscribing for a product. +v1.1  [netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd at 212:87]
       
      .uk.org.netex.www.netex.SubscribingType subscribing = 383;
      Returns:
      The subscribing.
    • getSubscribingOrBuilder

      SubscribingTypeOrBuilder getSubscribingOrBuilder()
       Parameters relating to paying by Subscribing for a product. +v1.1  [netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd at 212:87]
       
      .uk.org.netex.www.netex.SubscribingType subscribing = 383;
    • hasUserProfile

      boolean hasUserProfile()
       The social profile of a passenger, based on age group, education, profession, social status, sex etc., often used for allowing discounts: 18-40 years old, graduates, drivers, unemployed, women etc.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 75:87]
       
      .uk.org.netex.www.netex.UserProfileType user_profile = 384;
      Returns:
      Whether the userProfile field is set.
    • getUserProfile

      UserProfileType getUserProfile()
       The social profile of a passenger, based on age group, education, profession, social status, sex etc., often used for allowing discounts: 18-40 years old, graduates, drivers, unemployed, women etc.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 75:87]
       
      .uk.org.netex.www.netex.UserProfileType user_profile = 384;
      Returns:
      The userProfile.
    • getUserProfileOrBuilder

      UserProfileTypeOrBuilder getUserProfileOrBuilder()
       The social profile of a passenger, based on age group, education, profession, social status, sex etc., often used for allowing discounts: 18-40 years old, graduates, drivers, unemployed, women etc.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 75:87]
       
      .uk.org.netex.www.netex.UserProfileType user_profile = 384;
    • hasCommercialProfile

      boolean hasCommercialProfile()
       A category of users depending on their commercial relations with the operator (frequency of use, amount of purchase etc.), often used for allowing discounts.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 202:93]
       
      .uk.org.netex.www.netex.CommercialProfileType commercial_profile = 385;
      Returns:
      Whether the commercialProfile field is set.
    • getCommercialProfile

      CommercialProfileType getCommercialProfile()
       A category of users depending on their commercial relations with the operator (frequency of use, amount of purchase etc.), often used for allowing discounts.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 202:93]
       
      .uk.org.netex.www.netex.CommercialProfileType commercial_profile = 385;
      Returns:
      The commercialProfile.
    • getCommercialProfileOrBuilder

      CommercialProfileTypeOrBuilder getCommercialProfileOrBuilder()
       A category of users depending on their commercial relations with the operator (frequency of use, amount of purchase etc.), often used for allowing discounts.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 202:93]
       
      .uk.org.netex.www.netex.CommercialProfileType commercial_profile = 385;
    • hasGroupTicket

      boolean hasGroupTicket()
       The number and characteristics of persons entitled to travel in addition to the holder of an access right.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 263:87]
       
      .uk.org.netex.www.netex.GroupTicketType group_ticket = 386;
      Returns:
      Whether the groupTicket field is set.
    • getGroupTicket

      GroupTicketType getGroupTicket()
       The number and characteristics of persons entitled to travel in addition to the holder of an access right.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 263:87]
       
      .uk.org.netex.www.netex.GroupTicketType group_ticket = 386;
      Returns:
      The groupTicket.
    • getGroupTicketOrBuilder

      GroupTicketTypeOrBuilder getGroupTicketOrBuilder()
       The number and characteristics of persons entitled to travel in addition to the holder of an access right.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 263:87]
       
      .uk.org.netex.www.netex.GroupTicketType group_ticket = 386;
    • hasCompanionProfile

      boolean hasCompanionProfile()
       The number and characteristics (weight, volume) of luggage that a holder of an access right is entitled to carry.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 415:92]
       
      .uk.org.netex.www.netex.CompanionProfileType companion_profile = 387;
      Returns:
      Whether the companionProfile field is set.
    • getCompanionProfile

      CompanionProfileType getCompanionProfile()
       The number and characteristics (weight, volume) of luggage that a holder of an access right is entitled to carry.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 415:92]
       
      .uk.org.netex.www.netex.CompanionProfileType companion_profile = 387;
      Returns:
      The companionProfile.
    • getCompanionProfileOrBuilder

      CompanionProfileTypeOrBuilder getCompanionProfileOrBuilder()
       The number and characteristics (weight, volume) of luggage that a holder of an access right is entitled to carry.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 415:92]
       
      .uk.org.netex.www.netex.CompanionProfileType companion_profile = 387;
    • hasTypeOfConcession

      boolean hasTypeOfConcession()
       Category of concession user  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 598:88]
       
      .uk.org.netex.www.netex.TypeOfConcessionType type_of_concession = 388;
      Returns:
      Whether the typeOfConcession field is set.
    • getTypeOfConcession

      TypeOfConcessionType getTypeOfConcession()
       Category of concession user  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 598:88]
       
      .uk.org.netex.www.netex.TypeOfConcessionType type_of_concession = 388;
      Returns:
      The typeOfConcession.
    • getTypeOfConcessionOrBuilder

      TypeOfConcessionTypeOrBuilder getTypeOfConcessionOrBuilder()
       Category of concession user  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 598:88]
       
      .uk.org.netex.www.netex.TypeOfConcessionType type_of_concession = 388;
    • hasEligibilityChangePolicy

      boolean hasEligibilityChangePolicy()
       The policy to apply  if ta user's eligibility as a USER PROFILE changes.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 687:99]
       
      .uk.org.netex.www.netex.EligibilityChangePolicyType eligibility_change_policy = 389;
      Returns:
      Whether the eligibilityChangePolicy field is set.
    • getEligibilityChangePolicy

      EligibilityChangePolicyType getEligibilityChangePolicy()
       The policy to apply  if ta user's eligibility as a USER PROFILE changes.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 687:99]
       
      .uk.org.netex.www.netex.EligibilityChangePolicyType eligibility_change_policy = 389;
      Returns:
      The eligibilityChangePolicy.
    • getEligibilityChangePolicyOrBuilder

      EligibilityChangePolicyTypeOrBuilder getEligibilityChangePolicyOrBuilder()
       The policy to apply  if ta user's eligibility as a USER PROFILE changes.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 687:99]
       
      .uk.org.netex.www.netex.EligibilityChangePolicyType eligibility_change_policy = 389;
    • hasEntitlementGiven

      boolean hasEntitlementGiven()
       A right to a SERVICE ACCESS RIGHT is given by a FARE  PRODUCT.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_version.xsd at 66:92]
       
      .uk.org.netex.www.netex.EntitlementGivenType entitlement_given = 390;
      Returns:
      Whether the entitlementGiven field is set.
    • getEntitlementGiven

      EntitlementGivenType getEntitlementGiven()
       A right to a SERVICE ACCESS RIGHT is given by a FARE  PRODUCT.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_version.xsd at 66:92]
       
      .uk.org.netex.www.netex.EntitlementGivenType entitlement_given = 390;
      Returns:
      The entitlementGiven.
    • getEntitlementGivenOrBuilder

      EntitlementGivenTypeOrBuilder getEntitlementGivenOrBuilder()
       A right to a SERVICE ACCESS RIGHT is given by a FARE  PRODUCT.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_version.xsd at 66:92]
       
      .uk.org.netex.www.netex.EntitlementGivenType entitlement_given = 390;
    • hasEntitlementRequired

      boolean hasEntitlementRequired()
       A rerirement to a SERVICE ACCESS RIGHT in order to purchase or use PRODUCT.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_version.xsd at 122:95]
       
      .uk.org.netex.www.netex.EntitlementRequiredType entitlement_required = 391;
      Returns:
      Whether the entitlementRequired field is set.
    • getEntitlementRequired

      EntitlementRequiredType getEntitlementRequired()
       A rerirement to a SERVICE ACCESS RIGHT in order to purchase or use PRODUCT.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_version.xsd at 122:95]
       
      .uk.org.netex.www.netex.EntitlementRequiredType entitlement_required = 391;
      Returns:
      The entitlementRequired.
    • getEntitlementRequiredOrBuilder

      EntitlementRequiredTypeOrBuilder getEntitlementRequiredOrBuilder()
       A rerirement to a SERVICE ACCESS RIGHT in order to purchase or use PRODUCT.  [netex_part_3/part3_fares/netex_usageParameterEntitlement_version.xsd at 122:95]
       
      .uk.org.netex.www.netex.EntitlementRequiredType entitlement_required = 391;
    • hasLuggageAllowance

      boolean hasLuggageAllowance()
       The number and characteristics (weight, volume) of luggage that a holder of an access right is entitled to carry.  [netex_part_3/part3_fares/netex_usageParameterLuggage_version.xsd at 63:92]
       
      .uk.org.netex.www.netex.LuggageAllowanceType luggage_allowance = 392;
      Returns:
      Whether the luggageAllowance field is set.
    • getLuggageAllowance

      LuggageAllowanceType getLuggageAllowance()
       The number and characteristics (weight, volume) of luggage that a holder of an access right is entitled to carry.  [netex_part_3/part3_fares/netex_usageParameterLuggage_version.xsd at 63:92]
       
      .uk.org.netex.www.netex.LuggageAllowanceType luggage_allowance = 392;
      Returns:
      The luggageAllowance.
    • getLuggageAllowanceOrBuilder

      LuggageAllowanceTypeOrBuilder getLuggageAllowanceOrBuilder()
       The number and characteristics (weight, volume) of luggage that a holder of an access right is entitled to carry.  [netex_part_3/part3_fares/netex_usageParameterLuggage_version.xsd at 63:92]
       
      .uk.org.netex.www.netex.LuggageAllowanceType luggage_allowance = 392;
    • hasRoundTrip

      boolean hasRoundTrip()
       Properties relating to single or return trip use of a fare.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 84:85]
       
      .uk.org.netex.www.netex.RoundTripType round_trip = 393;
      Returns:
      Whether the roundTrip field is set.
    • getRoundTrip

      RoundTripType getRoundTrip()
       Properties relating to single or return trip use of a fare.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 84:85]
       
      .uk.org.netex.www.netex.RoundTripType round_trip = 393;
      Returns:
      The roundTrip.
    • getRoundTripOrBuilder

      RoundTripTypeOrBuilder getRoundTripOrBuilder()
       Properties relating to single or return trip use of a fare.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 84:85]
       
      .uk.org.netex.www.netex.RoundTripType round_trip = 393;
    • hasRouting

      boolean hasRouting()
       Limitations on routing of a fare.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 153:83]
       
      .uk.org.netex.www.netex.RoutingType routing = 394;
      Returns:
      Whether the routing field is set.
    • getRouting

      RoutingType getRouting()
       Limitations on routing of a fare.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 153:83]
       
      .uk.org.netex.www.netex.RoutingType routing = 394;
      Returns:
      The routing.
    • getRoutingOrBuilder

      RoutingTypeOrBuilder getRoutingOrBuilder()
       Limitations on routing of a fare.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 153:83]
       
      .uk.org.netex.www.netex.RoutingType routing = 394;
    • hasStepLimit

      boolean hasStepLimit()
       Geographical parameter limiting the access rights by counts of stops, sections or zones.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 222:85]
       
      .uk.org.netex.www.netex.StepLimitType step_limit = 395;
      Returns:
      Whether the stepLimit field is set.
    • getStepLimit

      StepLimitType getStepLimit()
       Geographical parameter limiting the access rights by counts of stops, sections or zones.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 222:85]
       
      .uk.org.netex.www.netex.StepLimitType step_limit = 395;
      Returns:
      The stepLimit.
    • getStepLimitOrBuilder

      StepLimitTypeOrBuilder getStepLimitOrBuilder()
       Geographical parameter limiting the access rights by counts of stops, sections or zones.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 222:85]
       
      .uk.org.netex.www.netex.StepLimitType step_limit = 395;
    • hasFrequencyOfUse

      boolean hasFrequencyOfUse()
       The limits of usage frequency for a FARE PRODUCT (or one of its components) or a SALES OFFER PACKAGE during a specific VALIDITY PERIOD. There may be different tariffs depending on how often the right is consumed during the period.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 296:90]
       
      .uk.org.netex.www.netex.FrequencyOfUseType frequency_of_use = 396;
      Returns:
      Whether the frequencyOfUse field is set.
    • getFrequencyOfUse

      FrequencyOfUseType getFrequencyOfUse()
       The limits of usage frequency for a FARE PRODUCT (or one of its components) or a SALES OFFER PACKAGE during a specific VALIDITY PERIOD. There may be different tariffs depending on how often the right is consumed during the period.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 296:90]
       
      .uk.org.netex.www.netex.FrequencyOfUseType frequency_of_use = 396;
      Returns:
      The frequencyOfUse.
    • getFrequencyOfUseOrBuilder

      FrequencyOfUseTypeOrBuilder getFrequencyOfUseOrBuilder()
       The limits of usage frequency for a FARE PRODUCT (or one of its components) or a SALES OFFER PACKAGE during a specific VALIDITY PERIOD. There may be different tariffs depending on how often the right is consumed during the period.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 296:90]
       
      .uk.org.netex.www.netex.FrequencyOfUseType frequency_of_use = 396;
    • hasUsageValidityPeriod

      boolean hasUsageValidityPeriod()
       A time limitation for validity of a FARE PRODUCT or a SALES OFFER PACKAGE. It may be composed of a standard duration (e.g. 3 days, 1 month) and/or fixed start/end dates and times.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 371:95]
       
      .uk.org.netex.www.netex.UsageValidityPeriodType usage_validity_period = 397;
      Returns:
      Whether the usageValidityPeriod field is set.
    • getUsageValidityPeriod

      UsageValidityPeriodType getUsageValidityPeriod()
       A time limitation for validity of a FARE PRODUCT or a SALES OFFER PACKAGE. It may be composed of a standard duration (e.g. 3 days, 1 month) and/or fixed start/end dates and times.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 371:95]
       
      .uk.org.netex.www.netex.UsageValidityPeriodType usage_validity_period = 397;
      Returns:
      The usageValidityPeriod.
    • getUsageValidityPeriodOrBuilder

      UsageValidityPeriodTypeOrBuilder getUsageValidityPeriodOrBuilder()
       A time limitation for validity of a FARE PRODUCT or a SALES OFFER PACKAGE. It may be composed of a standard duration (e.g. 3 days, 1 month) and/or fixed start/end dates and times.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 371:95]
       
      .uk.org.netex.www.netex.UsageValidityPeriodType usage_validity_period = 397;
    • hasSuspending

      boolean hasSuspending()
       Conditions governing suspension of a FARE PRODUCT, e.g.  period pass or subscription.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 580:86]
       
      .uk.org.netex.www.netex.SuspendingType suspending = 398;
      Returns:
      Whether the suspending field is set.
    • getSuspending

      SuspendingType getSuspending()
       Conditions governing suspension of a FARE PRODUCT, e.g.  period pass or subscription.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 580:86]
       
      .uk.org.netex.www.netex.SuspendingType suspending = 398;
      Returns:
      The suspending.
    • getSuspendingOrBuilder

      SuspendingTypeOrBuilder getSuspendingOrBuilder()
       Conditions governing suspension of a FARE PRODUCT, e.g.  period pass or subscription.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 580:86]
       
      .uk.org.netex.www.netex.SuspendingType suspending = 398;
    • hasInterchanging

      boolean hasInterchanging()
       Limitations on making changes within a trip.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 660:89]
       
      .uk.org.netex.www.netex.InterchangingType interchanging = 399;
      Returns:
      Whether the interchanging field is set.
    • getInterchanging

      InterchangingType getInterchanging()
       Limitations on making changes within a trip.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 660:89]
       
      .uk.org.netex.www.netex.InterchangingType interchanging = 399;
      Returns:
      The interchanging.
    • getInterchangingOrBuilder

      InterchangingTypeOrBuilder getInterchangingOrBuilder()
       Limitations on making changes within a trip.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 660:89]
       
      .uk.org.netex.www.netex.InterchangingType interchanging = 399;
    • hasMinimumStay

      boolean hasMinimumStay()
       Details of any minimum stay at the destination  required  to use the product.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 803:87]
       
      .uk.org.netex.www.netex.MinimumStayType minimum_stay = 400;
      Returns:
      Whether the minimumStay field is set.
    • getMinimumStay

      MinimumStayType getMinimumStay()
       Details of any minimum stay at the destination  required  to use the product.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 803:87]
       
      .uk.org.netex.www.netex.MinimumStayType minimum_stay = 400;
      Returns:
      The minimumStay.
    • getMinimumStayOrBuilder

      MinimumStayTypeOrBuilder getMinimumStayOrBuilder()
       Details of any minimum stay at the destination  required  to use the product.  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 803:87]
       
      .uk.org.netex.www.netex.MinimumStayType minimum_stay = 400;
    • hasDistributionChannel

      boolean hasDistributionChannel()
       A type of outlet for selling a product.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 127:97]
       
      .uk.org.netex.www.netex.DistributionChannelType distribution_channel = 401;
      Returns:
      Whether the distributionChannel field is set.
    • getDistributionChannel

      DistributionChannelType getDistributionChannel()
       A type of outlet for selling a product.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 127:97]
       
      .uk.org.netex.www.netex.DistributionChannelType distribution_channel = 401;
      Returns:
      The distributionChannel.
    • getDistributionChannelOrBuilder

      DistributionChannelTypeOrBuilder getDistributionChannelOrBuilder()
       A type of outlet for selling a product.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 127:97]
       
      .uk.org.netex.www.netex.DistributionChannelType distribution_channel = 401;
    • hasGroupOfDistributionChannels

      boolean hasGroupOfDistributionChannels()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 238:103]
       
      .uk.org.netex.www.netex.GroupOfDistributionChannelsType group_of_distribution_channels = 402;
      Returns:
      Whether the groupOfDistributionChannels field is set.
    • getGroupOfDistributionChannels

      GroupOfDistributionChannelsType getGroupOfDistributionChannels()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 238:103]
       
      .uk.org.netex.www.netex.GroupOfDistributionChannelsType group_of_distribution_channels = 402;
      Returns:
      The groupOfDistributionChannels.
    • getGroupOfDistributionChannelsOrBuilder

      GroupOfDistributionChannelsTypeOrBuilder getGroupOfDistributionChannelsOrBuilder()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 238:103]
       
      .uk.org.netex.www.netex.GroupOfDistributionChannelsType group_of_distribution_channels = 402;
    • hasFulfilmentMethod

      boolean hasFulfilmentMethod()
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 403;
      Returns:
      Whether the fulfilmentMethod field is set.
    • getFulfilmentMethod

      FulfilmentMethodType getFulfilmentMethod()
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 403;
      Returns:
      The fulfilmentMethod.
    • getFulfilmentMethodOrBuilder

      FulfilmentMethodTypeOrBuilder getFulfilmentMethodOrBuilder()
       The means by which the ticket is delivered to the Customer. e.g. online, collection, etc.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 308:93]
       
      .uk.org.netex.www.netex.FulfilmentMethodType fulfilment_method = 403;
    • hasSalesOfferPackageEntitlementGiven

      boolean hasSalesOfferPackageEntitlementGiven()
       A right to a SALES OFFER PACKAGE    given by a SALES OFFER PACKAGE .  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_version.xsd at 63:109]
       
      .uk.org.netex.www.netex.SalesOfferPackageEntitlementGivenType sales_offer_package_entitlement_given = 404;
      Returns:
      Whether the salesOfferPackageEntitlementGiven field is set.
    • getSalesOfferPackageEntitlementGiven

      SalesOfferPackageEntitlementGivenType getSalesOfferPackageEntitlementGiven()
       A right to a SALES OFFER PACKAGE    given by a SALES OFFER PACKAGE .  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_version.xsd at 63:109]
       
      .uk.org.netex.www.netex.SalesOfferPackageEntitlementGivenType sales_offer_package_entitlement_given = 404;
      Returns:
      The salesOfferPackageEntitlementGiven.
    • getSalesOfferPackageEntitlementGivenOrBuilder

      SalesOfferPackageEntitlementGivenTypeOrBuilder getSalesOfferPackageEntitlementGivenOrBuilder()
       A right to a SALES OFFER PACKAGE    given by a SALES OFFER PACKAGE .  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_version.xsd at 63:109]
       
      .uk.org.netex.www.netex.SalesOfferPackageEntitlementGivenType sales_offer_package_entitlement_given = 404;
    • hasSalesOfferPackageEntitlementRequired

      boolean hasSalesOfferPackageEntitlementRequired()
       A rerirement to a SALES OFFER PACKAGE  in order to purchase or use PRODUCT.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_version.xsd at 119:112]
       
      .uk.org.netex.www.netex.SalesOfferPackageEntitlementRequiredType sales_offer_package_entitlement_required = 405;
      Returns:
      Whether the salesOfferPackageEntitlementRequired field is set.
    • getSalesOfferPackageEntitlementRequired

      SalesOfferPackageEntitlementRequiredType getSalesOfferPackageEntitlementRequired()
       A rerirement to a SALES OFFER PACKAGE  in order to purchase or use PRODUCT.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_version.xsd at 119:112]
       
      .uk.org.netex.www.netex.SalesOfferPackageEntitlementRequiredType sales_offer_package_entitlement_required = 405;
      Returns:
      The salesOfferPackageEntitlementRequired.
    • getSalesOfferPackageEntitlementRequiredOrBuilder

      SalesOfferPackageEntitlementRequiredTypeOrBuilder getSalesOfferPackageEntitlementRequiredOrBuilder()
       A rerirement to a SALES OFFER PACKAGE  in order to purchase or use PRODUCT.  [netex_part_3/part3_fares/netex_salesOfferPackageEntitlement_version.xsd at 119:112]
       
      .uk.org.netex.www.netex.SalesOfferPackageEntitlementRequiredType sales_offer_package_entitlement_required = 405;
    • hasSalesOfferPackage

      boolean hasSalesOfferPackage()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 186:94]
       
      .uk.org.netex.www.netex.SalesOfferPackageType sales_offer_package = 406;
      Returns:
      Whether the salesOfferPackage field is set.
    • getSalesOfferPackage

      SalesOfferPackageType getSalesOfferPackage()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 186:94]
       
      .uk.org.netex.www.netex.SalesOfferPackageType sales_offer_package = 406;
      Returns:
      The salesOfferPackage.
    • getSalesOfferPackageOrBuilder

      SalesOfferPackageTypeOrBuilder getSalesOfferPackageOrBuilder()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 186:94]
       
      .uk.org.netex.www.netex.SalesOfferPackageType sales_offer_package = 406;
    • hasSalesOfferPackageElement

      boolean hasSalesOfferPackageElement()
       The assignment of a FARE PRODUCT to a TYPE OF TRAVEL DOCUMENT in order to define a SALES OFFER PACKAGE, realised as a fixed assignment (printing, magnetic storage etc.) or by the possibility for the FARE PRODUCT to be reloaded on the TYPE OF TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 305:100]
       
      .uk.org.netex.www.netex.SalesOfferPackageElementType sales_offer_package_element = 407;
      Returns:
      Whether the salesOfferPackageElement field is set.
    • getSalesOfferPackageElement

      SalesOfferPackageElementType getSalesOfferPackageElement()
       The assignment of a FARE PRODUCT to a TYPE OF TRAVEL DOCUMENT in order to define a SALES OFFER PACKAGE, realised as a fixed assignment (printing, magnetic storage etc.) or by the possibility for the FARE PRODUCT to be reloaded on the TYPE OF TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 305:100]
       
      .uk.org.netex.www.netex.SalesOfferPackageElementType sales_offer_package_element = 407;
      Returns:
      The salesOfferPackageElement.
    • getSalesOfferPackageElementOrBuilder

      SalesOfferPackageElementTypeOrBuilder getSalesOfferPackageElementOrBuilder()
       The assignment of a FARE PRODUCT to a TYPE OF TRAVEL DOCUMENT in order to define a SALES OFFER PACKAGE, realised as a fixed assignment (printing, magnetic storage etc.) or by the possibility for the FARE PRODUCT to be reloaded on the TYPE OF TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 305:100]
       
      .uk.org.netex.www.netex.SalesOfferPackageElementType sales_offer_package_element = 407;
    • hasSalesOfferPackageSubstitution

      boolean hasSalesOfferPackageSubstitution()
       A particular tariff, described by a combination of parameters.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 455:101]
       
      .uk.org.netex.www.netex.SalesOfferPackageSubstitutionType sales_offer_package_substitution = 408;
      Returns:
      Whether the salesOfferPackageSubstitution field is set.
    • getSalesOfferPackageSubstitution

      SalesOfferPackageSubstitutionType getSalesOfferPackageSubstitution()
       A particular tariff, described by a combination of parameters.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 455:101]
       
      .uk.org.netex.www.netex.SalesOfferPackageSubstitutionType sales_offer_package_substitution = 408;
      Returns:
      The salesOfferPackageSubstitution.
    • getSalesOfferPackageSubstitutionOrBuilder

      SalesOfferPackageSubstitutionTypeOrBuilder getSalesOfferPackageSubstitutionOrBuilder()
       A particular tariff, described by a combination of parameters.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 455:101]
       
      .uk.org.netex.www.netex.SalesOfferPackageSubstitutionType sales_offer_package_substitution = 408;
    • hasGroupOfSalesOfferPackages

      boolean hasGroupOfSalesOfferPackages()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 510:103]
       
      .uk.org.netex.www.netex.GroupOfSalesOfferPackagesType group_of_sales_offer_packages = 409;
      Returns:
      Whether the groupOfSalesOfferPackages field is set.
    • getGroupOfSalesOfferPackages

      GroupOfSalesOfferPackagesType getGroupOfSalesOfferPackages()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 510:103]
       
      .uk.org.netex.www.netex.GroupOfSalesOfferPackagesType group_of_sales_offer_packages = 409;
      Returns:
      The groupOfSalesOfferPackages.
    • getGroupOfSalesOfferPackagesOrBuilder

      GroupOfSalesOfferPackagesTypeOrBuilder getGroupOfSalesOfferPackagesOrBuilder()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 510:103]
       
      .uk.org.netex.www.netex.GroupOfSalesOfferPackagesType group_of_sales_offer_packages = 409;
    • hasSalesNoticeAssignment

      boolean hasSalesNoticeAssignment()
       The assignment of a NOTICE to a SALES OFFER PACKAGE or a GROUP OF SALES OFFER PACKAGEs.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 575:99]
       
      .uk.org.netex.www.netex.SalesNoticeAssignmentType sales_notice_assignment = 410;
      Returns:
      Whether the salesNoticeAssignment field is set.
    • getSalesNoticeAssignment

      SalesNoticeAssignmentType getSalesNoticeAssignment()
       The assignment of a NOTICE to a SALES OFFER PACKAGE or a GROUP OF SALES OFFER PACKAGEs.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 575:99]
       
      .uk.org.netex.www.netex.SalesNoticeAssignmentType sales_notice_assignment = 410;
      Returns:
      The salesNoticeAssignment.
    • getSalesNoticeAssignmentOrBuilder

      SalesNoticeAssignmentTypeOrBuilder getSalesNoticeAssignmentOrBuilder()
       The assignment of a NOTICE to a SALES OFFER PACKAGE or a GROUP OF SALES OFFER PACKAGEs.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 575:99]
       
      .uk.org.netex.www.netex.SalesNoticeAssignmentType sales_notice_assignment = 410;
    • hasDistributionAssignment

      boolean hasDistributionAssignment()
       An assignment  of the  COUNTRY and/or  DISTRIBUTION CHANNEL through which a product may or may not be distributed.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 644:94]
       
      .uk.org.netex.www.netex.DistributionAssignmentType distribution_assignment = 411;
      Returns:
      Whether the distributionAssignment field is set.
    • getDistributionAssignment

      DistributionAssignmentType getDistributionAssignment()
       An assignment  of the  COUNTRY and/or  DISTRIBUTION CHANNEL through which a product may or may not be distributed.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 644:94]
       
      .uk.org.netex.www.netex.DistributionAssignmentType distribution_assignment = 411;
      Returns:
      The distributionAssignment.
    • getDistributionAssignmentOrBuilder

      DistributionAssignmentTypeOrBuilder getDistributionAssignmentOrBuilder()
       An assignment  of the  COUNTRY and/or  DISTRIBUTION CHANNEL through which a product may or may not be distributed.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 644:94]
       
      .uk.org.netex.www.netex.DistributionAssignmentType distribution_assignment = 411;
    • hasTypeOfSalesOfferPackage

      boolean hasTypeOfSalesOfferPackage()
       A classification of SALES OFFER PACKAGEs expressing their general functionalities and local functional characteristics specific to the operator. Types of SALES OFFER PACKAGEs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 896:96]
       
      .uk.org.netex.www.netex.TypeOfSalesOfferPackageType type_of_sales_offer_package = 412;
      Returns:
      Whether the typeOfSalesOfferPackage field is set.
    • getTypeOfSalesOfferPackage

      TypeOfSalesOfferPackageType getTypeOfSalesOfferPackage()
       A classification of SALES OFFER PACKAGEs expressing their general functionalities and local functional characteristics specific to the operator. Types of SALES OFFER PACKAGEs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 896:96]
       
      .uk.org.netex.www.netex.TypeOfSalesOfferPackageType type_of_sales_offer_package = 412;
      Returns:
      The typeOfSalesOfferPackage.
    • getTypeOfSalesOfferPackageOrBuilder

      TypeOfSalesOfferPackageTypeOrBuilder getTypeOfSalesOfferPackageOrBuilder()
       A classification of SALES OFFER PACKAGEs expressing their general functionalities and local functional characteristics specific to the operator. Types of SALES OFFER PACKAGEs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 896:96]
       
      .uk.org.netex.www.netex.TypeOfSalesOfferPackageType type_of_sales_offer_package = 412;
    • hasTypeOfTravelDocument

      boolean hasTypeOfTravelDocument()
       A classification of TRAVEL DOCUMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of TRAVEL DOCUMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_version.xsd at 110:93]
       
      .uk.org.netex.www.netex.TypeOfTravelDocumentType type_of_travel_document = 413;
      Returns:
      Whether the typeOfTravelDocument field is set.
    • getTypeOfTravelDocument

      TypeOfTravelDocumentType getTypeOfTravelDocument()
       A classification of TRAVEL DOCUMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of TRAVEL DOCUMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_version.xsd at 110:93]
       
      .uk.org.netex.www.netex.TypeOfTravelDocumentType type_of_travel_document = 413;
      Returns:
      The typeOfTravelDocument.
    • getTypeOfTravelDocumentOrBuilder

      TypeOfTravelDocumentTypeOrBuilder getTypeOfTravelDocumentOrBuilder()
       A classification of TRAVEL DOCUMENTs expressing their general functionalities and local functional characteristics specific to the operator. Types of TRAVEL DOCUMENTs like e.g. throw-away ticket, throw-away ticket unit, value card, electronic purse allowing access, public transport credit card etc. may be used to define these categories.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_version.xsd at 110:93]
       
      .uk.org.netex.www.netex.TypeOfTravelDocumentType type_of_travel_document = 413;
    • hasTypeOfMachineReadability

      boolean hasTypeOfMachineReadability()
       A classification of MACHINE REDABILITY capabailities, used for example to indicate how a TRAVEL DOCUMENT may be read.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_version.xsd at 266:96]
       
      .uk.org.netex.www.netex.TypeOfMachineReadabilityType type_of_machine_readability = 414;
      Returns:
      Whether the typeOfMachineReadability field is set.
    • getTypeOfMachineReadability

      TypeOfMachineReadabilityType getTypeOfMachineReadability()
       A classification of MACHINE REDABILITY capabailities, used for example to indicate how a TRAVEL DOCUMENT may be read.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_version.xsd at 266:96]
       
      .uk.org.netex.www.netex.TypeOfMachineReadabilityType type_of_machine_readability = 414;
      Returns:
      The typeOfMachineReadability.
    • getTypeOfMachineReadabilityOrBuilder

      TypeOfMachineReadabilityTypeOrBuilder getTypeOfMachineReadabilityOrBuilder()
       A classification of MACHINE REDABILITY capabailities, used for example to indicate how a TRAVEL DOCUMENT may be read.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_version.xsd at 266:96]
       
      .uk.org.netex.www.netex.TypeOfMachineReadabilityType type_of_machine_readability = 414;
    • hasParkingTariff

      boolean hasParkingTariff()
       A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 100:74]
       
      .uk.org.netex.www.netex.ParkingTariffType parking_tariff = 415;
      Returns:
      Whether the parkingTariff field is set.
    • getParkingTariff

      ParkingTariffType getParkingTariff()
       A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 100:74]
       
      .uk.org.netex.www.netex.ParkingTariffType parking_tariff = 415;
      Returns:
      The parkingTariff.
    • getParkingTariffOrBuilder

      ParkingTariffTypeOrBuilder getParkingTariffOrBuilder()
       A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 100:74]
       
      .uk.org.netex.www.netex.ParkingTariffType parking_tariff = 415;
    • hasParkingChargeBand

      boolean hasParkingChargeBand()
       Parking charges that describe the cost of using a PARKING or PARKING AREA for a given period.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 217:76]
       
      .uk.org.netex.www.netex.ParkingChargeBandType parking_charge_band = 416;
      Returns:
      Whether the parkingChargeBand field is set.
    • getParkingChargeBand

      ParkingChargeBandType getParkingChargeBand()
       Parking charges that describe the cost of using a PARKING or PARKING AREA for a given period.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 217:76]
       
      .uk.org.netex.www.netex.ParkingChargeBandType parking_charge_band = 416;
      Returns:
      The parkingChargeBand.
    • getParkingChargeBandOrBuilder

      ParkingChargeBandTypeOrBuilder getParkingChargeBandOrBuilder()
       Parking charges that describe the cost of using a PARKING or PARKING AREA for a given period.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 217:76]
       
      .uk.org.netex.www.netex.ParkingChargeBandType parking_charge_band = 416;
    • hasFareFrame

      boolean hasFareFrame()
       A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_3/part3_frames/netex_fareFrame_version.xsd at 92:64]
       
      .uk.org.netex.www.netex.FareFrameType fare_frame = 417;
      Returns:
      Whether the fareFrame field is set.
    • getFareFrame

      FareFrameType getFareFrame()
       A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_3/part3_frames/netex_fareFrame_version.xsd at 92:64]
       
      .uk.org.netex.www.netex.FareFrameType fare_frame = 417;
      Returns:
      The fareFrame.
    • getFareFrameOrBuilder

      FareFrameTypeOrBuilder getFareFrameOrBuilder()
       A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_3/part3_frames/netex_fareFrame_version.xsd at 92:64]
       
      .uk.org.netex.www.netex.FareFrameType fare_frame = 417;
    • hasCustomer

      boolean hasCustomer()
       An identified person or organisation involved in a fare process. There may be a FARE CONTRACT between the CUSTOMER and the OPERATOR or the AUTHORITY ruling the consumption of services.   [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 175:86]
       
      .uk.org.netex.www.netex.CustomerType customer = 418;
      Returns:
      Whether the customer field is set.
    • getCustomer

      CustomerType getCustomer()
       An identified person or organisation involved in a fare process. There may be a FARE CONTRACT between the CUSTOMER and the OPERATOR or the AUTHORITY ruling the consumption of services.   [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 175:86]
       
      .uk.org.netex.www.netex.CustomerType customer = 418;
      Returns:
      The customer.
    • getCustomerOrBuilder

      CustomerTypeOrBuilder getCustomerOrBuilder()
       An identified person or organisation involved in a fare process. There may be a FARE CONTRACT between the CUSTOMER and the OPERATOR or the AUTHORITY ruling the consumption of services.   [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 175:86]
       
      .uk.org.netex.www.netex.CustomerType customer = 418;
    • hasFareContract

      boolean hasFareContract()
       A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services). A FARE CONTRACT may be designed for a fixed SALES OFFER PACKAGE (e.g. ticket) or to allow successive purchases of SALES OFFER PACKAGEs.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 341:90]
       
      .uk.org.netex.www.netex.FareContractType fare_contract = 419;
      Returns:
      Whether the fareContract field is set.
    • getFareContract

      FareContractType getFareContract()
       A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services). A FARE CONTRACT may be designed for a fixed SALES OFFER PACKAGE (e.g. ticket) or to allow successive purchases of SALES OFFER PACKAGEs.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 341:90]
       
      .uk.org.netex.www.netex.FareContractType fare_contract = 419;
      Returns:
      The fareContract.
    • getFareContractOrBuilder

      FareContractTypeOrBuilder getFareContractOrBuilder()
       A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services). A FARE CONTRACT may be designed for a fixed SALES OFFER PACKAGE (e.g. ticket) or to allow successive purchases of SALES OFFER PACKAGEs.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 341:90]
       
      .uk.org.netex.www.netex.FareContractType fare_contract = 419;
    • hasTypeOfFareContract

      boolean hasTypeOfFareContract()
       A classification of FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 526:91]
       
      .uk.org.netex.www.netex.TypeOfFareContractType type_of_fare_contract = 421;
      Returns:
      Whether the typeOfFareContract field is set.
    • getTypeOfFareContract

      TypeOfFareContractType getTypeOfFareContract()
       A classification of FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 526:91]
       
      .uk.org.netex.www.netex.TypeOfFareContractType type_of_fare_contract = 421;
      Returns:
      The typeOfFareContract.
    • getTypeOfFareContractOrBuilder

      TypeOfFareContractTypeOrBuilder getTypeOfFareContractOrBuilder()
       A classification of FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 526:91]
       
      .uk.org.netex.www.netex.TypeOfFareContractType type_of_fare_contract = 421;
    • hasTypeOfFareContractEntry

      boolean hasTypeOfFareContractEntry()
       A classification of a FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 568:96]
       
      .uk.org.netex.www.netex.TypeOfFareContractEntryType type_of_fare_contract_entry = 422;
      Returns:
      Whether the typeOfFareContractEntry field is set.
    • getTypeOfFareContractEntry

      TypeOfFareContractEntryType getTypeOfFareContractEntry()
       A classification of a FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 568:96]
       
      .uk.org.netex.www.netex.TypeOfFareContractEntryType type_of_fare_contract_entry = 422;
      Returns:
      The typeOfFareContractEntry.
    • getTypeOfFareContractEntryOrBuilder

      TypeOfFareContractEntryTypeOrBuilder getTypeOfFareContractEntryOrBuilder()
       A classification of a FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 568:96]
       
      .uk.org.netex.www.netex.TypeOfFareContractEntryType type_of_fare_contract_entry = 422;
    • hasCustomerAccount

      boolean hasCustomerAccount()
       A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services). A CUSTOMER ACCOUNT may be designed for a fixed SALES OFFER PACKAGE (e.g. ticket) or to allow successive purchases of SALES OFFER PACKAGEs.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 613:93]
       
      .uk.org.netex.www.netex.CustomerAccountType customer_account = 423;
      Returns:
      Whether the customerAccount field is set.
    • getCustomerAccount

      CustomerAccountType getCustomerAccount()
       A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services). A CUSTOMER ACCOUNT may be designed for a fixed SALES OFFER PACKAGE (e.g. ticket) or to allow successive purchases of SALES OFFER PACKAGEs.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 613:93]
       
      .uk.org.netex.www.netex.CustomerAccountType customer_account = 423;
      Returns:
      The customerAccount.
    • getCustomerAccountOrBuilder

      CustomerAccountTypeOrBuilder getCustomerAccountOrBuilder()
       A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services). A CUSTOMER ACCOUNT may be designed for a fixed SALES OFFER PACKAGE (e.g. ticket) or to allow successive purchases of SALES OFFER PACKAGEs.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 613:93]
       
      .uk.org.netex.www.netex.CustomerAccountType customer_account = 423;
    • hasTypeOfCustomerAccount

      boolean hasTypeOfCustomerAccount()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 746:94]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountType type_of_customer_account = 424;
      Returns:
      Whether the typeOfCustomerAccount field is set.
    • getTypeOfCustomerAccount

      TypeOfCustomerAccountType getTypeOfCustomerAccount()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 746:94]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountType type_of_customer_account = 424;
      Returns:
      The typeOfCustomerAccount.
    • getTypeOfCustomerAccountOrBuilder

      TypeOfCustomerAccountTypeOrBuilder getTypeOfCustomerAccountOrBuilder()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 746:94]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountType type_of_customer_account = 424;
    • hasCustomerAccountStatus

      boolean hasCustomerAccountStatus()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 791:94]
       
      .uk.org.netex.www.netex.CustomerAccountStatusType customer_account_status = 425;
      Returns:
      Whether the customerAccountStatus field is set.
    • getCustomerAccountStatus

      CustomerAccountStatusType getCustomerAccountStatus()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 791:94]
       
      .uk.org.netex.www.netex.CustomerAccountStatusType customer_account_status = 425;
      Returns:
      The customerAccountStatus.
    • getCustomerAccountStatusOrBuilder

      CustomerAccountStatusTypeOrBuilder getCustomerAccountStatusOrBuilder()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 791:94]
       
      .uk.org.netex.www.netex.CustomerAccountStatusType customer_account_status = 425;
    • hasRetailConsortium

      boolean hasRetailConsortium()
       A group of ORGANISATIONs formally incorporated as a retailer of fare products.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 124:90]
       
      .uk.org.netex.www.netex.RetailConsortiumType retail_consortium = 426;
      Returns:
      Whether the retailConsortium field is set.
    • getRetailConsortium

      RetailConsortiumType getRetailConsortium()
       A group of ORGANISATIONs formally incorporated as a retailer of fare products.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 124:90]
       
      .uk.org.netex.www.netex.RetailConsortiumType retail_consortium = 426;
      Returns:
      The retailConsortium.
    • getRetailConsortiumOrBuilder

      RetailConsortiumTypeOrBuilder getRetailConsortiumOrBuilder()
       A group of ORGANISATIONs formally incorporated as a retailer of fare products.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 124:90]
       
      .uk.org.netex.www.netex.RetailConsortiumType retail_consortium = 426;
    • hasRetailDevice

      boolean hasRetailDevice()
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      .uk.org.netex.www.netex.RetailDeviceType retail_device = 427;
      Returns:
      Whether the retailDevice field is set.
    • getRetailDevice

      RetailDeviceType getRetailDevice()
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      .uk.org.netex.www.netex.RetailDeviceType retail_device = 427;
      Returns:
      The retailDevice.
    • getRetailDeviceOrBuilder

      RetailDeviceTypeOrBuilder getRetailDeviceOrBuilder()
       A retail device used to sell fare products. Can be used to record fulfilment.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 212:91]
       
      .uk.org.netex.www.netex.RetailDeviceType retail_device = 427;
    • hasTypeOfRetailDevice

      boolean hasTypeOfRetailDevice()
       A classification of RETAIL DEVICEs.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 290:91]
       
      .uk.org.netex.www.netex.TypeOfRetailDeviceType type_of_retail_device = 428;
      Returns:
      Whether the typeOfRetailDevice field is set.
    • getTypeOfRetailDevice

      TypeOfRetailDeviceType getTypeOfRetailDevice()
       A classification of RETAIL DEVICEs.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 290:91]
       
      .uk.org.netex.www.netex.TypeOfRetailDeviceType type_of_retail_device = 428;
      Returns:
      The typeOfRetailDevice.
    • getTypeOfRetailDeviceOrBuilder

      TypeOfRetailDeviceTypeOrBuilder getTypeOfRetailDeviceOrBuilder()
       A classification of RETAIL DEVICEs.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_version.xsd at 290:91]
       
      .uk.org.netex.www.netex.TypeOfRetailDeviceType type_of_retail_device = 428;
    • hasTravelDocument

      boolean hasTravelDocument()
       A particular physical support (ticket, card...) to be held by a customer, allowing the right to travel or to consume joint-services, to proof a payment (including possible discount rights), to store a subset of the FARE CONTRACT liabilities or a combination of those.  [netex_part_3/part3_salesTransactions/netex_travelDocument_version.xsd at 104:92]
       
      .uk.org.netex.www.netex.TravelDocumentType travel_document = 429;
      Returns:
      Whether the travelDocument field is set.
    • getTravelDocument

      TravelDocumentType getTravelDocument()
       A particular physical support (ticket, card...) to be held by a customer, allowing the right to travel or to consume joint-services, to proof a payment (including possible discount rights), to store a subset of the FARE CONTRACT liabilities or a combination of those.  [netex_part_3/part3_salesTransactions/netex_travelDocument_version.xsd at 104:92]
       
      .uk.org.netex.www.netex.TravelDocumentType travel_document = 429;
      Returns:
      The travelDocument.
    • getTravelDocumentOrBuilder

      TravelDocumentTypeOrBuilder getTravelDocumentOrBuilder()
       A particular physical support (ticket, card...) to be held by a customer, allowing the right to travel or to consume joint-services, to proof a payment (including possible discount rights), to store a subset of the FARE CONTRACT liabilities or a combination of those.  [netex_part_3/part3_salesTransactions/netex_travelDocument_version.xsd at 104:92]
       
      .uk.org.netex.www.netex.TravelDocumentType travel_document = 429;
    • hasTravelSpecification

      boolean hasTravelSpecification()
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 431;
      Returns:
      Whether the travelSpecification field is set.
    • getTravelSpecification

      TravelSpecificationType getTravelSpecification()
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 431;
      Returns:
      The travelSpecification.
    • getTravelSpecificationOrBuilder

      TravelSpecificationTypeOrBuilder getTravelSpecificationOrBuilder()
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 136:100]
       
      .uk.org.netex.www.netex.TravelSpecificationType travel_specification = 431;
    • hasRequestedTravelSpecification

      boolean hasRequestedTravelSpecification()
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 229:109]
       
      .uk.org.netex.www.netex.RequestedTravelSpecificationType requested_travel_specification = 432;
      Returns:
      Whether the requestedTravelSpecification field is set.
    • getRequestedTravelSpecification

      RequestedTravelSpecificationType getRequestedTravelSpecification()
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 229:109]
       
      .uk.org.netex.www.netex.RequestedTravelSpecificationType requested_travel_specification = 432;
      Returns:
      The requestedTravelSpecification.
    • getRequestedTravelSpecificationOrBuilder

      RequestedTravelSpecificationTypeOrBuilder getRequestedTravelSpecificationOrBuilder()
       The recording of a specification by a customer of parameters giving details of an intended consumption (e.g. origin and destination of a travel).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 229:109]
       
      .uk.org.netex.www.netex.RequestedTravelSpecificationType requested_travel_specification = 432;
    • hasOfferedTravelSpecification

      boolean hasOfferedTravelSpecification()
       A set of parameters giving details of the intended  consumption of access rights associated with an offer or a purchase. (e.g. origin and destination of a travel, class of travel, etc.). .  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 293:107]
       
      .uk.org.netex.www.netex.OfferedTravelSpecificationType offered_travel_specification = 433;
      Returns:
      Whether the offeredTravelSpecification field is set.
    • getOfferedTravelSpecification

      OfferedTravelSpecificationType getOfferedTravelSpecification()
       A set of parameters giving details of the intended  consumption of access rights associated with an offer or a purchase. (e.g. origin and destination of a travel, class of travel, etc.). .  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 293:107]
       
      .uk.org.netex.www.netex.OfferedTravelSpecificationType offered_travel_specification = 433;
      Returns:
      The offeredTravelSpecification.
    • getOfferedTravelSpecificationOrBuilder

      OfferedTravelSpecificationTypeOrBuilder getOfferedTravelSpecificationOrBuilder()
       A set of parameters giving details of the intended  consumption of access rights associated with an offer or a purchase. (e.g. origin and destination of a travel, class of travel, etc.). .  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 293:107]
       
      .uk.org.netex.www.netex.OfferedTravelSpecificationType offered_travel_specification = 433;
    • hasSpecificParameterAssignment

      boolean hasSpecificParameterAssignment()
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL SPECIFICATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 357:119]
       
      .uk.org.netex.www.netex.SpecificParameterAssignmentType specific_parameter_assignment = 434;
      Returns:
      Whether the specificParameterAssignment field is set.
    • getSpecificParameterAssignment

      SpecificParameterAssignmentType getSpecificParameterAssignment()
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL SPECIFICATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 357:119]
       
      .uk.org.netex.www.netex.SpecificParameterAssignmentType specific_parameter_assignment = 434;
      Returns:
      The specificParameterAssignment.
    • getSpecificParameterAssignmentOrBuilder

      SpecificParameterAssignmentTypeOrBuilder getSpecificParameterAssignmentOrBuilder()
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL SPECIFICATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 357:119]
       
      .uk.org.netex.www.netex.SpecificParameterAssignmentType specific_parameter_assignment = 434;
    • hasCustomerPurchasePackage

      boolean hasCustomerPurchasePackage()
       A purchase of a SALES OFFER PACKAGE by a CUSTOMER, giving access rights to one or several FARE PRODUCTs materialised as one or several TRAVEL DOCUMENTs.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 458:100]
       
      .uk.org.netex.www.netex.CustomerPurchasePackageType customer_purchase_package = 435;
      Returns:
      Whether the customerPurchasePackage field is set.
    • getCustomerPurchasePackage

      CustomerPurchasePackageType getCustomerPurchasePackage()
       A purchase of a SALES OFFER PACKAGE by a CUSTOMER, giving access rights to one or several FARE PRODUCTs materialised as one or several TRAVEL DOCUMENTs.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 458:100]
       
      .uk.org.netex.www.netex.CustomerPurchasePackageType customer_purchase_package = 435;
      Returns:
      The customerPurchasePackage.
    • getCustomerPurchasePackageOrBuilder

      CustomerPurchasePackageTypeOrBuilder getCustomerPurchasePackageOrBuilder()
       A purchase of a SALES OFFER PACKAGE by a CUSTOMER, giving access rights to one or several FARE PRODUCTs materialised as one or several TRAVEL DOCUMENTs.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 458:100]
       
      .uk.org.netex.www.netex.CustomerPurchasePackageType customer_purchase_package = 435;
    • hasCustomerPurchasePackageElement

      boolean hasCustomerPurchasePackageElement()
       The assignment of a  SALES OFFER PACKAGE ELEMENT, for use in a CUSTOMER SALES PACKAGE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 620:106]
       
      .uk.org.netex.www.netex.CustomerPurchasePackageElementType customer_purchase_package_element = 436;
      Returns:
      Whether the customerPurchasePackageElement field is set.
    • getCustomerPurchasePackageElement

      CustomerPurchasePackageElementType getCustomerPurchasePackageElement()
       The assignment of a  SALES OFFER PACKAGE ELEMENT, for use in a CUSTOMER SALES PACKAGE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 620:106]
       
      .uk.org.netex.www.netex.CustomerPurchasePackageElementType customer_purchase_package_element = 436;
      Returns:
      The customerPurchasePackageElement.
    • getCustomerPurchasePackageElementOrBuilder

      CustomerPurchasePackageElementTypeOrBuilder getCustomerPurchasePackageElementOrBuilder()
       The assignment of a  SALES OFFER PACKAGE ELEMENT, for use in a CUSTOMER SALES PACKAGE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 620:106]
       
      .uk.org.netex.www.netex.CustomerPurchasePackageElementType customer_purchase_package_element = 436;
    • hasCustomerPurchaseParameterAssignment

      boolean hasCustomerPurchaseParameterAssignment()
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters for use in a  CUSTOMER PURCHASE PACKAGE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 861:127]
       
      .uk.org.netex.www.netex.CustomerPurchaseParameterAssignmentType customer_purchase_parameter_assignment = 437;
      Returns:
      Whether the customerPurchaseParameterAssignment field is set.
    • getCustomerPurchaseParameterAssignment

      CustomerPurchaseParameterAssignmentType getCustomerPurchaseParameterAssignment()
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters for use in a  CUSTOMER PURCHASE PACKAGE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 861:127]
       
      .uk.org.netex.www.netex.CustomerPurchaseParameterAssignmentType customer_purchase_parameter_assignment = 437;
      Returns:
      The customerPurchaseParameterAssignment.
    • getCustomerPurchaseParameterAssignmentOrBuilder

      CustomerPurchaseParameterAssignmentTypeOrBuilder getCustomerPurchaseParameterAssignmentOrBuilder()
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters for use in a  CUSTOMER PURCHASE PACKAGE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 861:127]
       
      .uk.org.netex.www.netex.CustomerPurchaseParameterAssignmentType customer_purchase_parameter_assignment = 437;
    • hasSalesTransaction

      boolean hasSalesTransaction()
       A SALE OF a FIXED PACKAGE or a SALE OF a RELOADABLE PACKAGE.  [netex_part_3/part3_salesTransactions/netex_salesTransaction_version.xsd at 128:95]
       
      .uk.org.netex.www.netex.SalesTransactionType sales_transaction = 438;
      Returns:
      Whether the salesTransaction field is set.
    • getSalesTransaction

      SalesTransactionType getSalesTransaction()
       A SALE OF a FIXED PACKAGE or a SALE OF a RELOADABLE PACKAGE.  [netex_part_3/part3_salesTransactions/netex_salesTransaction_version.xsd at 128:95]
       
      .uk.org.netex.www.netex.SalesTransactionType sales_transaction = 438;
      Returns:
      The salesTransaction.
    • getSalesTransactionOrBuilder

      SalesTransactionTypeOrBuilder getSalesTransactionOrBuilder()
       A SALE OF a FIXED PACKAGE or a SALE OF a RELOADABLE PACKAGE.  [netex_part_3/part3_salesTransactions/netex_salesTransaction_version.xsd at 128:95]
       
      .uk.org.netex.www.netex.SalesTransactionType sales_transaction = 438;
    • hasSalesTransactionFrame

      boolean hasSalesTransactionFrame()
       A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_3/part3_frames/netex_salesTransactionFrame_version.xsd at 100:76]
       
      .uk.org.netex.www.netex.SalesTransactionFrameType sales_transaction_frame = 439;
      Returns:
      Whether the salesTransactionFrame field is set.
    • getSalesTransactionFrame

      SalesTransactionFrameType getSalesTransactionFrame()
       A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_3/part3_frames/netex_salesTransactionFrame_version.xsd at 100:76]
       
      .uk.org.netex.www.netex.SalesTransactionFrameType sales_transaction_frame = 439;
      Returns:
      The salesTransactionFrame.
    • getSalesTransactionFrameOrBuilder

      SalesTransactionFrameTypeOrBuilder getSalesTransactionFrameOrBuilder()
       A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_3/part3_frames/netex_salesTransactionFrame_version.xsd at 100:76]
       
      .uk.org.netex.www.netex.SalesTransactionFrameType sales_transaction_frame = 439;
    • hasCustomerRegistration

      boolean hasCustomerRegistration()
       A CUSTOMER REGISTRATION ENTRY records the registering of a customer and the creating of an account  [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 158:102]
       
      .uk.org.netex.www.netex.CustomerRegistrationType customer_registration = 441;
      Returns:
      Whether the customerRegistration field is set.
    • getCustomerRegistration

      CustomerRegistrationType getCustomerRegistration()
       A CUSTOMER REGISTRATION ENTRY records the registering of a customer and the creating of an account  [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 158:102]
       
      .uk.org.netex.www.netex.CustomerRegistrationType customer_registration = 441;
      Returns:
      The customerRegistration.
    • getCustomerRegistrationOrBuilder

      CustomerRegistrationTypeOrBuilder getCustomerRegistrationOrBuilder()
       A CUSTOMER REGISTRATION ENTRY records the registering of a customer and the creating of an account  [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 158:102]
       
      .uk.org.netex.www.netex.CustomerRegistrationType customer_registration = 441;
    • hasGroupOfDistributionAssignments

      boolean hasGroupOfDistributionAssignments()
       A convenience grouping of DISTRIBUTION ASSIGNMENTs that are commonly used together   [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 826:106]
       
      .uk.org.netex.www.netex.GroupOfDistributionAssignmentsType group_of_distribution_assignments = 442;
      Returns:
      Whether the groupOfDistributionAssignments field is set.
    • getGroupOfDistributionAssignments

      GroupOfDistributionAssignmentsType getGroupOfDistributionAssignments()
       A convenience grouping of DISTRIBUTION ASSIGNMENTs that are commonly used together   [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 826:106]
       
      .uk.org.netex.www.netex.GroupOfDistributionAssignmentsType group_of_distribution_assignments = 442;
      Returns:
      The groupOfDistributionAssignments.
    • getGroupOfDistributionAssignmentsOrBuilder

      GroupOfDistributionAssignmentsTypeOrBuilder getGroupOfDistributionAssignmentsOrBuilder()
       A convenience grouping of DISTRIBUTION ASSIGNMENTs that are commonly used together   [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 826:106]
       
      .uk.org.netex.www.netex.GroupOfDistributionAssignmentsType group_of_distribution_assignments = 442;
    • hasCustomerDeregistration

      boolean hasCustomerDeregistration()
       A CUSTOMER DEREGISTRATION ENTRY records the clearing of all personal details of a customer and the closing of an account  [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 205:104]
       
      .uk.org.netex.www.netex.CustomerDeregistrationType customer_deregistration = 443;
      Returns:
      Whether the customerDeregistration field is set.
    • getCustomerDeregistration

      CustomerDeregistrationType getCustomerDeregistration()
       A CUSTOMER DEREGISTRATION ENTRY records the clearing of all personal details of a customer and the closing of an account  [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 205:104]
       
      .uk.org.netex.www.netex.CustomerDeregistrationType customer_deregistration = 443;
      Returns:
      The customerDeregistration.
    • getCustomerDeregistrationOrBuilder

      CustomerDeregistrationTypeOrBuilder getCustomerDeregistrationOrBuilder()
       A CUSTOMER DEREGISTRATION ENTRY records the clearing of all personal details of a customer and the closing of an account  [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 205:104]
       
      .uk.org.netex.www.netex.CustomerDeregistrationType customer_deregistration = 443;
    • hasGroupOfTariffZones

      boolean hasGroupOfTariffZones()
       A grouping of TARIFF ZONEs which will be commonly referenced for a specific purpose.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 251:94]
       
      .uk.org.netex.www.netex.GroupOfTariffZonesType group_of_tariff_zones = 444;
      Returns:
      Whether the groupOfTariffZones field is set.
    • getGroupOfTariffZones

      GroupOfTariffZonesType getGroupOfTariffZones()
       A grouping of TARIFF ZONEs which will be commonly referenced for a specific purpose.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 251:94]
       
      .uk.org.netex.www.netex.GroupOfTariffZonesType group_of_tariff_zones = 444;
      Returns:
      The groupOfTariffZones.
    • getGroupOfTariffZonesOrBuilder

      GroupOfTariffZonesTypeOrBuilder getGroupOfTariffZonesOrBuilder()
       A grouping of TARIFF ZONEs which will be commonly referenced for a specific purpose.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 251:94]
       
      .uk.org.netex.www.netex.GroupOfTariffZonesType group_of_tariff_zones = 444;
    • hasDynamicDistanceMatrixElement

      boolean hasDynamicDistanceMatrixElement()
       A dynamic free-standing distance matrix element. Used when a pre-computed distance matrix element is not feasible.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 499:111]
       
      .uk.org.netex.www.netex.DynamicDistanceMatrixElementType dynamic_distance_matrix_element = 445;
      Returns:
      Whether the dynamicDistanceMatrixElement field is set.
    • getDynamicDistanceMatrixElement

      DynamicDistanceMatrixElementType getDynamicDistanceMatrixElement()
       A dynamic free-standing distance matrix element. Used when a pre-computed distance matrix element is not feasible.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 499:111]
       
      .uk.org.netex.www.netex.DynamicDistanceMatrixElementType dynamic_distance_matrix_element = 445;
      Returns:
      The dynamicDistanceMatrixElement.
    • getDynamicDistanceMatrixElementOrBuilder

      DynamicDistanceMatrixElementTypeOrBuilder getDynamicDistanceMatrixElementOrBuilder()
       A dynamic free-standing distance matrix element. Used when a pre-computed distance matrix element is not feasible.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 499:111]
       
      .uk.org.netex.www.netex.DynamicDistanceMatrixElementType dynamic_distance_matrix_element = 445;
    • hasGroupOfCustomerPurchaseParameterAssignments

      boolean hasGroupOfCustomerPurchaseParameterAssignments()
       A grouping of CUSTOMER PURCHASE PARAMETER ASSIGNMENTs  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 958:119]
       
      .uk.org.netex.www.netex.GroupOfCustomerPurchaseParameterAssignmentsType group_of_customer_purchase_parameter_assignments = 446;
      Returns:
      Whether the groupOfCustomerPurchaseParameterAssignments field is set.
    • getGroupOfCustomerPurchaseParameterAssignments

      GroupOfCustomerPurchaseParameterAssignmentsType getGroupOfCustomerPurchaseParameterAssignments()
       A grouping of CUSTOMER PURCHASE PARAMETER ASSIGNMENTs  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 958:119]
       
      .uk.org.netex.www.netex.GroupOfCustomerPurchaseParameterAssignmentsType group_of_customer_purchase_parameter_assignments = 446;
      Returns:
      The groupOfCustomerPurchaseParameterAssignments.
    • getGroupOfCustomerPurchaseParameterAssignmentsOrBuilder

      GroupOfCustomerPurchaseParameterAssignmentsTypeOrBuilder getGroupOfCustomerPurchaseParameterAssignmentsOrBuilder()
       A grouping of CUSTOMER PURCHASE PARAMETER ASSIGNMENTs  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 958:119]
       
      .uk.org.netex.www.netex.GroupOfCustomerPurchaseParameterAssignmentsType group_of_customer_purchase_parameter_assignments = 446;
    • hasPassengerValidateTravelEntry

      boolean hasPassengerValidateTravelEntry()
       Element defining a PASSENGER VALIDATE TRAVEL ENTRY  [netex_part_3/part3_salesTransactions/netex_fareContract_logentries_version.xsd at 193:107]
       
      .uk.org.netex.www.netex.PassengerValidateTravelEntryType passenger_validate_travel_entry = 447;
      Returns:
      Whether the passengerValidateTravelEntry field is set.
    • getPassengerValidateTravelEntry

      PassengerValidateTravelEntryType getPassengerValidateTravelEntry()
       Element defining a PASSENGER VALIDATE TRAVEL ENTRY  [netex_part_3/part3_salesTransactions/netex_fareContract_logentries_version.xsd at 193:107]
       
      .uk.org.netex.www.netex.PassengerValidateTravelEntryType passenger_validate_travel_entry = 447;
      Returns:
      The passengerValidateTravelEntry.
    • getPassengerValidateTravelEntryOrBuilder

      PassengerValidateTravelEntryTypeOrBuilder getPassengerValidateTravelEntryOrBuilder()
       Element defining a PASSENGER VALIDATE TRAVEL ENTRY  [netex_part_3/part3_salesTransactions/netex_fareContract_logentries_version.xsd at 193:107]
       
      .uk.org.netex.www.netex.PassengerValidateTravelEntryType passenger_validate_travel_entry = 447;
    • hasPassengerUsedSameStopEntry

      boolean hasPassengerUsedSameStopEntry()
       Element defining a PASSENGER USED SAME STOP ENTRY  [netex_part_3/part3_salesTransactions/netex_fareContract_logentries_version.xsd at 247:105]
       
      .uk.org.netex.www.netex.PassengerUsedSameStopEntryType passenger_used_same_stop_entry = 448;
      Returns:
      Whether the passengerUsedSameStopEntry field is set.
    • getPassengerUsedSameStopEntry

      PassengerUsedSameStopEntryType getPassengerUsedSameStopEntry()
       Element defining a PASSENGER USED SAME STOP ENTRY  [netex_part_3/part3_salesTransactions/netex_fareContract_logentries_version.xsd at 247:105]
       
      .uk.org.netex.www.netex.PassengerUsedSameStopEntryType passenger_used_same_stop_entry = 448;
      Returns:
      The passengerUsedSameStopEntry.
    • getPassengerUsedSameStopEntryOrBuilder

      PassengerUsedSameStopEntryTypeOrBuilder getPassengerUsedSameStopEntryOrBuilder()
       Element defining a PASSENGER USED SAME STOP ENTRY  [netex_part_3/part3_salesTransactions/netex_fareContract_logentries_version.xsd at 247:105]
       
      .uk.org.netex.www.netex.PassengerUsedSameStopEntryType passenger_used_same_stop_entry = 448;
    • hasNoAccessRightsOnAccount

      boolean hasNoAccessRightsOnAccount()
       A NO ACCESS RIGHTS ON ACCOUNT ENTRY records the detection of a passenger without any valid ticket.  [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 252:105]
       
      .uk.org.netex.www.netex.NoAccessRightsOnAccountType no_access_rights_on_account = 449;
      Returns:
      Whether the noAccessRightsOnAccount field is set.
    • getNoAccessRightsOnAccount

      NoAccessRightsOnAccountType getNoAccessRightsOnAccount()
       A NO ACCESS RIGHTS ON ACCOUNT ENTRY records the detection of a passenger without any valid ticket.  [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 252:105]
       
      .uk.org.netex.www.netex.NoAccessRightsOnAccountType no_access_rights_on_account = 449;
      Returns:
      The noAccessRightsOnAccount.
    • getNoAccessRightsOnAccountOrBuilder

      NoAccessRightsOnAccountTypeOrBuilder getNoAccessRightsOnAccountOrBuilder()
       A NO ACCESS RIGHTS ON ACCOUNT ENTRY records the detection of a passenger without any valid ticket.  [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 252:105]
       
      .uk.org.netex.www.netex.NoAccessRightsOnAccountType no_access_rights_on_account = 449;
    • hasInsufficientAccessRightsOnAccount

      boolean hasInsufficientAccessRightsOnAccount()
       INSUFFICIENT ACCESS RIGHTS ENTRY records the result of the comparison between one or several CONTROL ENTRies and the theoretical access rights attached to the TRAVEL DOCUMENT controlled, detecting insufficient rights to consume and possibly providing a DEBIT or one or more OFFENCEs.  [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 295:115]
       
      .uk.org.netex.www.netex.InsufficientAccessRightsOnAccountType insufficient_access_rights_on_account = 450;
      Returns:
      Whether the insufficientAccessRightsOnAccount field is set.
    • getInsufficientAccessRightsOnAccount

      InsufficientAccessRightsOnAccountType getInsufficientAccessRightsOnAccount()
       INSUFFICIENT ACCESS RIGHTS ENTRY records the result of the comparison between one or several CONTROL ENTRies and the theoretical access rights attached to the TRAVEL DOCUMENT controlled, detecting insufficient rights to consume and possibly providing a DEBIT or one or more OFFENCEs.  [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 295:115]
       
      .uk.org.netex.www.netex.InsufficientAccessRightsOnAccountType insufficient_access_rights_on_account = 450;
      Returns:
      The insufficientAccessRightsOnAccount.
    • getInsufficientAccessRightsOnAccountOrBuilder

      InsufficientAccessRightsOnAccountTypeOrBuilder getInsufficientAccessRightsOnAccountOrBuilder()
       INSUFFICIENT ACCESS RIGHTS ENTRY records the result of the comparison between one or several CONTROL ENTRies and the theoretical access rights attached to the TRAVEL DOCUMENT controlled, detecting insufficient rights to consume and possibly providing a DEBIT or one or more OFFENCEs.  [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 295:115]
       
      .uk.org.netex.www.netex.InsufficientAccessRightsOnAccountType insufficient_access_rights_on_account = 450;
    • hasReverting

      boolean hasReverting()
       Common rules describing reverting of activations and markings of tickets (CustomerPurchasePackageElementAccess) in case the traveller, conductor og customer service representative or others accidentially activates/validates/uses the wrong ticket/FareContract  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 253:85]
       
      .uk.org.netex.www.netex.RevertingType reverting = 451;
      Returns:
      Whether the reverting field is set.
    • getReverting

      RevertingType getReverting()
       Common rules describing reverting of activations and markings of tickets (CustomerPurchasePackageElementAccess) in case the traveller, conductor og customer service representative or others accidentially activates/validates/uses the wrong ticket/FareContract  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 253:85]
       
      .uk.org.netex.www.netex.RevertingType reverting = 451;
      Returns:
      The reverting.
    • getRevertingOrBuilder

      RevertingTypeOrBuilder getRevertingOrBuilder()
       Common rules describing reverting of activations and markings of tickets (CustomerPurchasePackageElementAccess) in case the traveller, conductor og customer service representative or others accidentially activates/validates/uses the wrong ticket/FareContract  [netex_part_3/part3_fares/netex_usageParameterAfterSales_version.xsd at 253:85]
       
      .uk.org.netex.www.netex.RevertingType reverting = 451;
    • hasPurchaseFulfilmentEntry

      boolean hasPurchaseFulfilmentEntry()
       Element defining a PURCHASE FULFILMENT ENTRY  [netex_part_3/part3_salesTransactions/netex_fareContract_logentries_version.xsd at 343:102]
       
      .uk.org.netex.www.netex.PurchaseFulfilmentEntryType purchase_fulfilment_entry = 452;
      Returns:
      Whether the purchaseFulfilmentEntry field is set.
    • getPurchaseFulfilmentEntry

      PurchaseFulfilmentEntryType getPurchaseFulfilmentEntry()
       Element defining a PURCHASE FULFILMENT ENTRY  [netex_part_3/part3_salesTransactions/netex_fareContract_logentries_version.xsd at 343:102]
       
      .uk.org.netex.www.netex.PurchaseFulfilmentEntryType purchase_fulfilment_entry = 452;
      Returns:
      The purchaseFulfilmentEntry.
    • getPurchaseFulfilmentEntryOrBuilder

      PurchaseFulfilmentEntryTypeOrBuilder getPurchaseFulfilmentEntryOrBuilder()
       Element defining a PURCHASE FULFILMENT ENTRY  [netex_part_3/part3_salesTransactions/netex_fareContract_logentries_version.xsd at 343:102]
       
      .uk.org.netex.www.netex.PurchaseFulfilmentEntryType purchase_fulfilment_entry = 452;
    • hasMappingFulfilmentEntry

      boolean hasMappingFulfilmentEntry()
       Element defining a MAPPING FULFILMENT ENTRY  [netex_part_3/part3_salesTransactions/netex_fareContract_logentries_version.xsd at 385:101]
       
      .uk.org.netex.www.netex.MappingFulfilmentEntryType mapping_fulfilment_entry = 453;
      Returns:
      Whether the mappingFulfilmentEntry field is set.
    • getMappingFulfilmentEntry

      MappingFulfilmentEntryType getMappingFulfilmentEntry()
       Element defining a MAPPING FULFILMENT ENTRY  [netex_part_3/part3_salesTransactions/netex_fareContract_logentries_version.xsd at 385:101]
       
      .uk.org.netex.www.netex.MappingFulfilmentEntryType mapping_fulfilment_entry = 453;
      Returns:
      The mappingFulfilmentEntry.
    • getMappingFulfilmentEntryOrBuilder

      MappingFulfilmentEntryTypeOrBuilder getMappingFulfilmentEntryOrBuilder()
       Element defining a MAPPING FULFILMENT ENTRY  [netex_part_3/part3_salesTransactions/netex_fareContract_logentries_version.xsd at 385:101]
       
      .uk.org.netex.www.netex.MappingFulfilmentEntryType mapping_fulfilment_entry = 453;
    • hasSecurityPolicy

      boolean hasSecurityPolicy()
       Policy regarding different aspects of security, for example required required security level for account based ticketing.  [netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd at 312:90]
       
      .uk.org.netex.www.netex.SecurityPolicyType security_policy = 454;
      Returns:
      Whether the securityPolicy field is set.
    • getSecurityPolicy

      SecurityPolicyType getSecurityPolicy()
       Policy regarding different aspects of security, for example required required security level for account based ticketing.  [netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd at 312:90]
       
      .uk.org.netex.www.netex.SecurityPolicyType security_policy = 454;
      Returns:
      The securityPolicy.
    • getSecurityPolicyOrBuilder

      SecurityPolicyTypeOrBuilder getSecurityPolicyOrBuilder()
       Policy regarding different aspects of security, for example required required security level for account based ticketing.  [netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd at 312:90]
       
      .uk.org.netex.www.netex.SecurityPolicyType security_policy = 454;
    • hasOnboardValidity

      boolean hasOnboardValidity()
       UsageParameter defining whether it is enough to board/validate the access right before expiry time in order to travel or if the access right must be temporally valid for the whole journey  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 749:91]
       
      .uk.org.netex.www.netex.OnboardValidityType onboard_validity = 455;
      Returns:
      Whether the onboardValidity field is set.
    • getOnboardValidity

      OnboardValidityType getOnboardValidity()
       UsageParameter defining whether it is enough to board/validate the access right before expiry time in order to travel or if the access right must be temporally valid for the whole journey  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 749:91]
       
      .uk.org.netex.www.netex.OnboardValidityType onboard_validity = 455;
      Returns:
      The onboardValidity.
    • getOnboardValidityOrBuilder

      OnboardValidityTypeOrBuilder getOnboardValidityOrBuilder()
       UsageParameter defining whether it is enough to board/validate the access right before expiry time in order to travel or if the access right must be temporally valid for the whole journey  [netex_part_3/part3_fares/netex_usageParameterTravel_version.xsd at 749:91]
       
      .uk.org.netex.www.netex.OnboardValidityType onboard_validity = 455;
    • hasTravelDocumentProvider

      boolean hasTravelDocumentProvider()
       Provider of TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 189:100]
       
      .uk.org.netex.www.netex.TravelDocumentProviderType travel_document_provider = 456;
      Returns:
      Whether the travelDocumentProvider field is set.
    • getTravelDocumentProvider

      TravelDocumentProviderType getTravelDocumentProvider()
       Provider of TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 189:100]
       
      .uk.org.netex.www.netex.TravelDocumentProviderType travel_document_provider = 456;
      Returns:
      The travelDocumentProvider.
    • getTravelDocumentProviderOrBuilder

      TravelDocumentProviderTypeOrBuilder getTravelDocumentProviderOrBuilder()
       Provider of TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 189:100]
       
      .uk.org.netex.www.netex.TravelDocumentProviderType travel_document_provider = 456;
    • hasTravelDocumentRiskPolicy

      boolean hasTravelDocumentRiskPolicy()
       The risk policy associated with a TRAVEL DOCUMENT.   [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 241:102]
       
      .uk.org.netex.www.netex.TravelDocumentRiskPolicyType travel_document_risk_policy = 457;
      Returns:
      Whether the travelDocumentRiskPolicy field is set.
    • getTravelDocumentRiskPolicy

      TravelDocumentRiskPolicyType getTravelDocumentRiskPolicy()
       The risk policy associated with a TRAVEL DOCUMENT.   [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 241:102]
       
      .uk.org.netex.www.netex.TravelDocumentRiskPolicyType travel_document_risk_policy = 457;
      Returns:
      The travelDocumentRiskPolicy.
    • getTravelDocumentRiskPolicyOrBuilder

      TravelDocumentRiskPolicyTypeOrBuilder getTravelDocumentRiskPolicyOrBuilder()
       The risk policy associated with a TRAVEL DOCUMENT.   [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 241:102]
       
      .uk.org.netex.www.netex.TravelDocumentRiskPolicyType travel_document_risk_policy = 457;
    • hasMediumAccessDevice

      boolean hasMediumAccessDevice()
       A component (mobile phone, smart card, etc) with the necessary facilities (hardware and software) to host a MEDIUM APPLICATION INSTANCE and communicate with a control device. +v1.2.2.  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 104:102]
       
      .uk.org.netex.www.netex.MediumAccessDeviceType medium_access_device = 480;
      Returns:
      Whether the mediumAccessDevice field is set.
    • getMediumAccessDevice

      MediumAccessDeviceType getMediumAccessDevice()
       A component (mobile phone, smart card, etc) with the necessary facilities (hardware and software) to host a MEDIUM APPLICATION INSTANCE and communicate with a control device. +v1.2.2.  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 104:102]
       
      .uk.org.netex.www.netex.MediumAccessDeviceType medium_access_device = 480;
      Returns:
      The mediumAccessDevice.
    • getMediumAccessDeviceOrBuilder

      MediumAccessDeviceTypeOrBuilder getMediumAccessDeviceOrBuilder()
       A component (mobile phone, smart card, etc) with the necessary facilities (hardware and software) to host a MEDIUM APPLICATION INSTANCE and communicate with a control device. +v1.2.2.  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 104:102]
       
      .uk.org.netex.www.netex.MediumAccessDeviceType medium_access_device = 480;
    • hasMobileDevice

      boolean hasMobileDevice()
       A mobile device (mobile phone, tablet, etc) with the necessary facilities (hardware and software) to host a MEDIUM APPLICATION INSTANCE and communicate with a control device. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 170:90]
       
      .uk.org.netex.www.netex.MobileDeviceType mobile_device = 481;
      Returns:
      Whether the mobileDevice field is set.
    • getMobileDevice

      MobileDeviceType getMobileDevice()
       A mobile device (mobile phone, tablet, etc) with the necessary facilities (hardware and software) to host a MEDIUM APPLICATION INSTANCE and communicate with a control device. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 170:90]
       
      .uk.org.netex.www.netex.MobileDeviceType mobile_device = 481;
      Returns:
      The mobileDevice.
    • getMobileDeviceOrBuilder

      MobileDeviceTypeOrBuilder getMobileDeviceOrBuilder()
       A mobile device (mobile phone, tablet, etc) with the necessary facilities (hardware and software) to host a MEDIUM APPLICATION INSTANCE and communicate with a control device. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 170:90]
       
      .uk.org.netex.www.netex.MobileDeviceType mobile_device = 481;
    • hasEmvCard

      boolean hasEmvCard()
       A standardised payment card (Europay MasterCard Visa etc) , capable of being used as token for an ABT system +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 207:85]
       
      .uk.org.netex.www.netex.EmvCardType emv_card = 482;
      Returns:
      Whether the emvCard field is set.
    • getEmvCard

      EmvCardType getEmvCard()
       A standardised payment card (Europay MasterCard Visa etc) , capable of being used as token for an ABT system +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 207:85]
       
      .uk.org.netex.www.netex.EmvCardType emv_card = 482;
      Returns:
      The emvCard.
    • getEmvCardOrBuilder

      EmvCardTypeOrBuilder getEmvCardOrBuilder()
       A standardised payment card (Europay MasterCard Visa etc) , capable of being used as token for an ABT system +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 207:85]
       
      .uk.org.netex.www.netex.EmvCardType emv_card = 482;
    • hasSmartcard

      boolean hasSmartcard()
       A  smart card with the necessary facilities (hardware and software) are) to host a  MEDIUM APPLICATION INSTANCE and communicate with a control device. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 243:87]
       
      .uk.org.netex.www.netex.SmartcardType smartcard = 483;
      Returns:
      Whether the smartcard field is set.
    • getSmartcard

      SmartcardType getSmartcard()
       A  smart card with the necessary facilities (hardware and software) are) to host a  MEDIUM APPLICATION INSTANCE and communicate with a control device. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 243:87]
       
      .uk.org.netex.www.netex.SmartcardType smartcard = 483;
      Returns:
      The smartcard.
    • getSmartcardOrBuilder

      SmartcardTypeOrBuilder getSmartcardOrBuilder()
       A  smart card with the necessary facilities (hardware and software) are) to host a  MEDIUM APPLICATION INSTANCE and communicate with a control device. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 243:87]
       
      .uk.org.netex.www.netex.SmartcardType smartcard = 483;
    • hasTypeOfMediumAccessDevice

      boolean hasTypeOfMediumAccessDevice()
       A classification for a TYPE OF MEDIUM ACCESS DEVICE.  +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 426:96]
       
      .uk.org.netex.www.netex.TypeOfMediumAccessDeviceType type_of_medium_access_device = 484;
      Returns:
      Whether the typeOfMediumAccessDevice field is set.
    • getTypeOfMediumAccessDevice

      TypeOfMediumAccessDeviceType getTypeOfMediumAccessDevice()
       A classification for a TYPE OF MEDIUM ACCESS DEVICE.  +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 426:96]
       
      .uk.org.netex.www.netex.TypeOfMediumAccessDeviceType type_of_medium_access_device = 484;
      Returns:
      The typeOfMediumAccessDevice.
    • getTypeOfMediumAccessDeviceOrBuilder

      TypeOfMediumAccessDeviceTypeOrBuilder getTypeOfMediumAccessDeviceOrBuilder()
       A classification for a TYPE OF MEDIUM ACCESS DEVICE.  +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 426:96]
       
      .uk.org.netex.www.netex.TypeOfMediumAccessDeviceType type_of_medium_access_device = 484;
    • hasTaxiService

      boolean hasTaxiService()
       A type of VEHICLE POOLING SERVICE where the service may be regulated according to a particular taxi policy. .  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 269:77]
       
      .uk.org.netex.www.netex.TaxiServiceType taxi_service = 486;
      Returns:
      Whether the taxiService field is set.
    • getTaxiService

      TaxiServiceType getTaxiService()
       A type of VEHICLE POOLING SERVICE where the service may be regulated according to a particular taxi policy. .  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 269:77]
       
      .uk.org.netex.www.netex.TaxiServiceType taxi_service = 486;
      Returns:
      The taxiService.
    • getTaxiServiceOrBuilder

      TaxiServiceTypeOrBuilder getTaxiServiceOrBuilder()
       A type of VEHICLE POOLING SERVICE where the service may be regulated according to a particular taxi policy. .  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 269:77]
       
      .uk.org.netex.www.netex.TaxiServiceType taxi_service = 486;
    • hasCarPoolingService

      boolean hasCarPoolingService()
       A transport service that connects users (driver and passenger(s)) for carrying out trips.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 332:83]
       
      .uk.org.netex.www.netex.CarPoolingServiceType car_pooling_service = 487;
      Returns:
      Whether the carPoolingService field is set.
    • getCarPoolingService

      CarPoolingServiceType getCarPoolingService()
       A transport service that connects users (driver and passenger(s)) for carrying out trips.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 332:83]
       
      .uk.org.netex.www.netex.CarPoolingServiceType car_pooling_service = 487;
      Returns:
      The carPoolingService.
    • getCarPoolingServiceOrBuilder

      CarPoolingServiceTypeOrBuilder getCarPoolingServiceOrBuilder()
       A transport service that connects users (driver and passenger(s)) for carrying out trips.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 332:83]
       
      .uk.org.netex.www.netex.CarPoolingServiceType car_pooling_service = 487;
    • hasChauffeuredVehicleService

      boolean hasChauffeuredVehicleService()
       A type of VEHICLE POOLING SERVICE which can only be used by prior arrangement and where the driver has a commercial agreement with the user. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 394:91]
       
      .uk.org.netex.www.netex.ChauffeuredVehicleServiceType chauffeured_vehicle_service = 488;
      Returns:
      Whether the chauffeuredVehicleService field is set.
    • getChauffeuredVehicleService

      ChauffeuredVehicleServiceType getChauffeuredVehicleService()
       A type of VEHICLE POOLING SERVICE which can only be used by prior arrangement and where the driver has a commercial agreement with the user. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 394:91]
       
      .uk.org.netex.www.netex.ChauffeuredVehicleServiceType chauffeured_vehicle_service = 488;
      Returns:
      The chauffeuredVehicleService.
    • getChauffeuredVehicleServiceOrBuilder

      ChauffeuredVehicleServiceTypeOrBuilder getChauffeuredVehicleServiceOrBuilder()
       A type of VEHICLE POOLING SERVICE which can only be used by prior arrangement and where the driver has a commercial agreement with the user. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 394:91]
       
      .uk.org.netex.www.netex.ChauffeuredVehicleServiceType chauffeured_vehicle_service = 488;
    • hasVehicleSharingService

      boolean hasVehicleSharingService()
       A transport service offer related to VEHICLE SHARING. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 456:86]
       
      .uk.org.netex.www.netex.VehicleSharingServiceType vehicle_sharing_service = 489;
      Returns:
      Whether the vehicleSharingService field is set.
    • getVehicleSharingService

      VehicleSharingServiceType getVehicleSharingService()
       A transport service offer related to VEHICLE SHARING. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 456:86]
       
      .uk.org.netex.www.netex.VehicleSharingServiceType vehicle_sharing_service = 489;
      Returns:
      The vehicleSharingService.
    • getVehicleSharingServiceOrBuilder

      VehicleSharingServiceTypeOrBuilder getVehicleSharingServiceOrBuilder()
       A transport service offer related to VEHICLE SHARING. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 456:86]
       
      .uk.org.netex.www.netex.VehicleSharingServiceType vehicle_sharing_service = 489;
    • hasVehicleRentalService

      boolean hasVehicleRentalService()
       A transport service offer related to VEHICLE RENTAL. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 534:85]
       
      .uk.org.netex.www.netex.VehicleRentalServiceType vehicle_rental_service = 490;
      Returns:
      Whether the vehicleRentalService field is set.
    • getVehicleRentalService

      VehicleRentalServiceType getVehicleRentalService()
       A transport service offer related to VEHICLE RENTAL. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 534:85]
       
      .uk.org.netex.www.netex.VehicleRentalServiceType vehicle_rental_service = 490;
      Returns:
      The vehicleRentalService.
    • getVehicleRentalServiceOrBuilder

      VehicleRentalServiceTypeOrBuilder getVehicleRentalServiceOrBuilder()
       A transport service offer related to VEHICLE RENTAL. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 534:85]
       
      .uk.org.netex.www.netex.VehicleRentalServiceType vehicle_rental_service = 490;
    • hasTypeOfMobilityService

      boolean hasTypeOfMobilityService()
       A classification of a MOBILITY SERVICE according to its functional purpose.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 611:94]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceType type_of_mobility_service = 491;
      Returns:
      Whether the typeOfMobilityService field is set.
    • getTypeOfMobilityService

      TypeOfMobilityServiceType getTypeOfMobilityService()
       A classification of a MOBILITY SERVICE according to its functional purpose.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 611:94]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceType type_of_mobility_service = 491;
      Returns:
      The typeOfMobilityService.
    • getTypeOfMobilityServiceOrBuilder

      TypeOfMobilityServiceTypeOrBuilder getTypeOfMobilityServiceOrBuilder()
       A classification of a MOBILITY SERVICE according to its functional purpose.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 611:94]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceType type_of_mobility_service = 491;
    • hasOnlineServiceOperator

      boolean hasOnlineServiceOperator()
       An organisation that provides online access to an ONLINE SERVICE without operating transportation services of travellers.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_version.xsd at 58:87]
       
      .uk.org.netex.www.netex.OnlineServiceOperatorType online_service_operator = 492;
      Returns:
      Whether the onlineServiceOperator field is set.
    • getOnlineServiceOperator

      OnlineServiceOperatorType getOnlineServiceOperator()
       An organisation that provides online access to an ONLINE SERVICE without operating transportation services of travellers.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_version.xsd at 58:87]
       
      .uk.org.netex.www.netex.OnlineServiceOperatorType online_service_operator = 492;
      Returns:
      The onlineServiceOperator.
    • getOnlineServiceOperatorOrBuilder

      OnlineServiceOperatorTypeOrBuilder getOnlineServiceOperatorOrBuilder()
       An organisation that provides online access to an ONLINE SERVICE without operating transportation services of travellers.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_version.xsd at 58:87]
       
      .uk.org.netex.www.netex.OnlineServiceOperatorType online_service_operator = 492;
    • hasOnlineService

      boolean hasOnlineService()
       Any remotely accessible service providing access to any mode of transportation and/or information related to transportation services. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_version.xsd at 163:73]
       
      .uk.org.netex.www.netex.OnlineServiceType online_service = 493;
      Returns:
      Whether the onlineService field is set.
    • getOnlineService

      OnlineServiceType getOnlineService()
       Any remotely accessible service providing access to any mode of transportation and/or information related to transportation services. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_version.xsd at 163:73]
       
      .uk.org.netex.www.netex.OnlineServiceType online_service = 493;
      Returns:
      The onlineService.
    • getOnlineServiceOrBuilder

      OnlineServiceTypeOrBuilder getOnlineServiceOrBuilder()
       Any remotely accessible service providing access to any mode of transportation and/or information related to transportation services. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_version.xsd at 163:73]
       
      .uk.org.netex.www.netex.OnlineServiceType online_service = 493;
    • hasVehicleMeetingPoint

      boolean hasVehicleMeetingPoint()
       A POINT where passengers can board or alight from vehicles.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_version.xsd at 87:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPointType vehicle_meeting_point = 494;
      Returns:
      Whether the vehicleMeetingPoint field is set.
    • getVehicleMeetingPoint

      VehicleMeetingPointType getVehicleMeetingPoint()
       A POINT where passengers can board or alight from vehicles.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_version.xsd at 87:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPointType vehicle_meeting_point = 494;
      Returns:
      The vehicleMeetingPoint.
    • getVehicleMeetingPointOrBuilder

      VehicleMeetingPointTypeOrBuilder getVehicleMeetingPointOrBuilder()
       A POINT where passengers can board or alight from vehicles.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_version.xsd at 87:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPointType vehicle_meeting_point = 494;
    • hasVehicleMeetingLink

      boolean hasVehicleMeetingLink()
       A LINK between an ordered pair of STOP POINTs.  VEHICLE MEETING LINKs are directional - there will be separate links for each direction of a route.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_version.xsd at 144:83]
       
      .uk.org.netex.www.netex.VehicleMeetingLinkType vehicle_meeting_link = 495;
      Returns:
      Whether the vehicleMeetingLink field is set.
    • getVehicleMeetingLink

      VehicleMeetingLinkType getVehicleMeetingLink()
       A LINK between an ordered pair of STOP POINTs.  VEHICLE MEETING LINKs are directional - there will be separate links for each direction of a route.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_version.xsd at 144:83]
       
      .uk.org.netex.www.netex.VehicleMeetingLinkType vehicle_meeting_link = 495;
      Returns:
      The vehicleMeetingLink.
    • getVehicleMeetingLinkOrBuilder

      VehicleMeetingLinkTypeOrBuilder getVehicleMeetingLinkOrBuilder()
       A LINK between an ordered pair of STOP POINTs.  VEHICLE MEETING LINKs are directional - there will be separate links for each direction of a route.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPoint_version.xsd at 144:83]
       
      .uk.org.netex.www.netex.VehicleMeetingLinkType vehicle_meeting_link = 495;
    • hasVehicleMeetingPlaceu

      boolean hasVehicleMeetingPlaceu()
       DUMMY type to workaround SG limitation.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 73:127]
       
      .uk.org.netex.www.netex.AddressablePlace_VersionStructure vehicle_meeting_placeu = 496;
      Returns:
      Whether the vehicleMeetingPlaceu field is set.
    • getVehicleMeetingPlaceu

      AddressablePlace_VersionStructure getVehicleMeetingPlaceu()
       DUMMY type to workaround SG limitation.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 73:127]
       
      .uk.org.netex.www.netex.AddressablePlace_VersionStructure vehicle_meeting_placeu = 496;
      Returns:
      The vehicleMeetingPlaceu.
    • getVehicleMeetingPlaceuOrBuilder

      AddressablePlace_VersionStructureOrBuilder getVehicleMeetingPlaceuOrBuilder()
       DUMMY type to workaround SG limitation.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 73:127]
       
      .uk.org.netex.www.netex.AddressablePlace_VersionStructure vehicle_meeting_placeu = 496;
    • hasVehicleMeetingPlace

      boolean hasVehicleMeetingPlace()
       A place where  vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 78:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPlaceType vehicle_meeting_place = 497;
      Returns:
      Whether the vehicleMeetingPlace field is set.
    • getVehicleMeetingPlace

      VehicleMeetingPlaceType getVehicleMeetingPlace()
       A place where  vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 78:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPlaceType vehicle_meeting_place = 497;
      Returns:
      The vehicleMeetingPlace.
    • getVehicleMeetingPlaceOrBuilder

      VehicleMeetingPlaceTypeOrBuilder getVehicleMeetingPlaceOrBuilder()
       A place where  vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 78:85]
       
      .uk.org.netex.www.netex.VehicleMeetingPlaceType vehicle_meeting_place = 497;
    • hasVehiclePoolingMeetingPlace

      boolean hasVehiclePoolingMeetingPlace()
       A place where  vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 141:107]
       
      .uk.org.netex.www.netex.VehiclePoolingMeetingPlaceType vehicle_pooling_meeting_place = 498;
      Returns:
      Whether the vehiclePoolingMeetingPlace field is set.
    • getVehiclePoolingMeetingPlace

      VehiclePoolingMeetingPlaceType getVehiclePoolingMeetingPlace()
       A place where  vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 141:107]
       
      .uk.org.netex.www.netex.VehiclePoolingMeetingPlaceType vehicle_pooling_meeting_place = 498;
      Returns:
      The vehiclePoolingMeetingPlace.
    • getVehiclePoolingMeetingPlaceOrBuilder

      VehiclePoolingMeetingPlaceTypeOrBuilder getVehiclePoolingMeetingPlaceOrBuilder()
       A place where  vehicles/passengers meet to change mode of transportation, for boarding, alighting, pick-up, drop-off, etc.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 141:107]
       
      .uk.org.netex.www.netex.VehiclePoolingMeetingPlaceType vehicle_pooling_meeting_place = 498;
    • hasVehicleSharingParkingArea

      boolean hasVehicleSharingParkingArea()
       A dedicated part of the PARKING AREA for vehicle sharing or rental which is composed of one or more VEHICLE SHARING PARKING BAYs. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 196:98]
       
      .uk.org.netex.www.netex.VehicleSharingParkingAreaType vehicle_sharing_parking_area = 499;
      Returns:
      Whether the vehicleSharingParkingArea field is set.
    • getVehicleSharingParkingArea

      VehicleSharingParkingAreaType getVehicleSharingParkingArea()
       A dedicated part of the PARKING AREA for vehicle sharing or rental which is composed of one or more VEHICLE SHARING PARKING BAYs. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 196:98]
       
      .uk.org.netex.www.netex.VehicleSharingParkingAreaType vehicle_sharing_parking_area = 499;
      Returns:
      The vehicleSharingParkingArea.
    • getVehicleSharingParkingAreaOrBuilder

      VehicleSharingParkingAreaTypeOrBuilder getVehicleSharingParkingAreaOrBuilder()
       A dedicated part of the PARKING AREA for vehicle sharing or rental which is composed of one or more VEHICLE SHARING PARKING BAYs. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 196:98]
       
      .uk.org.netex.www.netex.VehicleSharingParkingAreaType vehicle_sharing_parking_area = 499;
    • hasVehiclePoolingParkingArea

      boolean hasVehiclePoolingParkingArea()
       A dedicated space of a PARKING AREA for either vehicles active in a pooling service or  vehicles of a pooling service users  where vehicles are left for a longer time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 266:98]
       
      .uk.org.netex.www.netex.VehiclePoolingParkingAreaType vehicle_pooling_parking_area = 500;
      Returns:
      Whether the vehiclePoolingParkingArea field is set.
    • getVehiclePoolingParkingArea

      VehiclePoolingParkingAreaType getVehiclePoolingParkingArea()
       A dedicated space of a PARKING AREA for either vehicles active in a pooling service or  vehicles of a pooling service users  where vehicles are left for a longer time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 266:98]
       
      .uk.org.netex.www.netex.VehiclePoolingParkingAreaType vehicle_pooling_parking_area = 500;
      Returns:
      The vehiclePoolingParkingArea.
    • getVehiclePoolingParkingAreaOrBuilder

      VehiclePoolingParkingAreaTypeOrBuilder getVehiclePoolingParkingAreaOrBuilder()
       A dedicated space of a PARKING AREA for either vehicles active in a pooling service or  vehicles of a pooling service users  where vehicles are left for a longer time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 266:98]
       
      .uk.org.netex.www.netex.VehiclePoolingParkingAreaType vehicle_pooling_parking_area = 500;
    • hasVehicleSharingParkingBay

      boolean hasVehicleSharingParkingBay()
       A spot in the PARKING AREA dedicated to vehicle sharing or rental.     +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 336:96]
       
      .uk.org.netex.www.netex.VehicleSharingParkingBayType vehicle_sharing_parking_bay = 501;
      Returns:
      Whether the vehicleSharingParkingBay field is set.
    • getVehicleSharingParkingBay

      VehicleSharingParkingBayType getVehicleSharingParkingBay()
       A spot in the PARKING AREA dedicated to vehicle sharing or rental.     +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 336:96]
       
      .uk.org.netex.www.netex.VehicleSharingParkingBayType vehicle_sharing_parking_bay = 501;
      Returns:
      The vehicleSharingParkingBay.
    • getVehicleSharingParkingBayOrBuilder

      VehicleSharingParkingBayTypeOrBuilder getVehicleSharingParkingBayOrBuilder()
       A spot in the PARKING AREA dedicated to vehicle sharing or rental.     +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 336:96]
       
      .uk.org.netex.www.netex.VehicleSharingParkingBayType vehicle_sharing_parking_bay = 501;
    • hasVehiclePoolingParkingBay

      boolean hasVehiclePoolingParkingBay()
       A dedicated space of a PARKING AREA for either vehicles active in a pooling service or  vehicles of a pooling service users  where vehicles are left for a longer time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 405:96]
       
      .uk.org.netex.www.netex.VehiclePoolingParkingBayType vehicle_pooling_parking_bay = 502;
      Returns:
      Whether the vehiclePoolingParkingBay field is set.
    • getVehiclePoolingParkingBay

      VehiclePoolingParkingBayType getVehiclePoolingParkingBay()
       A dedicated space of a PARKING AREA for either vehicles active in a pooling service or  vehicles of a pooling service users  where vehicles are left for a longer time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 405:96]
       
      .uk.org.netex.www.netex.VehiclePoolingParkingBayType vehicle_pooling_parking_bay = 502;
      Returns:
      The vehiclePoolingParkingBay.
    • getVehiclePoolingParkingBayOrBuilder

      VehiclePoolingParkingBayTypeOrBuilder getVehiclePoolingParkingBayOrBuilder()
       A dedicated space of a PARKING AREA for either vehicles active in a pooling service or  vehicles of a pooling service users  where vehicles are left for a longer time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_version.xsd at 405:96]
       
      .uk.org.netex.www.netex.VehiclePoolingParkingBayType vehicle_pooling_parking_bay = 502;
    • hasVehicleMeetingPointAssignmentu

      boolean hasVehicleMeetingPointAssignmentu()
       Dummy Type to work round SG restrictions.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 90:102]
       
      .uk.org.netex.www.netex.VehicleMeetingPointAssignment_Type vehicle_meeting_point_assignmentu = 503;
      Returns:
      Whether the vehicleMeetingPointAssignmentu field is set.
    • getVehicleMeetingPointAssignmentu

      VehicleMeetingPointAssignment_Type getVehicleMeetingPointAssignmentu()
       Dummy Type to work round SG restrictions.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 90:102]
       
      .uk.org.netex.www.netex.VehicleMeetingPointAssignment_Type vehicle_meeting_point_assignmentu = 503;
      Returns:
      The vehicleMeetingPointAssignmentu.
    • getVehicleMeetingPointAssignmentuOrBuilder

      VehicleMeetingPointAssignment_TypeOrBuilder getVehicleMeetingPointAssignmentuOrBuilder()
       Dummy Type to work round SG restrictions.  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 90:102]
       
      .uk.org.netex.www.netex.VehicleMeetingPointAssignment_Type vehicle_meeting_point_assignmentu = 503;
    • hasVehicleMeetingPointAssignment

      boolean hasVehicleMeetingPointAssignment()
       The allocation of a VEHICLE MEETING POINT to a SITE COMPONENT  or ADDRESSABLE PLACE (for vehicle pooling or vehicle sharing purposes).  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 117:101]
       
      .uk.org.netex.www.netex.VehicleMeetingPointAssignmentType vehicle_meeting_point_assignment = 504;
      Returns:
      Whether the vehicleMeetingPointAssignment field is set.
    • getVehicleMeetingPointAssignment

      VehicleMeetingPointAssignmentType getVehicleMeetingPointAssignment()
       The allocation of a VEHICLE MEETING POINT to a SITE COMPONENT  or ADDRESSABLE PLACE (for vehicle pooling or vehicle sharing purposes).  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 117:101]
       
      .uk.org.netex.www.netex.VehicleMeetingPointAssignmentType vehicle_meeting_point_assignment = 504;
      Returns:
      The vehicleMeetingPointAssignment.
    • getVehicleMeetingPointAssignmentOrBuilder

      VehicleMeetingPointAssignmentTypeOrBuilder getVehicleMeetingPointAssignmentOrBuilder()
       The allocation of a VEHICLE MEETING POINT to a SITE COMPONENT  or ADDRESSABLE PLACE (for vehicle pooling or vehicle sharing purposes).  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 117:101]
       
      .uk.org.netex.www.netex.VehicleMeetingPointAssignmentType vehicle_meeting_point_assignment = 504;
    • hasDynamicVehicleMeetingPointAssignment

      boolean hasDynamicVehicleMeetingPointAssignment()
       Dynamic allocation of a VEHICLE MEETING ASSIGNMENT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 172:108]
       
      .uk.org.netex.www.netex.DynamicVehicleMeetingPointAssignmentType dynamic_vehicle_meeting_point_assignment = 505;
      Returns:
      Whether the dynamicVehicleMeetingPointAssignment field is set.
    • getDynamicVehicleMeetingPointAssignment

      DynamicVehicleMeetingPointAssignmentType getDynamicVehicleMeetingPointAssignment()
       Dynamic allocation of a VEHICLE MEETING ASSIGNMENT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 172:108]
       
      .uk.org.netex.www.netex.DynamicVehicleMeetingPointAssignmentType dynamic_vehicle_meeting_point_assignment = 505;
      Returns:
      The dynamicVehicleMeetingPointAssignment.
    • getDynamicVehicleMeetingPointAssignmentOrBuilder

      DynamicVehicleMeetingPointAssignmentTypeOrBuilder getDynamicVehicleMeetingPointAssignmentOrBuilder()
       Dynamic allocation of a VEHICLE MEETING ASSIGNMENT. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPointAssignment_version.xsd at 172:108]
       
      .uk.org.netex.www.netex.DynamicVehicleMeetingPointAssignmentType dynamic_vehicle_meeting_point_assignment = 505;
    • hasVehicleServicePlaceAssignmentu

      boolean hasVehicleServicePlaceAssignmentu()
       Dummy Type to work round SG restrfictions.  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 78:102]
       
      .uk.org.netex.www.netex.VehicleServicePlaceAssignment_Type vehicle_service_place_assignmentu = 506;
      Returns:
      Whether the vehicleServicePlaceAssignmentu field is set.
    • getVehicleServicePlaceAssignmentu

      VehicleServicePlaceAssignment_Type getVehicleServicePlaceAssignmentu()
       Dummy Type to work round SG restrfictions.  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 78:102]
       
      .uk.org.netex.www.netex.VehicleServicePlaceAssignment_Type vehicle_service_place_assignmentu = 506;
      Returns:
      The vehicleServicePlaceAssignmentu.
    • getVehicleServicePlaceAssignmentuOrBuilder

      VehicleServicePlaceAssignment_TypeOrBuilder getVehicleServicePlaceAssignmentuOrBuilder()
       Dummy Type to work round SG restrfictions.  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 78:102]
       
      .uk.org.netex.www.netex.VehicleServicePlaceAssignment_Type vehicle_service_place_assignmentu = 506;
    • hasVehicleServicePlaceAssignment

      boolean hasVehicleServicePlaceAssignment()
       The allocation of a place to a MOBILITY SERVICE. +V1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 105:101]
       
      .uk.org.netex.www.netex.VehicleServicePlaceAssignmentType vehicle_service_place_assignment = 507;
      Returns:
      Whether the vehicleServicePlaceAssignment field is set.
    • getVehicleServicePlaceAssignment

      VehicleServicePlaceAssignmentType getVehicleServicePlaceAssignment()
       The allocation of a place to a MOBILITY SERVICE. +V1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 105:101]
       
      .uk.org.netex.www.netex.VehicleServicePlaceAssignmentType vehicle_service_place_assignment = 507;
      Returns:
      The vehicleServicePlaceAssignment.
    • getVehicleServicePlaceAssignmentOrBuilder

      VehicleServicePlaceAssignmentTypeOrBuilder getVehicleServicePlaceAssignmentOrBuilder()
       The allocation of a place to a MOBILITY SERVICE. +V1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 105:101]
       
      .uk.org.netex.www.netex.VehicleServicePlaceAssignmentType vehicle_service_place_assignment = 507;
    • hasTaxiServicePlaceAssignment

      boolean hasTaxiServicePlaceAssignment()
       The allocation of a TAXI SERVICE to a TAXI PARKING or a TAXI STAND.  +V1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 156:98]
       
      .uk.org.netex.www.netex.TaxiServicePlaceAssignmentType taxi_service_place_assignment = 508;
      Returns:
      Whether the taxiServicePlaceAssignment field is set.
    • getTaxiServicePlaceAssignment

      TaxiServicePlaceAssignmentType getTaxiServicePlaceAssignment()
       The allocation of a TAXI SERVICE to a TAXI PARKING or a TAXI STAND.  +V1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 156:98]
       
      .uk.org.netex.www.netex.TaxiServicePlaceAssignmentType taxi_service_place_assignment = 508;
      Returns:
      The taxiServicePlaceAssignment.
    • getTaxiServicePlaceAssignmentOrBuilder

      TaxiServicePlaceAssignmentTypeOrBuilder getTaxiServicePlaceAssignmentOrBuilder()
       The allocation of a TAXI SERVICE to a TAXI PARKING or a TAXI STAND.  +V1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 156:98]
       
      .uk.org.netex.www.netex.TaxiServicePlaceAssignmentType taxi_service_place_assignment = 508;
    • hasVehiclePoolingPlaceAssignment

      boolean hasVehiclePoolingPlaceAssignment()
       The allocation of a VEHICLE POOLING SERVICE to a VEHICLE POOLING PARKING AREA or a VEHICLE POOLING MEETING PLACE.  +V1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 218:101]
       
      .uk.org.netex.www.netex.VehiclePoolingPlaceAssignmentType vehicle_pooling_place_assignment = 509;
      Returns:
      Whether the vehiclePoolingPlaceAssignment field is set.
    • getVehiclePoolingPlaceAssignment

      VehiclePoolingPlaceAssignmentType getVehiclePoolingPlaceAssignment()
       The allocation of a VEHICLE POOLING SERVICE to a VEHICLE POOLING PARKING AREA or a VEHICLE POOLING MEETING PLACE.  +V1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 218:101]
       
      .uk.org.netex.www.netex.VehiclePoolingPlaceAssignmentType vehicle_pooling_place_assignment = 509;
      Returns:
      The vehiclePoolingPlaceAssignment.
    • getVehiclePoolingPlaceAssignmentOrBuilder

      VehiclePoolingPlaceAssignmentTypeOrBuilder getVehiclePoolingPlaceAssignmentOrBuilder()
       The allocation of a VEHICLE POOLING SERVICE to a VEHICLE POOLING PARKING AREA or a VEHICLE POOLING MEETING PLACE.  +V1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 218:101]
       
      .uk.org.netex.www.netex.VehiclePoolingPlaceAssignmentType vehicle_pooling_place_assignment = 509;
    • hasVehicleSharingPlaceAssignment

      boolean hasVehicleSharingPlaceAssignment()
       The allocation of a VEHICLE SHARING AREA to any vehicle sharing or rental service. +V1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 279:101]
       
      .uk.org.netex.www.netex.VehicleSharingPlaceAssignmentType vehicle_sharing_place_assignment = 510;
      Returns:
      Whether the vehicleSharingPlaceAssignment field is set.
    • getVehicleSharingPlaceAssignment

      VehicleSharingPlaceAssignmentType getVehicleSharingPlaceAssignment()
       The allocation of a VEHICLE SHARING AREA to any vehicle sharing or rental service. +V1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 279:101]
       
      .uk.org.netex.www.netex.VehicleSharingPlaceAssignmentType vehicle_sharing_place_assignment = 510;
      Returns:
      The vehicleSharingPlaceAssignment.
    • getVehicleSharingPlaceAssignmentOrBuilder

      VehicleSharingPlaceAssignmentTypeOrBuilder getVehicleSharingPlaceAssignmentOrBuilder()
       The allocation of a VEHICLE SHARING AREA to any vehicle sharing or rental service. +V1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleServicePlaceAssignment_version.xsd at 279:101]
       
      .uk.org.netex.www.netex.VehicleSharingPlaceAssignmentType vehicle_sharing_place_assignment = 510;
    • hasMonitoredVehicleSharingParkingBay

      boolean hasMonitoredVehicleSharingParkingBay()
       A spot in the PARKING AREA dedicated to MONITORED VEHICLE SHARING  or rental.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 107:105]
       
      .uk.org.netex.www.netex.MonitoredVehicleSharingParkingBayType monitored_vehicle_sharing_parking_bay = 511;
      Returns:
      Whether the monitoredVehicleSharingParkingBay field is set.
    • getMonitoredVehicleSharingParkingBay

      MonitoredVehicleSharingParkingBayType getMonitoredVehicleSharingParkingBay()
       A spot in the PARKING AREA dedicated to MONITORED VEHICLE SHARING  or rental.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 107:105]
       
      .uk.org.netex.www.netex.MonitoredVehicleSharingParkingBayType monitored_vehicle_sharing_parking_bay = 511;
      Returns:
      The monitoredVehicleSharingParkingBay.
    • getMonitoredVehicleSharingParkingBayOrBuilder

      MonitoredVehicleSharingParkingBayTypeOrBuilder getMonitoredVehicleSharingParkingBayOrBuilder()
       A spot in the PARKING AREA dedicated to MONITORED VEHICLE SHARING  or rental.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 107:105]
       
      .uk.org.netex.www.netex.MonitoredVehicleSharingParkingBayType monitored_vehicle_sharing_parking_bay = 511;
    • hasParkingBayStatus

      boolean hasParkingBayStatus()
       A categorisation of the  availability of the parking spot, such as being temporarily closed, unavailable, available. +v1.2.2  .  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 186:88]
       
      .uk.org.netex.www.netex.ParkingBayStatusType parking_bay_status = 512;
      Returns:
      Whether the parkingBayStatus field is set.
    • getParkingBayStatus

      ParkingBayStatusType getParkingBayStatus()
       A categorisation of the  availability of the parking spot, such as being temporarily closed, unavailable, available. +v1.2.2  .  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 186:88]
       
      .uk.org.netex.www.netex.ParkingBayStatusType parking_bay_status = 512;
      Returns:
      The parkingBayStatus.
    • getParkingBayStatusOrBuilder

      ParkingBayStatusTypeOrBuilder getParkingBayStatusOrBuilder()
       A categorisation of the  availability of the parking spot, such as being temporarily closed, unavailable, available. +v1.2.2  .  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 186:88]
       
      .uk.org.netex.www.netex.ParkingBayStatusType parking_bay_status = 512;
    • hasRentalAvailability

      boolean hasRentalAvailability()
       A summary of the status of the rental at a  SITE  at a given point on time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 245:95]
       
      .uk.org.netex.www.netex.RentalAvailabilityType rental_availability = 513;
      Returns:
      Whether the rentalAvailability field is set.
    • getRentalAvailability

      RentalAvailabilityType getRentalAvailability()
       A summary of the status of the rental at a  SITE  at a given point on time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 245:95]
       
      .uk.org.netex.www.netex.RentalAvailabilityType rental_availability = 513;
      Returns:
      The rentalAvailability.
    • getRentalAvailabilityOrBuilder

      RentalAvailabilityTypeOrBuilder getRentalAvailabilityOrBuilder()
       A summary of the status of the rental at a  SITE  at a given point on time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 245:95]
       
      .uk.org.netex.www.netex.RentalAvailabilityType rental_availability = 513;
    • hasParkingBayCondition

      boolean hasParkingBayCondition()
       A record of the status of the PARKING BAY at a given moment in time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 327:96]
       
      .uk.org.netex.www.netex.ParkingBayConditionType parking_bay_condition = 514;
      Returns:
      Whether the parkingBayCondition field is set.
    • getParkingBayCondition

      ParkingBayConditionType getParkingBayCondition()
       A record of the status of the PARKING BAY at a given moment in time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 327:96]
       
      .uk.org.netex.www.netex.ParkingBayConditionType parking_bay_condition = 514;
      Returns:
      The parkingBayCondition.
    • getParkingBayConditionOrBuilder

      ParkingBayConditionTypeOrBuilder getParkingBayConditionOrBuilder()
       A record of the status of the PARKING BAY at a given moment in time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 327:96]
       
      .uk.org.netex.www.netex.ParkingBayConditionType parking_bay_condition = 514;
    • hasSingleJourneyPath

      boolean hasSingleJourneyPath()
       The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.  +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_version.xsd at 75:113]
       
      .uk.org.netex.www.netex.SingleJourneyPathType single_journey_path = 515;
      Returns:
      Whether the singleJourneyPath field is set.
    • getSingleJourneyPath

      SingleJourneyPathType getSingleJourneyPath()
       The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.  +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_version.xsd at 75:113]
       
      .uk.org.netex.www.netex.SingleJourneyPathType single_journey_path = 515;
      Returns:
      The singleJourneyPath.
    • getSingleJourneyPathOrBuilder

      SingleJourneyPathTypeOrBuilder getSingleJourneyPathOrBuilder()
       The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.  +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyPath_version.xsd at 75:113]
       
      .uk.org.netex.www.netex.SingleJourneyPathType single_journey_path = 515;
    • hasSingleJourney

      boolean hasSingleJourney()
       The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.  +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_version.xsd at 79:101]
       
      .uk.org.netex.www.netex.SingleJourneyType single_journey = 516;
      Returns:
      Whether the singleJourney field is set.
    • getSingleJourney

      SingleJourneyType getSingleJourney()
       The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.  +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_version.xsd at 79:101]
       
      .uk.org.netex.www.netex.SingleJourneyType single_journey = 516;
      Returns:
      The singleJourney.
    • getSingleJourneyOrBuilder

      SingleJourneyTypeOrBuilder getSingleJourneyOrBuilder()
       The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.  +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_version.xsd at 79:101]
       
      .uk.org.netex.www.netex.SingleJourneyType single_journey = 516;
    • hasGroupOfSingleJourneys

      boolean hasGroupOfSingleJourneys()
       A GROUP OF SINGLE JOURNEYs, often known to its users by a name or a number. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_version.xsd at 170:97]
       
      .uk.org.netex.www.netex.GroupOfSingleJourneysType group_of_single_journeys = 517;
      Returns:
      Whether the groupOfSingleJourneys field is set.
    • getGroupOfSingleJourneys

      GroupOfSingleJourneysType getGroupOfSingleJourneys()
       A GROUP OF SINGLE JOURNEYs, often known to its users by a name or a number. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_version.xsd at 170:97]
       
      .uk.org.netex.www.netex.GroupOfSingleJourneysType group_of_single_journeys = 517;
      Returns:
      The groupOfSingleJourneys.
    • getGroupOfSingleJourneysOrBuilder

      GroupOfSingleJourneysTypeOrBuilder getGroupOfSingleJourneysOrBuilder()
       A GROUP OF SINGLE JOURNEYs, often known to its users by a name or a number. +v1.2.2  [netex_part_5/part5_sj/netex_nm_singleJourneyService_version.xsd at 170:97]
       
      .uk.org.netex.www.netex.GroupOfSingleJourneysType group_of_single_journeys = 517;
    • hasIndividualTraveller

      boolean hasIndividualTraveller()
       Individual travelling person.  +v1.2.2  [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 101:97]
       
      .uk.org.netex.www.netex.IndividualTravellerType individual_traveller = 518;
      Returns:
      Whether the individualTraveller field is set.
    • getIndividualTraveller

      IndividualTravellerType getIndividualTraveller()
       Individual travelling person.  +v1.2.2  [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 101:97]
       
      .uk.org.netex.www.netex.IndividualTravellerType individual_traveller = 518;
      Returns:
      The individualTraveller.
    • getIndividualTravellerOrBuilder

      IndividualTravellerTypeOrBuilder getIndividualTravellerOrBuilder()
       Individual travelling person.  +v1.2.2  [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 101:97]
       
      .uk.org.netex.www.netex.IndividualTravellerType individual_traveller = 518;
    • hasVehiclePoolingDriverInfo

      boolean hasVehiclePoolingDriverInfo()
       Information characterising an INDIVIDUAL TRAVELER as a driver of a VEHICLE POOLING SERVICE. +v1.2.2  [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 203:102]
       
      .uk.org.netex.www.netex.VehiclePoolingDriverInfoType vehicle_pooling_driver_info = 519;
      Returns:
      Whether the vehiclePoolingDriverInfo field is set.
    • getVehiclePoolingDriverInfo

      VehiclePoolingDriverInfoType getVehiclePoolingDriverInfo()
       Information characterising an INDIVIDUAL TRAVELER as a driver of a VEHICLE POOLING SERVICE. +v1.2.2  [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 203:102]
       
      .uk.org.netex.www.netex.VehiclePoolingDriverInfoType vehicle_pooling_driver_info = 519;
      Returns:
      The vehiclePoolingDriverInfo.
    • getVehiclePoolingDriverInfoOrBuilder

      VehiclePoolingDriverInfoTypeOrBuilder getVehiclePoolingDriverInfoOrBuilder()
       Information characterising an INDIVIDUAL TRAVELER as a driver of a VEHICLE POOLING SERVICE. +v1.2.2  [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 203:102]
       
      .uk.org.netex.www.netex.VehiclePoolingDriverInfoType vehicle_pooling_driver_info = 519;
    • hasIndividualPassengerInfo

      boolean hasIndividualPassengerInfo()
       Information characterising an INDIVIDUAL TRAVELER as a driver of a VEHICLE POOLING SERVICE. +v1.2.2  [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 307:101]
       
      .uk.org.netex.www.netex.IndividualPassengerInfoType individual_passenger_info = 520;
      Returns:
      Whether the individualPassengerInfo field is set.
    • getIndividualPassengerInfo

      IndividualPassengerInfoType getIndividualPassengerInfo()
       Information characterising an INDIVIDUAL TRAVELER as a driver of a VEHICLE POOLING SERVICE. +v1.2.2  [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 307:101]
       
      .uk.org.netex.www.netex.IndividualPassengerInfoType individual_passenger_info = 520;
      Returns:
      The individualPassengerInfo.
    • getIndividualPassengerInfoOrBuilder

      IndividualPassengerInfoTypeOrBuilder getIndividualPassengerInfoOrBuilder()
       Information characterising an INDIVIDUAL TRAVELER as a driver of a VEHICLE POOLING SERVICE. +v1.2.2  [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 307:101]
       
      .uk.org.netex.www.netex.IndividualPassengerInfoType individual_passenger_info = 520;
    • hasVehiclePoolerProfile

      boolean hasVehiclePoolerProfile()
       A set of USER PARAMETERS characterising access rights to VEHICLE POOLING SERVICE. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterEligibility_version.xsd at 61:96]
       
      .uk.org.netex.www.netex.VehiclePoolerProfileType vehicle_pooler_profile = 521;
      Returns:
      Whether the vehiclePoolerProfile field is set.
    • getVehiclePoolerProfile

      VehiclePoolerProfileType getVehiclePoolerProfile()
       A set of USER PARAMETERS characterising access rights to VEHICLE POOLING SERVICE. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterEligibility_version.xsd at 61:96]
       
      .uk.org.netex.www.netex.VehiclePoolerProfileType vehicle_pooler_profile = 521;
      Returns:
      The vehiclePoolerProfile.
    • getVehiclePoolerProfileOrBuilder

      VehiclePoolerProfileTypeOrBuilder getVehiclePoolerProfileOrBuilder()
       A set of USER PARAMETERS characterising access rights to VEHICLE POOLING SERVICE. +v1.2.2  [netex_part_5/part5_fm/netex_nm_usageParameterEligibility_version.xsd at 61:96]
       
      .uk.org.netex.www.netex.VehiclePoolerProfileType vehicle_pooler_profile = 521;
    • hasRentalPenaltyPolicy

      boolean hasRentalPenaltyPolicy()
       Policy regarding different aspects of RENTAL service penalty charges, for example loss of vehicle.  [netex_part_5/part5_fm/netex_nm_usageParameterRental_version.xsd at 61:95]
       
      .uk.org.netex.www.netex.RentalPenaltyPolicyType rental_penalty_policy = 522;
      Returns:
      Whether the rentalPenaltyPolicy field is set.
    • getRentalPenaltyPolicy

      RentalPenaltyPolicyType getRentalPenaltyPolicy()
       Policy regarding different aspects of RENTAL service penalty charges, for example loss of vehicle.  [netex_part_5/part5_fm/netex_nm_usageParameterRental_version.xsd at 61:95]
       
      .uk.org.netex.www.netex.RentalPenaltyPolicyType rental_penalty_policy = 522;
      Returns:
      The rentalPenaltyPolicy.
    • getRentalPenaltyPolicyOrBuilder

      RentalPenaltyPolicyTypeOrBuilder getRentalPenaltyPolicyOrBuilder()
       Policy regarding different aspects of RENTAL service penalty charges, for example loss of vehicle.  [netex_part_5/part5_fm/netex_nm_usageParameterRental_version.xsd at 61:95]
       
      .uk.org.netex.www.netex.RentalPenaltyPolicyType rental_penalty_policy = 522;
    • hasRentalOption

      boolean hasRentalOption()
       Parameters relating to paying by RentalOption for a product. +v1.1  [netex_part_5/part5_fm/netex_nm_usageParameterRental_version.xsd at 135:88]
       
      .uk.org.netex.www.netex.RentalOptionType rental_option = 523;
      Returns:
      Whether the rentalOption field is set.
    • getRentalOption

      RentalOptionType getRentalOption()
       Parameters relating to paying by RentalOption for a product. +v1.1  [netex_part_5/part5_fm/netex_nm_usageParameterRental_version.xsd at 135:88]
       
      .uk.org.netex.www.netex.RentalOptionType rental_option = 523;
      Returns:
      The rentalOption.
    • getRentalOptionOrBuilder

      RentalOptionTypeOrBuilder getRentalOptionOrBuilder()
       Parameters relating to paying by RentalOption for a product. +v1.1  [netex_part_5/part5_fm/netex_nm_usageParameterRental_version.xsd at 135:88]
       
      .uk.org.netex.www.netex.RentalOptionType rental_option = 523;
    • hasAdditionalDriverOption

      boolean hasAdditionalDriverOption()
       Parameters relating to paying by AdditionalDriverOption for a product. +v1.1  [netex_part_5/part5_fm/netex_nm_usageParameterRental_version.xsd at 177:98]
       
      .uk.org.netex.www.netex.AdditionalDriverOptionType additional_driver_option = 524;
      Returns:
      Whether the additionalDriverOption field is set.
    • getAdditionalDriverOption

      AdditionalDriverOptionType getAdditionalDriverOption()
       Parameters relating to paying by AdditionalDriverOption for a product. +v1.1  [netex_part_5/part5_fm/netex_nm_usageParameterRental_version.xsd at 177:98]
       
      .uk.org.netex.www.netex.AdditionalDriverOptionType additional_driver_option = 524;
      Returns:
      The additionalDriverOption.
    • getAdditionalDriverOptionOrBuilder

      AdditionalDriverOptionTypeOrBuilder getAdditionalDriverOptionOrBuilder()
       Parameters relating to paying by AdditionalDriverOption for a product. +v1.1  [netex_part_5/part5_fm/netex_nm_usageParameterRental_version.xsd at 177:98]
       
      .uk.org.netex.www.netex.AdditionalDriverOptionType additional_driver_option = 524;
    • hasFleet

      boolean hasFleet()
       A set of vehicles of any type.  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_fleet_version.xsd at 74:66]
       
      .uk.org.netex.www.netex.FleetType fleet = 525;
      Returns:
      Whether the fleet field is set.
    • getFleet

      FleetType getFleet()
       A set of vehicles of any type.  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_fleet_version.xsd at 74:66]
       
      .uk.org.netex.www.netex.FleetType fleet = 525;
      Returns:
      The fleet.
    • getFleetOrBuilder

      FleetTypeOrBuilder getFleetOrBuilder()
       A set of vehicles of any type.  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_fleet_version.xsd at 74:66]
       
      .uk.org.netex.www.netex.FleetType fleet = 525;
    • hasTypeOfFleet

      boolean hasTypeOfFleet()
       A classification for a FLEET of VEHICLEs.  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_fleet_version.xsd at 137:83]
       
      .uk.org.netex.www.netex.TypeOfFleetType type_of_fleet = 526;
      Returns:
      Whether the typeOfFleet field is set.
    • getTypeOfFleet

      TypeOfFleetType getTypeOfFleet()
       A classification for a FLEET of VEHICLEs.  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_fleet_version.xsd at 137:83]
       
      .uk.org.netex.www.netex.TypeOfFleetType type_of_fleet = 526;
      Returns:
      The typeOfFleet.
    • getTypeOfFleetOrBuilder

      TypeOfFleetTypeOrBuilder getTypeOfFleetOrBuilder()
       A classification for a FLEET of VEHICLEs.  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_fleet_version.xsd at 137:83]
       
      .uk.org.netex.www.netex.TypeOfFleetType type_of_fleet = 526;
    • hasMobilityServiceConstraintZone

      boolean hasMobilityServiceConstraintZone()
       ZONE defining a restriction on used of a MOBILITY SERVICE, e.g. no entry, no drop off, etc, etc   +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 65:94]
       
      .uk.org.netex.www.netex.MobilityServiceConstraintZoneType mobility_service_constraint_zone = 527;
      Returns:
      Whether the mobilityServiceConstraintZone field is set.
    • getMobilityServiceConstraintZone

      MobilityServiceConstraintZoneType getMobilityServiceConstraintZone()
       ZONE defining a restriction on used of a MOBILITY SERVICE, e.g. no entry, no drop off, etc, etc   +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 65:94]
       
      .uk.org.netex.www.netex.MobilityServiceConstraintZoneType mobility_service_constraint_zone = 527;
      Returns:
      The mobilityServiceConstraintZone.
    • getMobilityServiceConstraintZoneOrBuilder

      MobilityServiceConstraintZoneTypeOrBuilder getMobilityServiceConstraintZoneOrBuilder()
       ZONE defining a restriction on used of a MOBILITY SERVICE, e.g. no entry, no drop off, etc, etc   +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 65:94]
       
      .uk.org.netex.www.netex.MobilityServiceConstraintZoneType mobility_service_constraint_zone = 527;
    • hasPoolOfVehicles

      boolean hasPoolOfVehicles()
       A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace  or MOBILITY CONSTRAINT ZONE that must be  picked up and returned to the same area. +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 222:90]
       
      .uk.org.netex.www.netex.PoolOfVehiclesType pool_of_vehicles = 528;
      Returns:
      Whether the poolOfVehicles field is set.
    • getPoolOfVehicles

      PoolOfVehiclesType getPoolOfVehicles()
       A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace  or MOBILITY CONSTRAINT ZONE that must be  picked up and returned to the same area. +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 222:90]
       
      .uk.org.netex.www.netex.PoolOfVehiclesType pool_of_vehicles = 528;
      Returns:
      The poolOfVehicles.
    • getPoolOfVehiclesOrBuilder

      PoolOfVehiclesTypeOrBuilder getPoolOfVehiclesOrBuilder()
       A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace  or MOBILITY CONSTRAINT ZONE that must be  picked up and returned to the same area. +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 222:90]
       
      .uk.org.netex.www.netex.PoolOfVehiclesType pool_of_vehicles = 528;
    • hasMobilityServiceFrame

      boolean hasMobilityServiceFrame()
       A coherent set of MOBILITY SERVICE data to which the same frame VALIDITY CONDITIONs have been assigned. +v1.2.2  [netex_part_5/part5_frames/netex_nm_mobilityServiceFrame_version.xsd at 95:92]
       
      .uk.org.netex.www.netex.MobilityServiceFrameType mobility_service_frame = 529;
      Returns:
      Whether the mobilityServiceFrame field is set.
    • getMobilityServiceFrame

      MobilityServiceFrameType getMobilityServiceFrame()
       A coherent set of MOBILITY SERVICE data to which the same frame VALIDITY CONDITIONs have been assigned. +v1.2.2  [netex_part_5/part5_frames/netex_nm_mobilityServiceFrame_version.xsd at 95:92]
       
      .uk.org.netex.www.netex.MobilityServiceFrameType mobility_service_frame = 529;
      Returns:
      The mobilityServiceFrame.
    • getMobilityServiceFrameOrBuilder

      MobilityServiceFrameTypeOrBuilder getMobilityServiceFrameOrBuilder()
       A coherent set of MOBILITY SERVICE data to which the same frame VALIDITY CONDITIONs have been assigned. +v1.2.2  [netex_part_5/part5_frames/netex_nm_mobilityServiceFrame_version.xsd at 95:92]
       
      .uk.org.netex.www.netex.MobilityServiceFrameType mobility_service_frame = 529;
    • hasMobilityJourneyFrame

      boolean hasMobilityJourneyFrame()
       A coherent set of MOBILITY JOURNEY data to which the same frame VALIDITY CONDITIONs have been assigned.  [netex_part_5/part5_frames/netex_nm_mobilityJourneyFrame_version.xsd at 91:92]
       
      .uk.org.netex.www.netex.MobilityJourneyFrameType mobility_journey_frame = 530;
      Returns:
      Whether the mobilityJourneyFrame field is set.
    • getMobilityJourneyFrame

      MobilityJourneyFrameType getMobilityJourneyFrame()
       A coherent set of MOBILITY JOURNEY data to which the same frame VALIDITY CONDITIONs have been assigned.  [netex_part_5/part5_frames/netex_nm_mobilityJourneyFrame_version.xsd at 91:92]
       
      .uk.org.netex.www.netex.MobilityJourneyFrameType mobility_journey_frame = 530;
      Returns:
      The mobilityJourneyFrame.
    • getMobilityJourneyFrameOrBuilder

      MobilityJourneyFrameTypeOrBuilder getMobilityJourneyFrameOrBuilder()
       A coherent set of MOBILITY JOURNEY data to which the same frame VALIDITY CONDITIONs have been assigned.  [netex_part_5/part5_frames/netex_nm_mobilityJourneyFrame_version.xsd at 91:92]
       
      .uk.org.netex.www.netex.MobilityJourneyFrameType mobility_journey_frame = 530;
    • hasContact

      boolean hasContact()
       Reusable CONTACT details for an ORGANISATION or other entity. +v1.2.2  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 1010:68]
       
      .uk.org.netex.www.netex.ContactType contact = 532;
      Returns:
      Whether the contact field is set.
    • getContact

      ContactType getContact()
       Reusable CONTACT details for an ORGANISATION or other entity. +v1.2.2  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 1010:68]
       
      .uk.org.netex.www.netex.ContactType contact = 532;
      Returns:
      The contact.
    • getContactOrBuilder

      ContactTypeOrBuilder getContactOrBuilder()
       Reusable CONTACT details for an ORGANISATION or other entity. +v1.2.2  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 1010:68]
       
      .uk.org.netex.www.netex.ContactType contact = 532;
    • hasSpatialFeature

      boolean hasSpatialFeature()
       Abstract SPATIAL FEATURE.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 84:130]
       
      .uk.org.netex.www.netex.GroupOfPoints_VersionStructure spatial_feature = 533;
      Returns:
      Whether the spatialFeature field is set.
    • getSpatialFeature

      GroupOfPoints_VersionStructure getSpatialFeature()
       Abstract SPATIAL FEATURE.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 84:130]
       
      .uk.org.netex.www.netex.GroupOfPoints_VersionStructure spatial_feature = 533;
      Returns:
      The spatialFeature.
    • getSpatialFeatureOrBuilder

      GroupOfPoints_VersionStructureOrBuilder getSpatialFeatureOrBuilder()
       Abstract SPATIAL FEATURE.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 84:130]
       
      .uk.org.netex.www.netex.GroupOfPoints_VersionStructure spatial_feature = 533;
    • hasSimpleFeature

      boolean hasSimpleFeature()
       An abstract representation of elementary objects related to the spatial representation of the network POINTs (0-dimensional objects), LINKs (1-dimensional objects) and ZONEs (2-dimensional objects) may be viewed as SIMPLE FEATUREs.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 90:88]
       
      .uk.org.netex.www.netex.SimpleFeatureType simple_feature = 534;
      Returns:
      Whether the simpleFeature field is set.
    • getSimpleFeature

      SimpleFeatureType getSimpleFeature()
       An abstract representation of elementary objects related to the spatial representation of the network POINTs (0-dimensional objects), LINKs (1-dimensional objects) and ZONEs (2-dimensional objects) may be viewed as SIMPLE FEATUREs.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 90:88]
       
      .uk.org.netex.www.netex.SimpleFeatureType simple_feature = 534;
      Returns:
      The simpleFeature.
    • getSimpleFeatureOrBuilder

      SimpleFeatureTypeOrBuilder getSimpleFeatureOrBuilder()
       An abstract representation of elementary objects related to the spatial representation of the network POINTs (0-dimensional objects), LINKs (1-dimensional objects) and ZONEs (2-dimensional objects) may be viewed as SIMPLE FEATUREs.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 90:88]
       
      .uk.org.netex.www.netex.SimpleFeatureType simple_feature = 534;
    • hasComplexFeature

      boolean hasComplexFeature()
       An aggregate of SIMPLE FEATUREs and/or other COMPLEX FEATUREs; e.g. a STOP AREA : combination of STOP POINTs ; a train station : combination of SIMPLE FEATUREs (POINTs, LINKs) and COMPLEX FEATUREs (STOP AREAs).  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 132:89]
       
      .uk.org.netex.www.netex.ComplexFeatureType complex_feature = 535;
      Returns:
      Whether the complexFeature field is set.
    • getComplexFeature

      ComplexFeatureType getComplexFeature()
       An aggregate of SIMPLE FEATUREs and/or other COMPLEX FEATUREs; e.g. a STOP AREA : combination of STOP POINTs ; a train station : combination of SIMPLE FEATUREs (POINTs, LINKs) and COMPLEX FEATUREs (STOP AREAs).  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 132:89]
       
      .uk.org.netex.www.netex.ComplexFeatureType complex_feature = 535;
      Returns:
      The complexFeature.
    • getComplexFeatureOrBuilder

      ComplexFeatureTypeOrBuilder getComplexFeatureOrBuilder()
       An aggregate of SIMPLE FEATUREs and/or other COMPLEX FEATUREs; e.g. a STOP AREA : combination of STOP POINTs ; a train station : combination of SIMPLE FEATUREs (POINTs, LINKs) and COMPLEX FEATUREs (STOP AREAs).  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 132:89]
       
      .uk.org.netex.www.netex.ComplexFeatureType complex_feature = 535;
    • hasVehicleReleaseEquipment

      boolean hasVehicleReleaseEquipment()
       Specialisation of PLACE EQUIPMENT for VEHICLE RELEASE. +v1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd at 137:85]
       
      .uk.org.netex.www.netex.VehicleReleaseEquipmentType vehicle_release_equipment = 536;
      Returns:
      Whether the vehicleReleaseEquipment field is set.
    • getVehicleReleaseEquipment

      VehicleReleaseEquipmentType getVehicleReleaseEquipment()
       Specialisation of PLACE EQUIPMENT for VEHICLE RELEASE. +v1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd at 137:85]
       
      .uk.org.netex.www.netex.VehicleReleaseEquipmentType vehicle_release_equipment = 536;
      Returns:
      The vehicleReleaseEquipment.
    • getVehicleReleaseEquipmentOrBuilder

      VehicleReleaseEquipmentTypeOrBuilder getVehicleReleaseEquipmentOrBuilder()
       Specialisation of PLACE EQUIPMENT for VEHICLE RELEASE. +v1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd at 137:85]
       
      .uk.org.netex.www.netex.VehicleReleaseEquipmentType vehicle_release_equipment = 536;
    • hasRefuellingEquipment

      boolean hasRefuellingEquipment()
       Specialisation of PLACE EQUIPMENT for REFUELLING. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 143:77]
       
      .uk.org.netex.www.netex.RefuellingEquipmentType refuelling_equipment = 537;
      Returns:
      Whether the refuellingEquipment field is set.
    • getRefuellingEquipment

      RefuellingEquipmentType getRefuellingEquipment()
       Specialisation of PLACE EQUIPMENT for REFUELLING. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 143:77]
       
      .uk.org.netex.www.netex.RefuellingEquipmentType refuelling_equipment = 537;
      Returns:
      The refuellingEquipment.
    • getRefuellingEquipmentOrBuilder

      RefuellingEquipmentTypeOrBuilder getRefuellingEquipmentOrBuilder()
       Specialisation of PLACE EQUIPMENT for REFUELLING. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 143:77]
       
      .uk.org.netex.www.netex.RefuellingEquipmentType refuelling_equipment = 537;
    • hasBatteryEquipment

      boolean hasBatteryEquipment()
       Specialisation of INSTALLED EQUIPMENT for BATTERY. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 198:78]
       
      .uk.org.netex.www.netex.BatteryEquipmentType battery_equipment = 538;
      Returns:
      Whether the batteryEquipment field is set.
    • getBatteryEquipment

      BatteryEquipmentType getBatteryEquipment()
       Specialisation of INSTALLED EQUIPMENT for BATTERY. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 198:78]
       
      .uk.org.netex.www.netex.BatteryEquipmentType battery_equipment = 538;
      Returns:
      The batteryEquipment.
    • getBatteryEquipmentOrBuilder

      BatteryEquipmentTypeOrBuilder getBatteryEquipmentOrBuilder()
       Specialisation of INSTALLED EQUIPMENT for BATTERY. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 198:78]
       
      .uk.org.netex.www.netex.BatteryEquipmentType battery_equipment = 538;
    • hasTypeOfBatteryChemistry

      boolean hasTypeOfBatteryChemistry()
       A classification of a BATTERY CHEMISTRY  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.TypeOfBatteryChemistryType type_of_battery_chemistry = 539;
      Returns:
      Whether the typeOfBatteryChemistry field is set.
    • getTypeOfBatteryChemistry

      TypeOfBatteryChemistryType getTypeOfBatteryChemistry()
       A classification of a BATTERY CHEMISTRY  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.TypeOfBatteryChemistryType type_of_battery_chemistry = 539;
      Returns:
      The typeOfBatteryChemistry.
    • getTypeOfBatteryChemistryOrBuilder

      TypeOfBatteryChemistryTypeOrBuilder getTypeOfBatteryChemistryOrBuilder()
       A classification of a BATTERY CHEMISTRY  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 276:95]
       
      .uk.org.netex.www.netex.TypeOfBatteryChemistryType type_of_battery_chemistry = 539;
    • hasTypeOfPlug

      boolean hasTypeOfPlug()
       A classification of a PLUG  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 313:83]
       
      .uk.org.netex.www.netex.TypeOfPlugType type_of_plug = 540;
      Returns:
      Whether the typeOfPlug field is set.
    • getTypeOfPlug

      TypeOfPlugType getTypeOfPlug()
       A classification of a PLUG  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 313:83]
       
      .uk.org.netex.www.netex.TypeOfPlugType type_of_plug = 540;
      Returns:
      The typeOfPlug.
    • getTypeOfPlugOrBuilder

      TypeOfPlugTypeOrBuilder getTypeOfPlugOrBuilder()
       A classification of a PLUG  +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd at 313:83]
       
      .uk.org.netex.www.netex.TypeOfPlugType type_of_plug = 540;
    • hasTransportType

      boolean hasTransportType()
       A classification of any type of VEHICLE according to its properties.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 100:71]
       
      .uk.org.netex.www.netex.TransportTypeType transport_type = 541;
      Returns:
      Whether the transportType field is set.
    • getTransportType

      TransportTypeType getTransportType()
       A classification of any type of VEHICLE according to its properties.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 100:71]
       
      .uk.org.netex.www.netex.TransportTypeType transport_type = 541;
      Returns:
      The transportType.
    • getTransportTypeOrBuilder

      TransportTypeTypeOrBuilder getTransportTypeOrBuilder()
       A classification of any type of VEHICLE according to its properties.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 100:71]
       
      .uk.org.netex.www.netex.TransportTypeType transport_type = 541;
    • hasSimpleVehicleType

      boolean hasSimpleVehicleType()
       A classification of personal use vehicles according to their properties, +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 394:75]
       
      .uk.org.netex.www.netex.SimpleVehicleTypeType simple_vehicle_type = 542;
      Returns:
      Whether the simpleVehicleType field is set.
    • getSimpleVehicleType

      SimpleVehicleTypeType getSimpleVehicleType()
       A classification of personal use vehicles according to their properties, +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 394:75]
       
      .uk.org.netex.www.netex.SimpleVehicleTypeType simple_vehicle_type = 542;
      Returns:
      The simpleVehicleType.
    • getSimpleVehicleTypeOrBuilder

      SimpleVehicleTypeTypeOrBuilder getSimpleVehicleTypeOrBuilder()
       A classification of personal use vehicles according to their properties, +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 394:75]
       
      .uk.org.netex.www.netex.SimpleVehicleTypeType simple_vehicle_type = 542;
    • hasChargingEquipmentProfile

      boolean hasChargingEquipmentProfile()
       Specialisation of VEHICLE EQUIPMENT PROFILE describing vehicle charging features.  [netex_framework/netex_reusableComponents/netex_nm_chargingEquipmentProfile_version.xsd at 73:85]
       
      .uk.org.netex.www.netex.ChargingEquipmentProfileType charging_equipment_profile = 543;
      Returns:
      Whether the chargingEquipmentProfile field is set.
    • getChargingEquipmentProfile

      ChargingEquipmentProfileType getChargingEquipmentProfile()
       Specialisation of VEHICLE EQUIPMENT PROFILE describing vehicle charging features.  [netex_framework/netex_reusableComponents/netex_nm_chargingEquipmentProfile_version.xsd at 73:85]
       
      .uk.org.netex.www.netex.ChargingEquipmentProfileType charging_equipment_profile = 543;
      Returns:
      The chargingEquipmentProfile.
    • getChargingEquipmentProfileOrBuilder

      ChargingEquipmentProfileTypeOrBuilder getChargingEquipmentProfileOrBuilder()
       Specialisation of VEHICLE EQUIPMENT PROFILE describing vehicle charging features.  [netex_framework/netex_reusableComponents/netex_nm_chargingEquipmentProfile_version.xsd at 73:85]
       
      .uk.org.netex.www.netex.ChargingEquipmentProfileType charging_equipment_profile = 543;
    • hasScheduledOperation

      boolean hasScheduledOperation()
       The operation of a transportation using any kind of vehicle with a predefined time table. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 175:107]
       
      .uk.org.netex.www.netex.ScheduledOperationType scheduled_operation = 544;
      Returns:
      Whether the scheduledOperation field is set.
    • getScheduledOperation

      ScheduledOperationType getScheduledOperation()
       The operation of a transportation using any kind of vehicle with a predefined time table. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 175:107]
       
      .uk.org.netex.www.netex.ScheduledOperationType scheduled_operation = 544;
      Returns:
      The scheduledOperation.
    • getScheduledOperationOrBuilder

      ScheduledOperationTypeOrBuilder getScheduledOperationOrBuilder()
       The operation of a transportation using any kind of vehicle with a predefined time table. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 175:107]
       
      .uk.org.netex.www.netex.ScheduledOperationType scheduled_operation = 544;
    • hasFlexibleOperation

      boolean hasFlexibleOperation()
       Passenger transport operation linked to a fixed network/schedule but offering flexibility, in order for instance, to optimise the service or to satisfy passenger demand. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 229:106]
       
      .uk.org.netex.www.netex.FlexibleOperationType flexible_operation = 545;
      Returns:
      Whether the flexibleOperation field is set.
    • getFlexibleOperation

      FlexibleOperationType getFlexibleOperation()
       Passenger transport operation linked to a fixed network/schedule but offering flexibility, in order for instance, to optimise the service or to satisfy passenger demand. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 229:106]
       
      .uk.org.netex.www.netex.FlexibleOperationType flexible_operation = 545;
      Returns:
      The flexibleOperation.
    • getFlexibleOperationOrBuilder

      FlexibleOperationTypeOrBuilder getFlexibleOperationOrBuilder()
       Passenger transport operation linked to a fixed network/schedule but offering flexibility, in order for instance, to optimise the service or to satisfy passenger demand. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 229:106]
       
      .uk.org.netex.www.netex.FlexibleOperationType flexible_operation = 545;
    • hasAlternativeModeOfOperation

      boolean hasAlternativeModeOfOperation()
       Any publicly advertised mode of operation different from the CONVENTIONAL MODE OF OPERATION, for example: VEHICLE SHARING, VEHICLE RENTAL, VEHICLE POOLING. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 269:86]
       
      .uk.org.netex.www.netex.AlternativeModeOfOperationType alternative_mode_of_operation = 546;
      Returns:
      Whether the alternativeModeOfOperation field is set.
    • getAlternativeModeOfOperation

      AlternativeModeOfOperationType getAlternativeModeOfOperation()
       Any publicly advertised mode of operation different from the CONVENTIONAL MODE OF OPERATION, for example: VEHICLE SHARING, VEHICLE RENTAL, VEHICLE POOLING. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 269:86]
       
      .uk.org.netex.www.netex.AlternativeModeOfOperationType alternative_mode_of_operation = 546;
      Returns:
      The alternativeModeOfOperation.
    • getAlternativeModeOfOperationOrBuilder

      AlternativeModeOfOperationTypeOrBuilder getAlternativeModeOfOperationOrBuilder()
       Any publicly advertised mode of operation different from the CONVENTIONAL MODE OF OPERATION, for example: VEHICLE SHARING, VEHICLE RENTAL, VEHICLE POOLING. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 269:86]
       
      .uk.org.netex.www.netex.AlternativeModeOfOperationType alternative_mode_of_operation = 546;
    • hasVehicleRental

      boolean hasVehicleRental()
       An ALTERNATIVE MODE OF OPERATION of a vehicle, part of a FLEET (in general privately owned), available for use for a certain period of time and fee, with the constraint to bring it back at specified agencies. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 309:84]
       
      .uk.org.netex.www.netex.VehicleRentalType vehicle_rental = 547;
      Returns:
      Whether the vehicleRental field is set.
    • getVehicleRental

      VehicleRentalType getVehicleRental()
       An ALTERNATIVE MODE OF OPERATION of a vehicle, part of a FLEET (in general privately owned), available for use for a certain period of time and fee, with the constraint to bring it back at specified agencies. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 309:84]
       
      .uk.org.netex.www.netex.VehicleRentalType vehicle_rental = 547;
      Returns:
      The vehicleRental.
    • getVehicleRentalOrBuilder

      VehicleRentalTypeOrBuilder getVehicleRentalOrBuilder()
       An ALTERNATIVE MODE OF OPERATION of a vehicle, part of a FLEET (in general privately owned), available for use for a certain period of time and fee, with the constraint to bring it back at specified agencies. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 309:84]
       
      .uk.org.netex.www.netex.VehicleRentalType vehicle_rental = 547;
    • hasVehicleSharing

      boolean hasVehicleSharing()
       Short term VEHICLE RENTAL where the vehicle can be taken from and parked at different places in the urban area, possibly without the constraint to bring back the vehicle to a specific location. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 363:85]
       
      .uk.org.netex.www.netex.VehicleSharingType vehicle_sharing = 548;
      Returns:
      Whether the vehicleSharing field is set.
    • getVehicleSharing

      VehicleSharingType getVehicleSharing()
       Short term VEHICLE RENTAL where the vehicle can be taken from and parked at different places in the urban area, possibly without the constraint to bring back the vehicle to a specific location. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 363:85]
       
      .uk.org.netex.www.netex.VehicleSharingType vehicle_sharing = 548;
      Returns:
      The vehicleSharing.
    • getVehicleSharingOrBuilder

      VehicleSharingTypeOrBuilder getVehicleSharingOrBuilder()
       Short term VEHICLE RENTAL where the vehicle can be taken from and parked at different places in the urban area, possibly without the constraint to bring back the vehicle to a specific location. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 363:85]
       
      .uk.org.netex.www.netex.VehicleSharingType vehicle_sharing = 548;
    • hasVehiclePooling

      boolean hasVehiclePooling()
       An ALTERNATIVE MODE OF OPERATION of a privately-owned vehicle consisting in sharing the vehicle for a trip between the driver who is at the same time performing a trip and at least another traveller. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 424:85]
       
      .uk.org.netex.www.netex.VehiclePoolingType vehicle_pooling = 549;
      Returns:
      Whether the vehiclePooling field is set.
    • getVehiclePooling

      VehiclePoolingType getVehiclePooling()
       An ALTERNATIVE MODE OF OPERATION of a privately-owned vehicle consisting in sharing the vehicle for a trip between the driver who is at the same time performing a trip and at least another traveller. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 424:85]
       
      .uk.org.netex.www.netex.VehiclePoolingType vehicle_pooling = 549;
      Returns:
      The vehiclePooling.
    • getVehiclePoolingOrBuilder

      VehiclePoolingTypeOrBuilder getVehiclePoolingOrBuilder()
       An ALTERNATIVE MODE OF OPERATION of a privately-owned vehicle consisting in sharing the vehicle for a trip between the driver who is at the same time performing a trip and at least another traveller. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 424:85]
       
      .uk.org.netex.www.netex.VehiclePoolingType vehicle_pooling = 549;
    • hasPersonalModeOfOperation

      boolean hasPersonalModeOfOperation()
       A non-advertised mode of operation of vehicles by persons using their own vehicle. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 484:100]
       
      .uk.org.netex.www.netex.PersonalModeOfOperationType personal_mode_of_operation = 550;
      Returns:
      Whether the personalModeOfOperation field is set.
    • getPersonalModeOfOperation

      PersonalModeOfOperationType getPersonalModeOfOperation()
       A non-advertised mode of operation of vehicles by persons using their own vehicle. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 484:100]
       
      .uk.org.netex.www.netex.PersonalModeOfOperationType personal_mode_of_operation = 550;
      Returns:
      The personalModeOfOperation.
    • getPersonalModeOfOperationOrBuilder

      PersonalModeOfOperationTypeOrBuilder getPersonalModeOfOperationOrBuilder()
       A non-advertised mode of operation of vehicles by persons using their own vehicle. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 484:100]
       
      .uk.org.netex.www.netex.PersonalModeOfOperationType personal_mode_of_operation = 550;
    • hasTypeOfModeOfOperation

      boolean hasTypeOfModeOfOperation()
       A classification for a MODE OF OPERATION. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 544:77]
       
      .uk.org.netex.www.netex.TypeOfModeOfOperationType type_of_mode_of_operation = 551;
      Returns:
      Whether the typeOfModeOfOperation field is set.
    • getTypeOfModeOfOperation

      TypeOfModeOfOperationType getTypeOfModeOfOperation()
       A classification for a MODE OF OPERATION. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 544:77]
       
      .uk.org.netex.www.netex.TypeOfModeOfOperationType type_of_mode_of_operation = 551;
      Returns:
      The typeOfModeOfOperation.
    • getTypeOfModeOfOperationOrBuilder

      TypeOfModeOfOperationTypeOrBuilder getTypeOfModeOfOperationOrBuilder()
       A classification for a MODE OF OPERATION. +v1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd at 544:77]
       
      .uk.org.netex.www.netex.TypeOfModeOfOperationType type_of_mode_of_operation = 551;
    • hasCarModelProfile

      boolean hasCarModelProfile()
       A set of characteristics of equipment installed on-board and characterising a CAR MODEL PROFILE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 148:93]
       
      .uk.org.netex.www.netex.CarModelProfileType car_model_profile = 552;
      Returns:
      Whether the carModelProfile field is set.
    • getCarModelProfile

      CarModelProfileType getCarModelProfile()
       A set of characteristics of equipment installed on-board and characterising a CAR MODEL PROFILE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 148:93]
       
      .uk.org.netex.www.netex.CarModelProfileType car_model_profile = 552;
      Returns:
      The carModelProfile.
    • getCarModelProfileOrBuilder

      CarModelProfileTypeOrBuilder getCarModelProfileOrBuilder()
       A set of characteristics of equipment installed on-board and characterising a CAR MODEL PROFILE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 148:93]
       
      .uk.org.netex.www.netex.CarModelProfileType car_model_profile = 552;
    • hasCycleModelProfile

      boolean hasCycleModelProfile()
       A set of characteristics of equipment installed on-board and characterising a CYCLE MODEL PROFILE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 268:78]
       
      .uk.org.netex.www.netex.CycleModelProfileType cycle_model_profile = 553;
      Returns:
      Whether the cycleModelProfile field is set.
    • getCycleModelProfile

      CycleModelProfileType getCycleModelProfile()
       A set of characteristics of equipment installed on-board and characterising a CYCLE MODEL PROFILE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 268:78]
       
      .uk.org.netex.www.netex.CycleModelProfileType cycle_model_profile = 553;
      Returns:
      The cycleModelProfile.
    • getCycleModelProfileOrBuilder

      CycleModelProfileTypeOrBuilder getCycleModelProfileOrBuilder()
       A set of characteristics of equipment installed on-board and characterising a CYCLE MODEL PROFILE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 268:78]
       
      .uk.org.netex.www.netex.CycleModelProfileType cycle_model_profile = 553;
    • hasModeRestrictionAssessment

      boolean hasModeRestrictionAssessment()
       Qualification of a ROUTE LINK resulting from the analysis of restrictions concerning the related INFRASTRUCTURE LINKs  +v1.2.2.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 491:103]
       
      .uk.org.netex.www.netex.ModeRestrictionAssessmentType mode_restriction_assessment = 554;
      Returns:
      Whether the modeRestrictionAssessment field is set.
    • getModeRestrictionAssessment

      ModeRestrictionAssessmentType getModeRestrictionAssessment()
       Qualification of a ROUTE LINK resulting from the analysis of restrictions concerning the related INFRASTRUCTURE LINKs  +v1.2.2.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 491:103]
       
      .uk.org.netex.www.netex.ModeRestrictionAssessmentType mode_restriction_assessment = 554;
      Returns:
      The modeRestrictionAssessment.
    • getModeRestrictionAssessmentOrBuilder

      ModeRestrictionAssessmentTypeOrBuilder getModeRestrictionAssessmentOrBuilder()
       Qualification of a ROUTE LINK resulting from the analysis of restrictions concerning the related INFRASTRUCTURE LINKs  +v1.2.2.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 491:103]
       
      .uk.org.netex.www.netex.ModeRestrictionAssessmentType mode_restriction_assessment = 554;
    • hasTypeOfParking

      boolean hasTypeOfParking()
       A classification for a PARKING. +v1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 1065:85]
       
      .uk.org.netex.www.netex.TypeOfParkingType type_of_parking = 555;
      Returns:
      Whether the typeOfParking field is set.
    • getTypeOfParking

      TypeOfParkingType getTypeOfParking()
       A classification for a PARKING. +v1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 1065:85]
       
      .uk.org.netex.www.netex.TypeOfParkingType type_of_parking = 555;
      Returns:
      The typeOfParking.
    • getTypeOfParkingOrBuilder

      TypeOfParkingTypeOrBuilder getTypeOfParkingOrBuilder()
       A classification for a PARKING. +v1.2.2  [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 1065:85]
       
      .uk.org.netex.www.netex.TypeOfParkingType type_of_parking = 555;
    • hasTaxiRank

      boolean hasTaxiRank()
       A place comprising one or more locations where taxis may stop to pick up or set down passengersA place comprising one or more locations where taxis may stop to pick up or set down passengers.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 62:79]
       
      .uk.org.netex.www.netex.TaxiRankType taxi_rank = 556;
      Returns:
      Whether the taxiRank field is set.
    • getTaxiRank

      TaxiRankType getTaxiRank()
       A place comprising one or more locations where taxis may stop to pick up or set down passengersA place comprising one or more locations where taxis may stop to pick up or set down passengers.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 62:79]
       
      .uk.org.netex.www.netex.TaxiRankType taxi_rank = 556;
      Returns:
      The taxiRank.
    • getTaxiRankOrBuilder

      TaxiRankTypeOrBuilder getTaxiRankOrBuilder()
       A place comprising one or more locations where taxis may stop to pick up or set down passengersA place comprising one or more locations where taxis may stop to pick up or set down passengers.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 62:79]
       
      .uk.org.netex.www.netex.TaxiRankType taxi_rank = 556;
    • hasTaxiStand

      boolean hasTaxiStand()
       A set of spots where any taxi is able to safely stop for a short period of time to load passengers.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 152:88]
       
      .uk.org.netex.www.netex.TaxiStandType taxi_stand = 557;
      Returns:
      Whether the taxiStand field is set.
    • getTaxiStand

      TaxiStandType getTaxiStand()
       A set of spots where any taxi is able to safely stop for a short period of time to load passengers.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 152:88]
       
      .uk.org.netex.www.netex.TaxiStandType taxi_stand = 557;
      Returns:
      The taxiStand.
    • getTaxiStandOrBuilder

      TaxiStandTypeOrBuilder getTaxiStandOrBuilder()
       A set of spots where any taxi is able to safely stop for a short period of time to load passengers.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 152:88]
       
      .uk.org.netex.www.netex.TaxiStandType taxi_stand = 557;
    • hasTaxiParkingArea

      boolean hasTaxiParkingArea()
       A specific area where any taxi is able to safely park for a long period.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 250:88]
       
      .uk.org.netex.www.netex.TaxiParkingAreaType taxi_parking_area = 558;
      Returns:
      Whether the taxiParkingArea field is set.
    • getTaxiParkingArea

      TaxiParkingAreaType getTaxiParkingArea()
       A specific area where any taxi is able to safely park for a long period.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 250:88]
       
      .uk.org.netex.www.netex.TaxiParkingAreaType taxi_parking_area = 558;
      Returns:
      The taxiParkingArea.
    • getTaxiParkingAreaOrBuilder

      TaxiParkingAreaTypeOrBuilder getTaxiParkingAreaOrBuilder()
       A specific area where any taxi is able to safely park for a long period.  +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_version.xsd at 250:88]
       
      .uk.org.netex.www.netex.TaxiParkingAreaType taxi_parking_area = 558;
    • hasTypeOfProof

      boolean hasTypeOfProof()
       Type of Proff of identity required. +v1.2.2  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 649:83]
       
      .uk.org.netex.www.netex.TypeOfProofType type_of_proof = 559;
      Returns:
      Whether the typeOfProof field is set.
    • getTypeOfProof

      TypeOfProofType getTypeOfProof()
       Type of Proff of identity required. +v1.2.2  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 649:83]
       
      .uk.org.netex.www.netex.TypeOfProofType type_of_proof = 559;
      Returns:
      The typeOfProof.
    • getTypeOfProofOrBuilder

      TypeOfProofTypeOrBuilder getTypeOfProofOrBuilder()
       Type of Proff of identity required. +v1.2.2  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 649:83]
       
      .uk.org.netex.www.netex.TypeOfProofType type_of_proof = 559;
    • hasServiceAccessCode

      boolean hasServiceAccessCode()
       Code to access a service, can be numerical code, barcode, flashcode, etc. +V1.2.2  [netex_part_5/part5_fm/netex_nm_accessCredentialsAssignment_version.xsd at 67:95]
       
      .uk.org.netex.www.netex.ServiceAccessCodeType service_access_code = 560;
      Returns:
      Whether the serviceAccessCode field is set.
    • getServiceAccessCode

      ServiceAccessCodeType getServiceAccessCode()
       Code to access a service, can be numerical code, barcode, flashcode, etc. +V1.2.2  [netex_part_5/part5_fm/netex_nm_accessCredentialsAssignment_version.xsd at 67:95]
       
      .uk.org.netex.www.netex.ServiceAccessCodeType service_access_code = 560;
      Returns:
      The serviceAccessCode.
    • getServiceAccessCodeOrBuilder

      ServiceAccessCodeTypeOrBuilder getServiceAccessCodeOrBuilder()
       Code to access a service, can be numerical code, barcode, flashcode, etc. +V1.2.2  [netex_part_5/part5_fm/netex_nm_accessCredentialsAssignment_version.xsd at 67:95]
       
      .uk.org.netex.www.netex.ServiceAccessCodeType service_access_code = 560;
    • hasVehicleAccessCredentialsAssignment

      boolean hasVehicleAccessCredentialsAssignment()
       The allocation of a MEDIUM ACCESS DEVICE to a specific VEHICLE, to allow the user (TRANSPORT CUSTOMER) to access the vehicle (tyically for VEHICLE SHARING or VEHICLE RENTAL). This allocation may have validity limitations. +V1.2.2  [netex_part_5/part5_fm/netex_nm_accessCredentialsAssignment_version.xsd at 141:106]
       
      .uk.org.netex.www.netex.VehicleAccessCredentialsAssignmentType vehicle_access_credentials_assignment = 561;
      Returns:
      Whether the vehicleAccessCredentialsAssignment field is set.
    • getVehicleAccessCredentialsAssignment

      VehicleAccessCredentialsAssignmentType getVehicleAccessCredentialsAssignment()
       The allocation of a MEDIUM ACCESS DEVICE to a specific VEHICLE, to allow the user (TRANSPORT CUSTOMER) to access the vehicle (tyically for VEHICLE SHARING or VEHICLE RENTAL). This allocation may have validity limitations. +V1.2.2  [netex_part_5/part5_fm/netex_nm_accessCredentialsAssignment_version.xsd at 141:106]
       
      .uk.org.netex.www.netex.VehicleAccessCredentialsAssignmentType vehicle_access_credentials_assignment = 561;
      Returns:
      The vehicleAccessCredentialsAssignment.
    • getVehicleAccessCredentialsAssignmentOrBuilder

      VehicleAccessCredentialsAssignmentTypeOrBuilder getVehicleAccessCredentialsAssignmentOrBuilder()
       The allocation of a MEDIUM ACCESS DEVICE to a specific VEHICLE, to allow the user (TRANSPORT CUSTOMER) to access the vehicle (tyically for VEHICLE SHARING or VEHICLE RENTAL). This allocation may have validity limitations. +V1.2.2  [netex_part_5/part5_fm/netex_nm_accessCredentialsAssignment_version.xsd at 141:106]
       
      .uk.org.netex.www.netex.VehicleAccessCredentialsAssignmentType vehicle_access_credentials_assignment = 561;
    • getDataManagedObjectStructureCase