Interface TopographicPlace_DerivedViewStructureOrBuilder

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

@Generated public interface TopographicPlace_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;
    • hasTopographicPlaceRef

      boolean hasTopographicPlaceRef()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 41;
      Returns:
      Whether the topographicPlaceRef field is set.
    • getTopographicPlaceRef

      VersionOfObjectRefStructure getTopographicPlaceRef()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 41;
      Returns:
      The topographicPlaceRef.
    • getTopographicPlaceRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTopographicPlaceRefOrBuilder()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 41;
    • hasName

      boolean hasName()
       Name of the TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 359:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 42;
      Returns:
      Whether the name field is set.
    • getName

       Name of the TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 359:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 42;
      Returns:
      The name.
    • getNameOrBuilder

      MultilingualStringOrBuilder getNameOrBuilder()
       Name of the TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 359:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 42;
    • hasShortName

      boolean hasShortName()
       Short name for TOPOGRAPHIC PLACE to be used when qualifying children.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 364:76]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 43;
      Returns:
      Whether the shortName field is set.
    • getShortName

      MultilingualString getShortName()
       Short name for TOPOGRAPHIC PLACE to be used when qualifying children.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 364:76]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 43;
      Returns:
      The shortName.
    • getShortNameOrBuilder

      MultilingualStringOrBuilder getShortNameOrBuilder()
       Short name for TOPOGRAPHIC PLACE to be used when qualifying children.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 364:76]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 43;
    • hasQualifierName

      boolean hasQualifierName()
       Qualifying name. Place name characters only allowed.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 369:80]
       
      .uk.org.netex.www.netex.MultilingualString qualifier_name = 44;
      Returns:
      Whether the qualifierName field is set.
    • getQualifierName

      MultilingualString getQualifierName()
       Qualifying name. Place name characters only allowed.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 369:80]
       
      .uk.org.netex.www.netex.MultilingualString qualifier_name = 44;
      Returns:
      The qualifierName.
    • getQualifierNameOrBuilder

      MultilingualStringOrBuilder getQualifierNameOrBuilder()
       Qualifying name. Place name characters only allowed.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 369:80]
       
      .uk.org.netex.www.netex.MultilingualString qualifier_name = 44;
    • hasCountryRef

      boolean hasCountryRef()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1334:33]
       
      .uk.org.netex.www.netex.CountryRefType country_ref = 45;
      Returns:
      Whether the countryRef field is set.
    • getCountryRef

      CountryRefType getCountryRef()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1334:33]
       
      .uk.org.netex.www.netex.CountryRefType country_ref = 45;
      Returns:
      The countryRef.
    • getCountryRefOrBuilder

      CountryRefTypeOrBuilder getCountryRefOrBuilder()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1334:33]
       
      .uk.org.netex.www.netex.CountryRefType country_ref = 45;