Interface PointOfInterestClassificationsViews_RelStructure.ChoiceWrapper_PointOfInterestClassificationsViews_RelStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
PointOfInterestClassificationsViews_RelStructure.ChoiceWrapper_PointOfInterestClassificationsViews_RelStructure, PointOfInterestClassificationsViews_RelStructure.ChoiceWrapper_PointOfInterestClassificationsViews_RelStructure.Builder
Enclosing class:
PointOfInterestClassificationsViews_RelStructure

public static interface PointOfInterestClassificationsViews_RelStructure.ChoiceWrapper_PointOfInterestClassificationsViews_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • 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 = 1;
      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 = 1;
      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 = 1;
    • hasPointOfInterestClassificationView

      boolean hasPointOfInterestClassificationView()
       Simplified view of POINT OF INTEREST CLASSIFICATION.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 728:163]
       
      .uk.org.netex.www.netex.PointOfInterestClassification_DerivedViewStructure point_of_interest_classification_view = 2;
      Returns:
      Whether the pointOfInterestClassificationView field is set.
    • getPointOfInterestClassificationView

      PointOfInterestClassification_DerivedViewStructure getPointOfInterestClassificationView()
       Simplified view of POINT OF INTEREST CLASSIFICATION.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 728:163]
       
      .uk.org.netex.www.netex.PointOfInterestClassification_DerivedViewStructure point_of_interest_classification_view = 2;
      Returns:
      The pointOfInterestClassificationView.
    • getPointOfInterestClassificationViewOrBuilder

      PointOfInterestClassification_DerivedViewStructureOrBuilder getPointOfInterestClassificationViewOrBuilder()
       Simplified view of POINT OF INTEREST CLASSIFICATION.  [netex_part_1/part1_ifopt/netex_ifopt_pointOfInterest_version.xsd at 728:163]
       
      .uk.org.netex.www.netex.PointOfInterestClassification_DerivedViewStructure point_of_interest_classification_view = 2;