Package uk.org.netex.www.netex
Interface ChoiceWrapper_DataObjects_RelStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ChoiceWrapper_DataObjects_RelStructure,ChoiceWrapper_DataObjects_RelStructure.Builder
@Generated
public interface ChoiceWrapper_DataObjects_RelStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionA container VERSION FRAME that groups a set of content VERSION FRAMsE to which the same VALIDITY CONDITIONs have been assigned.A container VERSION FRAME that groups a set of content VERSION FRAMsE to which the same VALIDITY CONDITIONs have been assigned.A coherent set of Driver Scheduling data to which the same VALIDITY CONDITIONs have been assigned.A coherent set of Driver Scheduling data to which the same VALIDITY CONDITIONs have been assigned.A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.A General purpose frame that can be used to exchange any NeTEx element.A General purpose frame that can be used to exchange any NeTEx element.A coherent set of infrastructure network description data to which the same VALIDITY CONDITIONs have been assigned.A coherent set of infrastructure network description data to which the same VALIDITY CONDITIONs have been assigned.A coherent set of MOBILITY JOURNEY data to which the same frame VALIDITY CONDITIONs have been assigned.A coherent set of MOBILITY JOURNEY data to which the same frame VALIDITY CONDITIONs have been assigned.A coherent set of MOBILITY SERVICE data to which the same frame VALIDITY CONDITIONs have been assigned.A coherent set of MOBILITY SERVICE data to which the same frame VALIDITY CONDITIONs have been assigned.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.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.A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.A SERVICE CALENDAR.A SERVICE CALENDAR.A coherent set of Service data to which the same frame VALIDITY CONDITIONs have been assigned.A coherent set of Service data to which the same frame VALIDITY CONDITIONs have been assigned.A coherent set of SITE data to which the same frame VALIDITY CONDITIONs have been assigned.A coherent set of SITE data to which the same frame VALIDITY CONDITIONs have been assigned.A coherent set of timetable data (VEHICLE JOURNEYs and BLOCKs) to which the same VALIDITY CONDITIONs have been assigned.A coherent set of timetable data (VEHICLE JOURNEYs and BLOCKs) to which the same VALIDITY CONDITIONs have been assigned.A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.A coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.booleanA container VERSION FRAME that groups a set of content VERSION FRAMsE to which the same VALIDITY CONDITIONs have been assigned.booleanA coherent set of Driver Scheduling data to which the same VALIDITY CONDITIONs have been assigned.booleanA coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.booleanA General purpose frame that can be used to exchange any NeTEx element.booleanA coherent set of infrastructure network description data to which the same VALIDITY CONDITIONs have been assigned.booleanA coherent set of MOBILITY JOURNEY data to which the same frame VALIDITY CONDITIONs have been assigned.booleanA coherent set of MOBILITY SERVICE data to which the same frame VALIDITY CONDITIONs have been assigned.booleanA 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.booleanA coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.booleanA SERVICE CALENDAR.booleanA coherent set of Service data to which the same frame VALIDITY CONDITIONs have been assigned.booleanA coherent set of SITE data to which the same frame VALIDITY CONDITIONs have been assigned.booleanA coherent set of timetable data (VEHICLE JOURNEYs and BLOCKs) to which the same VALIDITY CONDITIONs have been assigned.booleanA coherent set of Vehicle Scheduling data to which the same VALIDITY CONDITIONs have been assigned.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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 = 1;- 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 = 1;- 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 = 1; -
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 = 2;- 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 = 2;- 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 = 2; -
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 = 3;- 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 = 3;- 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 = 3; -
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 = 4;- 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 = 4;- 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 = 4; -
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 = 5;- 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 = 5;- 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 = 5; -
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 = 6;- 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 = 6;- 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 = 6; -
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 = 7;- 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 = 7;- 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 = 7; -
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 = 8;- 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 = 8;- 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 = 8; -
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 = 9;- 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 = 9;- 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 = 9; -
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 = 10;- 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 = 10;- 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 = 10; -
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 = 11;- 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 = 11;- 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 = 11; -
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 = 12;- 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 = 12;- 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 = 12; -
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 = 13;- 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 = 13;- 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 = 13; -
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 = 14;- 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 = 14;- 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 = 14; -
getCommonVersionFrameStructureCase
ChoiceWrapper_DataObjects_RelStructure.CommonVersionFrameStructureCase getCommonVersionFrameStructureCase()
-