Interface StopPlaceViewTypeOrBuilder

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

@Generated public interface StopPlaceViewTypeOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • 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;
    • getPublicCode

      String getPublicCode()
       Short public code for passengers to use when uniquely identifying the stop by SMS and other self-service channels.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 345:71]
       
      string public_code = 45;
      Returns:
      The publicCode.
    • getPublicCodeBytes

      com.google.protobuf.ByteString getPublicCodeBytes()
       Short public code for passengers to use when uniquely identifying the stop by SMS and other self-service channels.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 345:71]
       
      string public_code = 45;
      Returns:
      The bytes for publicCode.
    • getId

      String getId()
       Identifier of Object of which this is a view.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1452:54]
       
      string id = 71;
      Returns:
      The id.
    • getIdBytes

      com.google.protobuf.ByteString getIdBytes()
       Identifier of Object of which this is a view.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1452:54]
       
      string id = 71;
      Returns:
      The bytes for id.
    • hasName

      boolean hasName()
       Name of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1425:72]
       
      .uk.org.netex.www.netex.MultilingualString name = 72;
      Returns:
      Whether the name field is set.
    • getName

       Name of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1425:72]
       
      .uk.org.netex.www.netex.MultilingualString name = 72;
      Returns:
      The name.
    • getNameOrBuilder

      MultilingualStringOrBuilder getNameOrBuilder()
       Name of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1425:72]
       
      .uk.org.netex.www.netex.MultilingualString name = 72;
    • hasPlaceTypes

      boolean hasPlaceTypes()
       Classification of PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1430:88]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 73;
      Returns:
      Whether the placeTypes field is set.
    • getPlaceTypes

       Classification of PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1430:88]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 73;
      Returns:
      The placeTypes.
    • getPlaceTypesOrBuilder

      TypeOfPlaceRefs_RelStructureOrBuilder getPlaceTypesOrBuilder()
       Classification of PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1430:88]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 73;
    • hasShortName

      boolean hasShortName()
       Name of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1435:77]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 74;
      Returns:
      Whether the shortName field is set.
    • getShortName

      MultilingualString getShortName()
       Name of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1435:77]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 74;
      Returns:
      The shortName.
    • getShortNameOrBuilder

      MultilingualStringOrBuilder getShortNameOrBuilder()
       Name of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1435:77]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 74;
    • getStopPlaceTypeValue

      int getStopPlaceTypeValue()
       Type of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1441:82]
       
      .uk.org.netex.www.netex.StopTypeEnumeration stop_place_type = 81;
      Returns:
      The enum numeric value on the wire for stopPlaceType.
    • getStopPlaceType

      StopTypeEnumeration getStopPlaceType()
       Type of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1441:82]
       
      .uk.org.netex.www.netex.StopTypeEnumeration stop_place_type = 81;
      Returns:
      The stopPlaceType.
    • getTransportModeValue

      int getTransportModeValue()
       Primary MODE of Vehicle transport.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1446:100]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 82;
      Returns:
      The enum numeric value on the wire for transportMode.
    • getTransportMode

       Primary MODE of Vehicle transport.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1446:100]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 82;
      Returns:
      The transportMode.
    • hasStopPlaceRef

      boolean hasStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 41;
      Returns:
      Whether the stopPlaceRef field is set.
    • getStopPlaceRef

      VersionOfObjectRefStructure getStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 41;
      Returns:
      The stopPlaceRef.
    • getStopPlaceRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getStopPlaceRefOrBuilder()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 41;
    • hasTaxiRankRef

      boolean hasTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 42;
      Returns:
      Whether the taxiRankRef field is set.
    • getTaxiRankRef

      VersionOfObjectRefStructure getTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 42;
      Returns:
      The taxiRankRef.
    • getTaxiRankRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTaxiRankRefOrBuilder()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 42;
    • getStopPlaceRefStructureCase

      StopPlaceViewType.StopPlaceRefStructureCase getStopPlaceRefStructureCase()