Package uk.org.netex.www.netex
Interface GroupOfServicesEndPoint_DerivedViewStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GroupOfServicesEndPoint_DerivedViewStructure,GroupOfServicesEndPoint_DerivedViewStructure.Builder
public interface GroupOfServicesEndPoint_DerivedViewStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionReference to a BRANDING.Reference to a BRANDING.Reference to a DESTINATION DISPLAY.Reference to a DESTINATION DISPLAY.Reference to a FARE SCHEDULED STOP POINT.Reference to a FARE SCHEDULED STOP POINT.getId()Identifier of Object of which this is a view.com.google.protobuf.ByteStringIdentifier of Object of which this is a view.getName()Name of Stop Point.Name of Stop Point.Reference to a SCHEDULED STOP POINT.Reference to a SCHEDULED STOP POINT.Simplified view of TOPOGRAPHIC PLACE.Simplified view of TOPOGRAPHIC PLACE.booleanReference to a BRANDING.booleanReference to a DESTINATION DISPLAY.booleanReference to a FARE SCHEDULED STOP POINT.booleanhasName()Name of Stop Point.booleanReference to a SCHEDULED STOP POINT.booleanSimplified view of TOPOGRAPHIC PLACE.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
-
getId
String getId()Identifier of Object of which this is a view. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
string id = 1;- Returns:
- The id.
-
getIdBytes
com.google.protobuf.ByteString getIdBytes()Identifier of Object of which this is a view. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
string id = 1;- Returns:
- The bytes for id.
-
hasBrandingRef
boolean hasBrandingRef()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;- Returns:
- Whether the brandingRef field is set.
-
getBrandingRef
VersionOfObjectRefStructure getBrandingRef()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;- Returns:
- The brandingRef.
-
getBrandingRefOrBuilder
VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2; -
hasName
boolean hasName()Name of Stop Point. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 527:71]
.uk.org.netex.www.netex.MultilingualString name = 41;- Returns:
- Whether the name field is set.
-
getName
MultilingualString getName()Name of Stop Point. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 527:71]
.uk.org.netex.www.netex.MultilingualString name = 41;- Returns:
- The name.
-
getNameOrBuilder
MultilingualStringOrBuilder getNameOrBuilder()Name of Stop Point. [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 527:71]
.uk.org.netex.www.netex.MultilingualString name = 41; -
hasDestinationDisplayRef
boolean hasDestinationDisplayRef()Reference to a DESTINATION DISPLAY. [netex_part_1/part1_networkDescription/netex_line_support.xsd at 243:121]
.uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 44;- Returns:
- Whether the destinationDisplayRef field is set.
-
getDestinationDisplayRef
VersionOfObjectRefStructure getDestinationDisplayRef()Reference to a DESTINATION DISPLAY. [netex_part_1/part1_networkDescription/netex_line_support.xsd at 243:121]
.uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 44;- Returns:
- The destinationDisplayRef.
-
getDestinationDisplayRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDestinationDisplayRefOrBuilder()Reference to a DESTINATION DISPLAY. [netex_part_1/part1_networkDescription/netex_line_support.xsd at 243:121]
.uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 44; -
hasTopographicPlaceView
boolean hasTopographicPlaceView()Simplified view of TOPOGRAPHIC PLACE. Data is derived through the relationship. [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 341:75]
.uk.org.netex.www.netex.TopographicPlaceViewType topographic_place_view = 45;- Returns:
- Whether the topographicPlaceView field is set.
-
getTopographicPlaceView
TopographicPlaceViewType getTopographicPlaceView()Simplified view of TOPOGRAPHIC PLACE. Data is derived through the relationship. [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 341:75]
.uk.org.netex.www.netex.TopographicPlaceViewType topographic_place_view = 45;- Returns:
- The topographicPlaceView.
-
getTopographicPlaceViewOrBuilder
TopographicPlaceViewTypeOrBuilder getTopographicPlaceViewOrBuilder()Simplified view of TOPOGRAPHIC PLACE. Data is derived through the relationship. [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 341:75]
.uk.org.netex.www.netex.TopographicPlaceViewType topographic_place_view = 45; -
hasScheduledStopPointRef
boolean hasScheduledStopPointRef()Reference to a SCHEDULED STOP POINT. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
.uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 42;- Returns:
- Whether the scheduledStopPointRef field is set.
-
getScheduledStopPointRef
VersionOfObjectRefStructure getScheduledStopPointRef()Reference to a SCHEDULED STOP POINT. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
.uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 42;- Returns:
- The scheduledStopPointRef.
-
getScheduledStopPointRefOrBuilder
VersionOfObjectRefStructureOrBuilder getScheduledStopPointRefOrBuilder()Reference to a SCHEDULED STOP POINT. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
.uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 42; -
hasFareScheduledStopPointRef
boolean hasFareScheduledStopPointRef()Reference to a FARE SCHEDULED STOP POINT. [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 43;- Returns:
- Whether the fareScheduledStopPointRef field is set.
-
getFareScheduledStopPointRef
VersionOfObjectRefStructure getFareScheduledStopPointRef()Reference to a FARE SCHEDULED STOP POINT. [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 43;- Returns:
- The fareScheduledStopPointRef.
-
getFareScheduledStopPointRefOrBuilder
VersionOfObjectRefStructureOrBuilder getFareScheduledStopPointRefOrBuilder()Reference to a FARE SCHEDULED STOP POINT. [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 43; -
getScheduledStopPointRefStructureCase
GroupOfServicesEndPoint_DerivedViewStructure.ScheduledStopPointRefStructureCase getScheduledStopPointRefStructureCase()
-