Interface JourneyAccountings_RelStructure.ChoiceWrapper_JourneyAccountings_RelStructureOrBuilder

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

public static interface JourneyAccountings_RelStructure.ChoiceWrapper_JourneyAccountings_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    Parameters characterizing VEHICLE JOURNEYs or SPECIAL SERVICEs used for accounting purposes in particular in contracts between ORGANISATIONs.
    Parameters characterizing VEHICLE JOURNEYs or SPECIAL SERVICEs used for accounting purposes in particular in contracts between ORGANISATIONs.
    Reference to a JOURNEY ACCOUNTING.
    Reference to a JOURNEY ACCOUNTING.
    boolean
    Parameters characterizing VEHICLE JOURNEYs or SPECIAL SERVICEs used for accounting purposes in particular in contracts between ORGANISATIONs.
    boolean
    Reference to a JOURNEY ACCOUNTING.

    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

    • hasJourneyAccountingRef

      boolean hasJourneyAccountingRef()
       Reference to a JOURNEY ACCOUNTING.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_support.xsd at 92:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_accounting_ref = 1;
      Returns:
      Whether the journeyAccountingRef field is set.
    • getJourneyAccountingRef

      VersionOfObjectRefStructure getJourneyAccountingRef()
       Reference to a JOURNEY ACCOUNTING.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_support.xsd at 92:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_accounting_ref = 1;
      Returns:
      The journeyAccountingRef.
    • getJourneyAccountingRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getJourneyAccountingRefOrBuilder()
       Reference to a JOURNEY ACCOUNTING.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_support.xsd at 92:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_accounting_ref = 1;
    • hasJourneyAccounting

      boolean hasJourneyAccounting()
       Parameters characterizing VEHICLE JOURNEYs or SPECIAL SERVICEs used for accounting purposes in particular in contracts between ORGANISATIONs.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_version.xsd at 102:72]
       
      .uk.org.netex.www.netex.JourneyAccountingType journey_accounting = 2;
      Returns:
      Whether the journeyAccounting field is set.
    • getJourneyAccounting

      JourneyAccountingType getJourneyAccounting()
       Parameters characterizing VEHICLE JOURNEYs or SPECIAL SERVICEs used for accounting purposes in particular in contracts between ORGANISATIONs.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_version.xsd at 102:72]
       
      .uk.org.netex.www.netex.JourneyAccountingType journey_accounting = 2;
      Returns:
      The journeyAccounting.
    • getJourneyAccountingOrBuilder

      JourneyAccountingTypeOrBuilder getJourneyAccountingOrBuilder()
       Parameters characterizing VEHICLE JOURNEYs or SPECIAL SERVICEs used for accounting purposes in particular in contracts between ORGANISATIONs.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_version.xsd at 102:72]
       
      .uk.org.netex.www.netex.JourneyAccountingType journey_accounting = 2;