Interface UsageParameterPriceRefs_RelStructureOrBuilder

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

@Generated public interface UsageParameterPriceRefs_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getId

      String getId()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      The id.
    • getIdBytes

      com.google.protobuf.ByteString getIdBytes()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      The bytes for id.
    • getUsageParameterPriceRefList

      List<VersionOfObjectRefStructure> getUsageParameterPriceRefList()
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 2;
    • getUsageParameterPriceRef

      VersionOfObjectRefStructure getUsageParameterPriceRef(int index)
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 2;
    • getUsageParameterPriceRefCount

      int getUsageParameterPriceRefCount()
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 2;
    • getUsageParameterPriceRefOrBuilderList

      List<? extends VersionOfObjectRefStructureOrBuilder> getUsageParameterPriceRefOrBuilderList()
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 2;
    • getUsageParameterPriceRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getUsageParameterPriceRefOrBuilder(int index)
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      repeated .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 2;