Interface CompanionProfiles_RelStructure.ChoiceWrapper_CompanionProfiles_RelStructureOrBuilder

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

public static interface CompanionProfiles_RelStructure.ChoiceWrapper_CompanionProfiles_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    The number and characteristics (weight, volume) of luggage that a holder of an access right is entitled to carry.
    The number and characteristics (weight, volume) of luggage that a holder of an access right is entitled to carry.
    Reference to a COMPANION PROFILE usage parameter.
    Reference to a COMPANION PROFILE usage parameter.
    boolean
    The number and characteristics (weight, volume) of luggage that a holder of an access right is entitled to carry.
    boolean
    Reference to a COMPANION PROFILE usage parameter.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • hasCompanionProfileRef

      boolean hasCompanionProfileRef()
       Reference to a COMPANION PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 316:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure companion_profile_ref = 1;
      Returns:
      Whether the companionProfileRef field is set.
    • getCompanionProfileRef

      VersionOfObjectRefStructure getCompanionProfileRef()
       Reference to a COMPANION PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 316:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure companion_profile_ref = 1;
      Returns:
      The companionProfileRef.
    • getCompanionProfileRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getCompanionProfileRefOrBuilder()
       Reference to a COMPANION PROFILE usage parameter.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 316:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure companion_profile_ref = 1;
    • hasCompanionProfile

      boolean hasCompanionProfile()
       The number and characteristics (weight, volume) of luggage that a holder of an access right is entitled to carry.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 415:92]
       
      .uk.org.netex.www.netex.CompanionProfileType companion_profile = 2;
      Returns:
      Whether the companionProfile field is set.
    • getCompanionProfile

      CompanionProfileType getCompanionProfile()
       The number and characteristics (weight, volume) of luggage that a holder of an access right is entitled to carry.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 415:92]
       
      .uk.org.netex.www.netex.CompanionProfileType companion_profile = 2;
      Returns:
      The companionProfile.
    • getCompanionProfileOrBuilder

      CompanionProfileTypeOrBuilder getCompanionProfileOrBuilder()
       The number and characteristics (weight, volume) of luggage that a holder of an access right is entitled to carry.  [netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd at 415:92]
       
      .uk.org.netex.www.netex.CompanionProfileType companion_profile = 2;