Interface TypeOfEntityRefs_RelStructure.ChoiceWrapper_TypeOfValueRefStructureOrBuilder

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

public static interface TypeOfEntityRefs_RelStructure.ChoiceWrapper_TypeOfValueRefStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasTypeOfFrameRef

      boolean hasTypeOfFrameRef()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 1;
      Returns:
      Whether the typeOfFrameRef field is set.
    • getTypeOfFrameRef

      VersionOfObjectRefStructure getTypeOfFrameRef()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 1;
      Returns:
      The typeOfFrameRef.
    • getTypeOfFrameRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfFrameRefOrBuilder()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 1;
    • hasTypeOfValidityRef

      boolean hasTypeOfValidityRef()
       Reference to a TYPE OF VALIDITY.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 149:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_validity_ref = 2;
      Returns:
      Whether the typeOfValidityRef field is set.
    • getTypeOfValidityRef

      VersionOfObjectRefStructure getTypeOfValidityRef()
       Reference to a TYPE OF VALIDITY.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 149:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_validity_ref = 2;
      Returns:
      The typeOfValidityRef.
    • getTypeOfValidityRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfValidityRefOrBuilder()
       Reference to a TYPE OF VALIDITY.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 149:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_validity_ref = 2;
    • hasTypeOfLineRef

      boolean hasTypeOfLineRef()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 331:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 3;
      Returns:
      Whether the typeOfLineRef field is set.
    • getTypeOfLineRef

      VersionOfObjectRefStructure getTypeOfLineRef()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 331:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 3;
      Returns:
      The typeOfLineRef.
    • getTypeOfLineRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfLineRefOrBuilder()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 331:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 3;
    • hasTypeOfPointRef

      boolean hasTypeOfPointRef()
       Reference to a TYPE OF POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 240:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_point_ref = 4;
      Returns:
      Whether the typeOfPointRef field is set.
    • getTypeOfPointRef

      VersionOfObjectRefStructure getTypeOfPointRef()
       Reference to a TYPE OF POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 240:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_point_ref = 4;
      Returns:
      The typeOfPointRef.
    • getTypeOfPointRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfPointRefOrBuilder()
       Reference to a TYPE OF POINT.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 240:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_point_ref = 4;
    • hasTypeOfLinkRef

      boolean hasTypeOfLinkRef()
       Reference to a TYPE OF LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 282:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_link_ref = 5;
      Returns:
      Whether the typeOfLinkRef field is set.
    • getTypeOfLinkRef

      VersionOfObjectRefStructure getTypeOfLinkRef()
       Reference to a TYPE OF LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 282:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_link_ref = 5;
      Returns:
      The typeOfLinkRef.
    • getTypeOfLinkRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfLinkRefOrBuilder()
       Reference to a TYPE OF LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 282:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_link_ref = 5;
    • hasTypeOfZoneRef

      boolean hasTypeOfZoneRef()
       Reference to a TYPE OF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 136:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_zone_ref = 6;
      Returns:
      Whether the typeOfZoneRef field is set.
    • getTypeOfZoneRef

      VersionOfObjectRefStructure getTypeOfZoneRef()
       Reference to a TYPE OF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 136:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_zone_ref = 6;
      Returns:
      The typeOfZoneRef.
    • getTypeOfZoneRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfZoneRefOrBuilder()
       Reference to a TYPE OF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 136:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_zone_ref = 6;
    • hasTypeOfTransferRef

      boolean hasTypeOfTransferRef()
       Reference to a TYPE OF TRANSFER.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 204:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_transfer_ref = 7;
      Returns:
      Whether the typeOfTransferRef field is set.
    • getTypeOfTransferRef

      VersionOfObjectRefStructure getTypeOfTransferRef()
       Reference to a TYPE OF TRANSFER.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 204:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_transfer_ref = 7;
      Returns:
      The typeOfTransferRef.
    • getTypeOfTransferRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfTransferRefOrBuilder()
       Reference to a TYPE OF TRANSFER.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 204:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_transfer_ref = 7;
    • hasTypeOfPlaceRef

      boolean hasTypeOfPlaceRef()
       Reference to a TYPE OF PLACE.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 230:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_place_ref = 8;
      Returns:
      Whether the typeOfPlaceRef field is set.
    • getTypeOfPlaceRef

      VersionOfObjectRefStructure getTypeOfPlaceRef()
       Reference to a TYPE OF PLACE.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 230:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_place_ref = 8;
      Returns:
      The typeOfPlaceRef.
    • getTypeOfPlaceRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfPlaceRefOrBuilder()
       Reference to a TYPE OF PLACE.  [netex_framework/netex_genericFramework/netex_place_support.xsd at 230:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_place_ref = 8;
    • hasTypeOfOrganisationRef

      boolean hasTypeOfOrganisationRef()
       Reference to a TYPE OF ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 239:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_organisation_ref = 9;
      Returns:
      Whether the typeOfOrganisationRef field is set.
    • getTypeOfOrganisationRef

      VersionOfObjectRefStructure getTypeOfOrganisationRef()
       Reference to a TYPE OF ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 239:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_organisation_ref = 9;
      Returns:
      The typeOfOrganisationRef.
    • getTypeOfOrganisationRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfOrganisationRefOrBuilder()
       Reference to a TYPE OF ORGANISATION.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 239:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_organisation_ref = 9;
    • hasTypeOfOrganisationPartRef

      boolean hasTypeOfOrganisationPartRef()
       Reference to a TYPE OF ORGANISATION PART.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 265:84]
       
      .uk.org.netex.www.netex.TypeOfOrganisationPartRefType type_of_organisation_part_ref = 10;
      Returns:
      Whether the typeOfOrganisationPartRef field is set.
    • getTypeOfOrganisationPartRef

      TypeOfOrganisationPartRefType getTypeOfOrganisationPartRef()
       Reference to a TYPE OF ORGANISATION PART.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 265:84]
       
      .uk.org.netex.www.netex.TypeOfOrganisationPartRefType type_of_organisation_part_ref = 10;
      Returns:
      The typeOfOrganisationPartRef.
    • getTypeOfOrganisationPartRefOrBuilder

      TypeOfOrganisationPartRefTypeOrBuilder getTypeOfOrganisationPartRefOrBuilder()
       Reference to a TYPE OF ORGANISATION PART.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 265:84]
       
      .uk.org.netex.www.netex.TypeOfOrganisationPartRefType type_of_organisation_part_ref = 10;
    • hasTypeOfLinkSequenceRef

      boolean hasTypeOfLinkSequenceRef()
       Reference to a TYPE OF LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 157:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_link_sequence_ref = 11;
      Returns:
      Whether the typeOfLinkSequenceRef field is set.
    • getTypeOfLinkSequenceRef

      VersionOfObjectRefStructure getTypeOfLinkSequenceRef()
       Reference to a TYPE OF LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 157:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_link_sequence_ref = 11;
      Returns:
      The typeOfLinkSequenceRef.
    • getTypeOfLinkSequenceRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfLinkSequenceRefOrBuilder()
       Reference to a TYPE OF LINK SEQUENCE.  [netex_framework/netex_genericFramework/netex_pointAndLinkSequence_support.xsd at 157:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_link_sequence_ref = 11;
    • hasTypeOfFeatureRef

      boolean hasTypeOfFeatureRef()
       Reference to a TYPE OF FEATURE.  [netex_framework/netex_genericFramework/netex_spatialFeature_support.xsd at 137:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_feature_ref = 12;
      Returns:
      Whether the typeOfFeatureRef field is set.
    • getTypeOfFeatureRef

      VersionOfObjectRefStructure getTypeOfFeatureRef()
       Reference to a TYPE OF FEATURE.  [netex_framework/netex_genericFramework/netex_spatialFeature_support.xsd at 137:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_feature_ref = 12;
      Returns:
      The typeOfFeatureRef.
    • getTypeOfFeatureRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfFeatureRefOrBuilder()
       Reference to a TYPE OF FEATURE.  [netex_framework/netex_genericFramework/netex_spatialFeature_support.xsd at 137:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_feature_ref = 12;
    • hasTypeOfProjectionRef

      boolean hasTypeOfProjectionRef()
       Reference to a TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 227:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_projection_ref = 13;
      Returns:
      Whether the typeOfProjectionRef field is set.
    • getTypeOfProjectionRef

      VersionOfObjectRefStructure getTypeOfProjectionRef()
       Reference to a TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 227:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_projection_ref = 13;
      Returns:
      The typeOfProjectionRef.
    • getTypeOfProjectionRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfProjectionRefOrBuilder()
       Reference to a TYPE OF PROJECTION.  [netex_framework/netex_genericFramework/netex_projection_support.xsd at 227:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_projection_ref = 13;
    • hasTypeOfEquipmentRef

      boolean hasTypeOfEquipmentRef()
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 14;
      Returns:
      Whether the typeOfEquipmentRef field is set.
    • getTypeOfEquipmentRef

      VersionOfObjectRefStructure getTypeOfEquipmentRef()
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 14;
      Returns:
      The typeOfEquipmentRef.
    • getTypeOfEquipmentRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfEquipmentRefOrBuilder()
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 14;
    • hasTypeOfFacilityRef

      boolean hasTypeOfFacilityRef()
       Reference to a TYPE OF FACILITY.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 909:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_facility_ref = 15;
      Returns:
      Whether the typeOfFacilityRef field is set.
    • getTypeOfFacilityRef

      VersionOfObjectRefStructure getTypeOfFacilityRef()
       Reference to a TYPE OF FACILITY.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 909:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_facility_ref = 15;
      Returns:
      The typeOfFacilityRef.
    • getTypeOfFacilityRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfFacilityRefOrBuilder()
       Reference to a TYPE OF FACILITY.  [netex_framework/netex_reusableComponents/netex_facility_support.xsd at 909:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_facility_ref = 15;
    • hasTypeOfServiceRef

      boolean hasTypeOfServiceRef()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 16;
      Returns:
      Whether the typeOfServiceRef field is set.
    • getTypeOfServiceRef

      VersionOfObjectRefStructure getTypeOfServiceRef()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 16;
      Returns:
      The typeOfServiceRef.
    • getTypeOfServiceRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfServiceRefOrBuilder()
       Reference to a TYPE OF SERVICE.  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 753:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_ref = 16;
    • hasTypeOfNoticeRef

      boolean hasTypeOfNoticeRef()
       Reference to a TYPE OF NOTICe.  [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 151:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_notice_ref = 17;
      Returns:
      Whether the typeOfNoticeRef field is set.
    • getTypeOfNoticeRef

      VersionOfObjectRefStructure getTypeOfNoticeRef()
       Reference to a TYPE OF NOTICe.  [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 151:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_notice_ref = 17;
      Returns:
      The typeOfNoticeRef.
    • getTypeOfNoticeRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfNoticeRefOrBuilder()
       Reference to a TYPE OF NOTICe.  [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 151:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_notice_ref = 17;
    • hasTypeOfDeliveryVariantRef

      boolean hasTypeOfDeliveryVariantRef()
       Reference to a TYPE OF DELIVERY VARIANT.  [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 177:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_delivery_variant_ref = 18;
      Returns:
      Whether the typeOfDeliveryVariantRef field is set.
    • getTypeOfDeliveryVariantRef

      VersionOfObjectRefStructure getTypeOfDeliveryVariantRef()
       Reference to a TYPE OF DELIVERY VARIANT.  [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 177:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_delivery_variant_ref = 18;
      Returns:
      The typeOfDeliveryVariantRef.
    • getTypeOfDeliveryVariantRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfDeliveryVariantRefOrBuilder()
       Reference to a TYPE OF DELIVERY VARIANT.  [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 177:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_delivery_variant_ref = 18;
    • hasTypeOfSecurityListRef

      boolean hasTypeOfSecurityListRef()
       Reference to a TYPE OF SECURITY LIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 231:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_security_list_ref = 19;
      Returns:
      Whether the typeOfSecurityListRef field is set.
    • getTypeOfSecurityListRef

      VersionOfObjectRefStructure getTypeOfSecurityListRef()
       Reference to a TYPE OF SECURITY LIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 231:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_security_list_ref = 19;
      Returns:
      The typeOfSecurityListRef.
    • getTypeOfSecurityListRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfSecurityListRefOrBuilder()
       Reference to a TYPE OF SECURITY LIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 231:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_security_list_ref = 19;
    • hasTypeOfJourneyPatternRef

      boolean hasTypeOfJourneyPatternRef()
       Reference to a TYPE OF JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 184:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_journey_pattern_ref = 20;
      Returns:
      Whether the typeOfJourneyPatternRef field is set.
    • getTypeOfJourneyPatternRef

      VersionOfObjectRefStructure getTypeOfJourneyPatternRef()
       Reference to a TYPE OF JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 184:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_journey_pattern_ref = 20;
      Returns:
      The typeOfJourneyPatternRef.
    • getTypeOfJourneyPatternRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfJourneyPatternRefOrBuilder()
       Reference to a TYPE OF JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 184:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_journey_pattern_ref = 20;
    • hasTypeOfTimeDemandTypeRef

      boolean hasTypeOfTimeDemandTypeRef()
       Reference to a TYPE OF TIME DEMAND TYPE.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 164:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_time_demand_type_ref = 21;
      Returns:
      Whether the typeOfTimeDemandTypeRef field is set.
    • getTypeOfTimeDemandTypeRef

      VersionOfObjectRefStructure getTypeOfTimeDemandTypeRef()
       Reference to a TYPE OF TIME DEMAND TYPE.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 164:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_time_demand_type_ref = 21;
      Returns:
      The typeOfTimeDemandTypeRef.
    • getTypeOfTimeDemandTypeRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfTimeDemandTypeRefOrBuilder()
       Reference to a TYPE OF TIME DEMAND TYPE.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 164:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_time_demand_type_ref = 21;
    • hasTypeOfCongestionRef

      boolean hasTypeOfCongestionRef()
       Reference to a TYPE OF CONGESTION.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_support.xsd at 62:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_congestion_ref = 22;
      Returns:
      Whether the typeOfCongestionRef field is set.
    • getTypeOfCongestionRef

      VersionOfObjectRefStructure getTypeOfCongestionRef()
       Reference to a TYPE OF CONGESTION.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_support.xsd at 62:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_congestion_ref = 22;
      Returns:
      The typeOfCongestionRef.
    • getTypeOfCongestionRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfCongestionRefOrBuilder()
       Reference to a TYPE OF CONGESTION.  [netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_support.xsd at 62:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_congestion_ref = 22;
    • hasTypeOfServiceFeatureRef

      boolean hasTypeOfServiceFeatureRef()
       Reference to a TYPE OF SERVICE FEATURE.  [netex_part_1/part1_ifopt/netex_ifopt_serviceFeature_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_feature_ref = 23;
      Returns:
      Whether the typeOfServiceFeatureRef field is set.
    • getTypeOfServiceFeatureRef

      VersionOfObjectRefStructure getTypeOfServiceFeatureRef()
       Reference to a TYPE OF SERVICE FEATURE.  [netex_part_1/part1_ifopt/netex_ifopt_serviceFeature_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_feature_ref = 23;
      Returns:
      The typeOfServiceFeatureRef.
    • getTypeOfServiceFeatureRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfServiceFeatureRefOrBuilder()
       Reference to a TYPE OF SERVICE FEATURE.  [netex_part_1/part1_ifopt/netex_ifopt_serviceFeature_support.xsd at 67:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_service_feature_ref = 23;
    • hasTypeOfPassengerInformationEquipmentRef

      boolean hasTypeOfPassengerInformationEquipmentRef()
       Reference to a TYPE OF PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd at 163:152]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_passenger_information_equipment_ref = 24;
      Returns:
      Whether the typeOfPassengerInformationEquipmentRef field is set.
    • getTypeOfPassengerInformationEquipmentRef

      VersionOfObjectRefStructure getTypeOfPassengerInformationEquipmentRef()
       Reference to a TYPE OF PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd at 163:152]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_passenger_information_equipment_ref = 24;
      Returns:
      The typeOfPassengerInformationEquipmentRef.
    • getTypeOfPassengerInformationEquipmentRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfPassengerInformationEquipmentRefOrBuilder()
       Reference to a TYPE OF PASSENGER INFORMATION EQUIPMENT.  [netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd at 163:152]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_passenger_information_equipment_ref = 24;
    • hasTypeOfFlexibleServiceRef

      boolean hasTypeOfFlexibleServiceRef()
       Reference to a TYPE OF FLEXIBLE SERVICE.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_flexible_service_ref = 25;
      Returns:
      Whether the typeOfFlexibleServiceRef field is set.
    • getTypeOfFlexibleServiceRef

      VersionOfObjectRefStructure getTypeOfFlexibleServiceRef()
       Reference to a TYPE OF FLEXIBLE SERVICE.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_flexible_service_ref = 25;
      Returns:
      The typeOfFlexibleServiceRef.
    • getTypeOfFlexibleServiceRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfFlexibleServiceRefOrBuilder()
       Reference to a TYPE OF FLEXIBLE SERVICE.  [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 120:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_flexible_service_ref = 25;
    • hasTypeOfPricingRuleRef

      boolean hasTypeOfPricingRuleRef()
       Reference to a TYPE OF PRICING RULE. +v1.1  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 388:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_pricing_rule_ref = 26;
      Returns:
      Whether the typeOfPricingRuleRef field is set.
    • getTypeOfPricingRuleRef

      VersionOfObjectRefStructure getTypeOfPricingRuleRef()
       Reference to a TYPE OF PRICING RULE. +v1.1  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 388:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_pricing_rule_ref = 26;
      Returns:
      The typeOfPricingRuleRef.
    • getTypeOfPricingRuleRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfPricingRuleRefOrBuilder()
       Reference to a TYPE OF PRICING RULE. +v1.1  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 388:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_pricing_rule_ref = 26;
    • hasTypeOfFareStructureFactorRef

      boolean hasTypeOfFareStructureFactorRef()
       Reference to a TYPE OF FARE STRUCTURE FACTOR.  [netex_part_3/part3_fares/netex_fareStructure_support.xsd at 187:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_structure_factor_ref = 27;
      Returns:
      Whether the typeOfFareStructureFactorRef field is set.
    • getTypeOfFareStructureFactorRef

      VersionOfObjectRefStructure getTypeOfFareStructureFactorRef()
       Reference to a TYPE OF FARE STRUCTURE FACTOR.  [netex_part_3/part3_fares/netex_fareStructure_support.xsd at 187:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_structure_factor_ref = 27;
      Returns:
      The typeOfFareStructureFactorRef.
    • getTypeOfFareStructureFactorRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfFareStructureFactorRefOrBuilder()
       Reference to a TYPE OF FARE STRUCTURE FACTOR.  [netex_part_3/part3_fares/netex_fareStructure_support.xsd at 187:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_structure_factor_ref = 27;
    • hasTypeOfFareProductRef

      boolean hasTypeOfFareProductRef()
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 28;
      Returns:
      Whether the typeOfFareProductRef field is set.
    • getTypeOfFareProductRef

      VersionOfObjectRefStructure getTypeOfFareProductRef()
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 28;
      Returns:
      The typeOfFareProductRef.
    • getTypeOfFareProductRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfFareProductRefOrBuilder()
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 28;
    • hasTypeOfTravelDocumentRef

      boolean hasTypeOfTravelDocumentRef()
       Reference to a TYPE OF TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 79:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_travel_document_ref = 29;
      Returns:
      Whether the typeOfTravelDocumentRef field is set.
    • getTypeOfTravelDocumentRef

      VersionOfObjectRefStructure getTypeOfTravelDocumentRef()
       Reference to a TYPE OF TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 79:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_travel_document_ref = 29;
      Returns:
      The typeOfTravelDocumentRef.
    • getTypeOfTravelDocumentRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfTravelDocumentRefOrBuilder()
       Reference to a TYPE OF TRAVEL DOCUMENT.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 79:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_travel_document_ref = 29;
    • hasTypeOfMachineReadabilityRef

      boolean hasTypeOfMachineReadabilityRef()
       Reference to a TYPE OF MACHINE READABILITY.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 117:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_machine_readability_ref = 30;
      Returns:
      Whether the typeOfMachineReadabilityRef field is set.
    • getTypeOfMachineReadabilityRef

      VersionOfObjectRefStructure getTypeOfMachineReadabilityRef()
       Reference to a TYPE OF MACHINE READABILITY.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 117:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_machine_readability_ref = 30;
      Returns:
      The typeOfMachineReadabilityRef.
    • getTypeOfMachineReadabilityRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfMachineReadabilityRefOrBuilder()
       Reference to a TYPE OF MACHINE READABILITY.  [netex_part_3/part3_fares/netex_typeOfTravelDocument_support.xsd at 117:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_machine_readability_ref = 30;
    • hasAllDistributionChannelsRef

      boolean hasAllDistributionChannelsRef()
       Reference to   All DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 189:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_distribution_channels_ref = 31;
      Returns:
      Whether the allDistributionChannelsRef field is set.
    • getAllDistributionChannelsRef

      VersionOfObjectRefStructure getAllDistributionChannelsRef()
       Reference to   All DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 189:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_distribution_channels_ref = 31;
      Returns:
      The allDistributionChannelsRef.
    • getAllDistributionChannelsRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getAllDistributionChannelsRefOrBuilder()
       Reference to   All DISTRIBUTION CHANNELs.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 189:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure all_distribution_channels_ref = 31;
    • hasTypeOfTariffRef

      boolean hasTypeOfTariffRef()
       Reference to a TYPE OF TARIFF. (TAP TSI)  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 179:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_tariff_ref = 32;
      Returns:
      Whether the typeOfTariffRef field is set.
    • getTypeOfTariffRef

      VersionOfObjectRefStructure getTypeOfTariffRef()
       Reference to a TYPE OF TARIFF. (TAP TSI)  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 179:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_tariff_ref = 32;
      Returns:
      The typeOfTariffRef.
    • getTypeOfTariffRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfTariffRefOrBuilder()
       Reference to a TYPE OF TARIFF. (TAP TSI)  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 179:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_tariff_ref = 32;
    • hasTypeOfFareStructureElementRef

      boolean hasTypeOfFareStructureElementRef()
       Reference to a TYPE OF FARE STRUCTURE ELEMENT.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 281:134]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_structure_element_ref = 33;
      Returns:
      Whether the typeOfFareStructureElementRef field is set.
    • getTypeOfFareStructureElementRef

      VersionOfObjectRefStructure getTypeOfFareStructureElementRef()
       Reference to a TYPE OF FARE STRUCTURE ELEMENT.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 281:134]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_structure_element_ref = 33;
      Returns:
      The typeOfFareStructureElementRef.
    • getTypeOfFareStructureElementRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfFareStructureElementRefOrBuilder()
       Reference to a TYPE OF FARE STRUCTURE ELEMENT.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 281:134]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_structure_element_ref = 33;
    • hasTypeOfSalesOfferPackageRef

      boolean hasTypeOfSalesOfferPackageRef()
       Reference to a TYPE OF SALES OFFER PACKAGE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 297:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_sales_offer_package_ref = 34;
      Returns:
      Whether the typeOfSalesOfferPackageRef field is set.
    • getTypeOfSalesOfferPackageRef

      VersionOfObjectRefStructure getTypeOfSalesOfferPackageRef()
       Reference to a TYPE OF SALES OFFER PACKAGE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 297:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_sales_offer_package_ref = 34;
      Returns:
      The typeOfSalesOfferPackageRef.
    • getTypeOfSalesOfferPackageRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfSalesOfferPackageRefOrBuilder()
       Reference to a TYPE OF SALES OFFER PACKAGE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 297:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_sales_offer_package_ref = 34;
    • hasTypeOfAccessRightAssignmentRef

      boolean hasTypeOfAccessRightAssignmentRef()
       Reference to a TYPE OF ACCESS RIGHT ASSIGNMENT.  [netex_part_3/part3_fares/netex_accessRightParameter_support.xsd at 229:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_access_right_assignment_ref = 35;
      Returns:
      Whether the typeOfAccessRightAssignmentRef field is set.
    • getTypeOfAccessRightAssignmentRef

      VersionOfObjectRefStructure getTypeOfAccessRightAssignmentRef()
       Reference to a TYPE OF ACCESS RIGHT ASSIGNMENT.  [netex_part_3/part3_fares/netex_accessRightParameter_support.xsd at 229:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_access_right_assignment_ref = 35;
      Returns:
      The typeOfAccessRightAssignmentRef.
    • getTypeOfAccessRightAssignmentRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfAccessRightAssignmentRefOrBuilder()
       Reference to a TYPE OF ACCESS RIGHT ASSIGNMENT.  [netex_part_3/part3_fares/netex_accessRightParameter_support.xsd at 229:136]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_access_right_assignment_ref = 35;
    • hasTypeOfFareContractRef

      boolean hasTypeOfFareContractRef()
       Reference to a TYPE OF FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 224:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_ref = 36;
      Returns:
      Whether the typeOfFareContractRef field is set.
    • getTypeOfFareContractRef

      VersionOfObjectRefStructure getTypeOfFareContractRef()
       Reference to a TYPE OF FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 224:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_ref = 36;
      Returns:
      The typeOfFareContractRef.
    • getTypeOfFareContractRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfFareContractRefOrBuilder()
       Reference to a TYPE OF FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 224:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_ref = 36;
    • hasTypeOfFareContractEntryRef

      boolean hasTypeOfFareContractEntryRef()
       Reference to a TYPE OF FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 326:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_entry_ref = 37;
      Returns:
      Whether the typeOfFareContractEntryRef field is set.
    • getTypeOfFareContractEntryRef

      VersionOfObjectRefStructure getTypeOfFareContractEntryRef()
       Reference to a TYPE OF FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 326:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_entry_ref = 37;
      Returns:
      The typeOfFareContractEntryRef.
    • getTypeOfFareContractEntryRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfFareContractEntryRefOrBuilder()
       Reference to a TYPE OF FARE CONTRACT ENTRY.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 326:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_entry_ref = 37;
    • hasTypeOfCustomerAccountRef

      boolean hasTypeOfCustomerAccountRef()
       Reference to a TYPE OF CUSTOMER ACCOUNT .  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 440:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_customer_account_ref = 38;
      Returns:
      Whether the typeOfCustomerAccountRef field is set.
    • getTypeOfCustomerAccountRef

      VersionOfObjectRefStructure getTypeOfCustomerAccountRef()
       Reference to a TYPE OF CUSTOMER ACCOUNT .  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 440:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_customer_account_ref = 38;
      Returns:
      The typeOfCustomerAccountRef.
    • getTypeOfCustomerAccountRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfCustomerAccountRefOrBuilder()
       Reference to a TYPE OF CUSTOMER ACCOUNT .  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 440:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_customer_account_ref = 38;
    • hasCustomerAccountStatusRef

      boolean hasCustomerAccountStatusRef()
       Reference to a CUSTOMER ACCOUNT STATUS .  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 478:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_account_status_ref = 39;
      Returns:
      Whether the customerAccountStatusRef field is set.
    • getCustomerAccountStatusRef

      VersionOfObjectRefStructure getCustomerAccountStatusRef()
       Reference to a CUSTOMER ACCOUNT STATUS .  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 478:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_account_status_ref = 39;
      Returns:
      The customerAccountStatusRef.
    • getCustomerAccountStatusRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getCustomerAccountStatusRefOrBuilder()
       Reference to a CUSTOMER ACCOUNT STATUS .  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 478:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_account_status_ref = 39;
    • hasTypeOfRetailDeviceRef

      boolean hasTypeOfRetailDeviceRef()
       Reference to a TYPE OF RETAIL DEVICE.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 156:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_retail_device_ref = 40;
      Returns:
      Whether the typeOfRetailDeviceRef field is set.
    • getTypeOfRetailDeviceRef

      VersionOfObjectRefStructure getTypeOfRetailDeviceRef()
       Reference to a TYPE OF RETAIL DEVICE.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 156:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_retail_device_ref = 40;
      Returns:
      The typeOfRetailDeviceRef.
    • getTypeOfRetailDeviceRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfRetailDeviceRefOrBuilder()
       Reference to a TYPE OF RETAIL DEVICE.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 156:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_retail_device_ref = 40;
    • hasTypeOfCustomerAccountEntryRef

      boolean hasTypeOfCustomerAccountEntryRef()
       Reference to a TYPE OF CUSTOMER ACCOUNT ENTRY.  [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 72:134]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountEntryRefStructure type_of_customer_account_entry_ref = 41;
      Returns:
      Whether the typeOfCustomerAccountEntryRef field is set.
    • getTypeOfCustomerAccountEntryRef

      TypeOfCustomerAccountEntryRefStructure getTypeOfCustomerAccountEntryRef()
       Reference to a TYPE OF CUSTOMER ACCOUNT ENTRY.  [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 72:134]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountEntryRefStructure type_of_customer_account_entry_ref = 41;
      Returns:
      The typeOfCustomerAccountEntryRef.
    • getTypeOfCustomerAccountEntryRefOrBuilder

      TypeOfCustomerAccountEntryRefStructureOrBuilder getTypeOfCustomerAccountEntryRefOrBuilder()
       Reference to a TYPE OF CUSTOMER ACCOUNT ENTRY.  [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 72:134]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountEntryRefStructure type_of_customer_account_entry_ref = 41;
    • hasScheduledModeOfOperationRef

      boolean hasScheduledModeOfOperationRef()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 52;
      Returns:
      Whether the scheduledModeOfOperationRef field is set.
    • getScheduledModeOfOperationRef

      VersionOfObjectRefStructure getScheduledModeOfOperationRef()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 52;
      Returns:
      The scheduledModeOfOperationRef.
    • getScheduledModeOfOperationRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getScheduledModeOfOperationRefOrBuilder()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 52;
    • hasFlexibleModeOfOperationRef

      boolean hasFlexibleModeOfOperationRef()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 53;
      Returns:
      Whether the flexibleModeOfOperationRef field is set.
    • getFlexibleModeOfOperationRef

      VersionOfObjectRefStructure getFlexibleModeOfOperationRef()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 53;
      Returns:
      The flexibleModeOfOperationRef.
    • getFlexibleModeOfOperationRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getFlexibleModeOfOperationRefOrBuilder()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 53;
    • hasVehicleRentalRef

      boolean hasVehicleRentalRef()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 54;
      Returns:
      Whether the vehicleRentalRef field is set.
    • getVehicleRentalRef

      VersionOfObjectRefStructure getVehicleRentalRef()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 54;
      Returns:
      The vehicleRentalRef.
    • getVehicleRentalRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getVehicleRentalRefOrBuilder()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 54;
    • hasVehicleSharingRef

      boolean hasVehicleSharingRef()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 55;
      Returns:
      Whether the vehicleSharingRef field is set.
    • getVehicleSharingRef

      VersionOfObjectRefStructure getVehicleSharingRef()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 55;
      Returns:
      The vehicleSharingRef.
    • getVehicleSharingRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getVehicleSharingRefOrBuilder()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 55;
    • hasVehiclePoolingRef

      boolean hasVehiclePoolingRef()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 56;
      Returns:
      Whether the vehiclePoolingRef field is set.
    • getVehiclePoolingRef

      VersionOfObjectRefStructure getVehiclePoolingRef()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 56;
      Returns:
      The vehiclePoolingRef.
    • getVehiclePoolingRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getVehiclePoolingRefOrBuilder()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 56;
    • hasPersonalModeOfOperationRef

      boolean hasPersonalModeOfOperationRef()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 57;
      Returns:
      Whether the personalModeOfOperationRef field is set.
    • getPersonalModeOfOperationRef

      VersionOfObjectRefStructure getPersonalModeOfOperationRef()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 57;
      Returns:
      The personalModeOfOperationRef.
    • getPersonalModeOfOperationRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getPersonalModeOfOperationRefOrBuilder()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 57;
    • hasTypeOfModeOfOperationRef

      boolean hasTypeOfModeOfOperationRef()
       Reference to a TYPE OF MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 360:124]
       
      .uk.org.netex.www.netex.TypeOfModeOfOperationRefStructure type_of_mode_of_operation_ref = 58;
      Returns:
      Whether the typeOfModeOfOperationRef field is set.
    • getTypeOfModeOfOperationRef

      TypeOfModeOfOperationRefStructure getTypeOfModeOfOperationRef()
       Reference to a TYPE OF MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 360:124]
       
      .uk.org.netex.www.netex.TypeOfModeOfOperationRefStructure type_of_mode_of_operation_ref = 58;
      Returns:
      The typeOfModeOfOperationRef.
    • getTypeOfModeOfOperationRefOrBuilder

      TypeOfModeOfOperationRefStructureOrBuilder getTypeOfModeOfOperationRefOrBuilder()
       Reference to a TYPE OF MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 360:124]
       
      .uk.org.netex.www.netex.TypeOfModeOfOperationRefStructure type_of_mode_of_operation_ref = 58;
    • hasTypeOfBatteryChemistryRef

      boolean hasTypeOfBatteryChemistryRef()
       Reference to a TYPE OF BATTERY CHEMISTRY. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 140:143]
       
      .uk.org.netex.www.netex.TypeOfBatteryChemistryRefStructure type_of_battery_chemistry_ref = 59;
      Returns:
      Whether the typeOfBatteryChemistryRef field is set.
    • getTypeOfBatteryChemistryRef

      TypeOfBatteryChemistryRefStructure getTypeOfBatteryChemistryRef()
       Reference to a TYPE OF BATTERY CHEMISTRY. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 140:143]
       
      .uk.org.netex.www.netex.TypeOfBatteryChemistryRefStructure type_of_battery_chemistry_ref = 59;
      Returns:
      The typeOfBatteryChemistryRef.
    • getTypeOfBatteryChemistryRefOrBuilder

      TypeOfBatteryChemistryRefStructureOrBuilder getTypeOfBatteryChemistryRefOrBuilder()
       Reference to a TYPE OF BATTERY CHEMISTRY. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 140:143]
       
      .uk.org.netex.www.netex.TypeOfBatteryChemistryRefStructure type_of_battery_chemistry_ref = 59;
    • hasTypeOfPlugRef

      boolean hasTypeOfPlugRef()
       Reference to a TYPE OF PLUG. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 166:119]
       
      .uk.org.netex.www.netex.TypeOfPlugRefStructure type_of_plug_ref = 60;
      Returns:
      Whether the typeOfPlugRef field is set.
    • getTypeOfPlugRef

      TypeOfPlugRefStructure getTypeOfPlugRef()
       Reference to a TYPE OF PLUG. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 166:119]
       
      .uk.org.netex.www.netex.TypeOfPlugRefStructure type_of_plug_ref = 60;
      Returns:
      The typeOfPlugRef.
    • getTypeOfPlugRefOrBuilder

      TypeOfPlugRefStructureOrBuilder getTypeOfPlugRefOrBuilder()
       Reference to a TYPE OF PLUG. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd at 166:119]
       
      .uk.org.netex.www.netex.TypeOfPlugRefStructure type_of_plug_ref = 60;
    • hasTypeOfMobilityServiceRef

      boolean hasTypeOfMobilityServiceRef()
       Reference to a TYPE OF MobilityService. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 293:124]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceRefStructure type_of_mobility_service_ref = 61;
      Returns:
      Whether the typeOfMobilityServiceRef field is set.
    • getTypeOfMobilityServiceRef

      TypeOfMobilityServiceRefStructure getTypeOfMobilityServiceRef()
       Reference to a TYPE OF MobilityService. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 293:124]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceRefStructure type_of_mobility_service_ref = 61;
      Returns:
      The typeOfMobilityServiceRef.
    • getTypeOfMobilityServiceRefOrBuilder

      TypeOfMobilityServiceRefStructureOrBuilder getTypeOfMobilityServiceRefOrBuilder()
       Reference to a TYPE OF MobilityService. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 293:124]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceRefStructure type_of_mobility_service_ref = 61;
    • getTypeOfValueRefStructureCase