Package uk.org.netex.www.netex
Interface DestinationDisplay_DerivedViewStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
DestinationDisplay_DerivedViewStructure,DestinationDisplay_DerivedViewStructure.Builder
public interface DestinationDisplay_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.Text to show to Driver or Staff for the DESTINATION DISPLAY.Text to show to Driver or Staff for the DESTINATION DISPLAY.Name of destination to show on front of VEHICLE.Name of destination to show on front of VEHICLE.getId()Identifier of Object of which this is a view.com.google.protobuf.ByteStringIdentifier of Object of which this is a view.A list of alternative Key values for an element.A list of alternative Key values for an element.getName()Name of destination on DESTINATION DISPLAY.Name of destination on DESTINATION DISPLAY.A private code that uniquely identifies the element.A private code that uniquely identifies the element.Public code to show for Destination.com.google.protobuf.ByteStringPublic code to show for Destination.Short code associated with Destination display used vehicle display controller which describes the format of the destination text in the front and side display in the vehicle.com.google.protobuf.ByteStringShort code associated with Destination display used vehicle display controller which describes the format of the destination text in the front and side display in the vehicle.Short Name on DESTINATION DISPLAY.Short Name on DESTINATION DISPLAY.Name of destination to show on side of VEHICLE.Name of destination to show on side of VEHICLE.booleanReference to a BRANDING.booleanReference to a DESTINATION DISPLAY.booleanText to show to Driver or Staff for the DESTINATION DISPLAY.booleanName of destination to show on front of VEHICLE.booleanA list of alternative Key values for an element.booleanhasName()Name of destination on DESTINATION DISPLAY.booleanA private code that uniquely identifies the element.booleanShort Name on DESTINATION DISPLAY.booleanName of destination to show on side of VEHICLE.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; -
hasKeyList
boolean hasKeyList()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 41;- Returns:
- Whether the keyList field is set.
-
getKeyList
KeyListStructure getKeyList()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 41;- Returns:
- The keyList.
-
getKeyListOrBuilder
KeyListStructureOrBuilder getKeyListOrBuilder()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 41; -
hasDestinationDisplayRef
boolean hasDestinationDisplayRef()Reference to a DESTINATION DISPLAY. [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
.uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;- 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 234:121]
.uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;- Returns:
- The destinationDisplayRef.
-
getDestinationDisplayRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDestinationDisplayRefOrBuilder()Reference to a DESTINATION DISPLAY. [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
.uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42; -
hasName
boolean hasName()Name of destination on DESTINATION DISPLAY. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 686:69]
.uk.org.netex.www.netex.MultilingualString name = 43;- Returns:
- Whether the name field is set.
-
getName
MultilingualString getName()Name of destination on DESTINATION DISPLAY. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 686:69]
.uk.org.netex.www.netex.MultilingualString name = 43;- Returns:
- The name.
-
getNameOrBuilder
MultilingualStringOrBuilder getNameOrBuilder()Name of destination on DESTINATION DISPLAY. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 686:69]
.uk.org.netex.www.netex.MultilingualString name = 43; -
hasShortName
boolean hasShortName()Short Name on DESTINATION DISPLAY. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 691:74]
.uk.org.netex.www.netex.MultilingualString short_name = 44;- Returns:
- Whether the shortName field is set.
-
getShortName
MultilingualString getShortName()Short Name on DESTINATION DISPLAY. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 691:74]
.uk.org.netex.www.netex.MultilingualString short_name = 44;- Returns:
- The shortName.
-
getShortNameOrBuilder
MultilingualStringOrBuilder getShortNameOrBuilder()Short Name on DESTINATION DISPLAY. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 691:74]
.uk.org.netex.www.netex.MultilingualString short_name = 44; -
hasSideText
boolean hasSideText()Name of destination to show on side of VEHICLE. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 696:73]
.uk.org.netex.www.netex.MultilingualString side_text = 45;- Returns:
- Whether the sideText field is set.
-
getSideText
MultilingualString getSideText()Name of destination to show on side of VEHICLE. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 696:73]
.uk.org.netex.www.netex.MultilingualString side_text = 45;- Returns:
- The sideText.
-
getSideTextOrBuilder
MultilingualStringOrBuilder getSideTextOrBuilder()Name of destination to show on side of VEHICLE. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 696:73]
.uk.org.netex.www.netex.MultilingualString side_text = 45; -
hasFrontText
boolean hasFrontText()Name of destination to show on front of VEHICLE. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 701:74]
.uk.org.netex.www.netex.MultilingualString front_text = 46;- Returns:
- Whether the frontText field is set.
-
getFrontText
MultilingualString getFrontText()Name of destination to show on front of VEHICLE. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 701:74]
.uk.org.netex.www.netex.MultilingualString front_text = 46;- Returns:
- The frontText.
-
getFrontTextOrBuilder
MultilingualStringOrBuilder getFrontTextOrBuilder()Name of destination to show on front of VEHICLE. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 701:74]
.uk.org.netex.www.netex.MultilingualString front_text = 46; -
hasDriverDisplayText
boolean hasDriverDisplayText()Text to show to Driver or Staff for the DESTINATION DISPLAY. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 706:82]
.uk.org.netex.www.netex.MultilingualString driver_display_text = 47;- Returns:
- Whether the driverDisplayText field is set.
-
getDriverDisplayText
MultilingualString getDriverDisplayText()Text to show to Driver or Staff for the DESTINATION DISPLAY. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 706:82]
.uk.org.netex.www.netex.MultilingualString driver_display_text = 47;- Returns:
- The driverDisplayText.
-
getDriverDisplayTextOrBuilder
MultilingualStringOrBuilder getDriverDisplayTextOrBuilder()Text to show to Driver or Staff for the DESTINATION DISPLAY. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 706:82]
.uk.org.netex.www.netex.MultilingualString driver_display_text = 47; -
getShortCode
String getShortCode()Short code associated with Destination display used vehicle display controller which describes the format of the destination text in the front and side display in the vehicle. (VDV). [netex_part_1/part1_networkDescription/netex_line_version.xsd at 718:76]
string short_code = 51;- Returns:
- The shortCode.
-
getShortCodeBytes
com.google.protobuf.ByteString getShortCodeBytes()Short code associated with Destination display used vehicle display controller which describes the format of the destination text in the front and side display in the vehicle. (VDV). [netex_part_1/part1_networkDescription/netex_line_version.xsd at 718:76]
string short_code = 51;- Returns:
- The bytes for shortCode.
-
getPublicCode
String getPublicCode()Public code to show for Destination. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 723:77]
string public_code = 52;- Returns:
- The publicCode.
-
getPublicCodeBytes
com.google.protobuf.ByteString getPublicCodeBytes()Public code to show for Destination. [netex_part_1/part1_networkDescription/netex_line_version.xsd at 723:77]
string public_code = 52;- Returns:
- The bytes for publicCode.
-
hasPrivateCode
boolean hasPrivateCode()A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 53;- Returns:
- Whether the privateCode field is set.
-
getPrivateCode
PrivateCodeStructure getPrivateCode()A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 53;- Returns:
- The privateCode.
-
getPrivateCodeOrBuilder
PrivateCodeStructureOrBuilder getPrivateCodeOrBuilder()A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 53;
-