Package uk.org.netex.www.netex
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 Summary
Modifier and TypeMethodDescriptionClassification of a POINT OF INTEREST.Classification of a POINT OF INTEREST.Simplified view of POINT OF INTEREST CLASSIFICATION.Simplified view of POINT OF INTEREST CLASSIFICATION.booleanClassification of a POINT OF INTEREST.booleanSimplified view of POINT OF INTEREST CLASSIFICATION.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
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;
-