Interface StopPlace_DerivedViewStructureOrBuilder

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

@Generated public interface StopPlace_DerivedViewStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • 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 PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1469:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 42;
      Returns:
      Whether the name field is set.
    • getName

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

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

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

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

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

      boolean hasShortName()
       Name of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1479:76]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 44;
      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 1479:76]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 44;
      Returns:
      The shortName.
    • getShortNameOrBuilder

      MultilingualStringOrBuilder getShortNameOrBuilder()
       Name of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1479:76]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 44;
    • 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.
    • getStopPlaceTypeValue

      int getStopPlaceTypeValue()
       Type of STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1485:81]
       
      .uk.org.netex.www.netex.StopTypeEnumeration stop_place_type = 51;
      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 1485:81]
       
      .uk.org.netex.www.netex.StopTypeEnumeration stop_place_type = 51;
      Returns:
      The stopPlaceType.
    • getTransportModeValue

      int getTransportModeValue()
       Primary MODE of Vehicle transport.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 1490:99]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 52;
      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 1490:99]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 52;
      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 = 53;
      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 = 53;
      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 = 53;
    • getStopPlaceRefStructureCase