Interface PointOfInterestClassification_DerivedViewStructureOrBuilder

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

@Generated public interface PointOfInterestClassification_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;
    • hasPointOfInterestClassificationRef

      boolean hasPointOfInterestClassificationRef()
       Classification of a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 105:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_classification_ref = 41;
      Returns:
      Whether the pointOfInterestClassificationRef field is set.
    • getPointOfInterestClassificationRef

      VersionOfObjectRefStructure getPointOfInterestClassificationRef()
       Classification of a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 105:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_classification_ref = 41;
      Returns:
      The pointOfInterestClassificationRef.
    • getPointOfInterestClassificationRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getPointOfInterestClassificationRefOrBuilder()
       Classification of a POINT OF INTEREST.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_support.xsd at 105:139]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_of_interest_classification_ref = 41;
    • hasName

      boolean hasName()
       Name of POINT OF INTEREST CLASSIFICATION.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 741:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 42;
      Returns:
      Whether the name field is set.
    • getName

       Name of POINT OF INTEREST CLASSIFICATION.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 741:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 42;
      Returns:
      The name.
    • getNameOrBuilder

      MultilingualStringOrBuilder getNameOrBuilder()
       Name of POINT OF INTEREST CLASSIFICATION.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 741:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 42;