Interface TypesOfFareContract_RelStructure.ChoiceWrapper_TypesOfFareContract_RelStructureOrBuilder

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

public static interface TypesOfFareContract_RelStructure.ChoiceWrapper_TypesOfFareContract_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasTypeOfFareContractRef

      boolean hasTypeOfFareContractRef()
       Reference to a TYPE OF FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 224:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_ref = 1;
      Returns:
      Whether the typeOfFareContractRef field is set.
    • getTypeOfFareContractRef

      VersionOfObjectRefStructure getTypeOfFareContractRef()
       Reference to a TYPE OF FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 224:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_ref = 1;
      Returns:
      The typeOfFareContractRef.
    • getTypeOfFareContractRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfFareContractRefOrBuilder()
       Reference to a TYPE OF FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 224:118]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_ref = 1;
    • hasTypeOfFareContract

      boolean hasTypeOfFareContract()
       A classification of FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 526:91]
       
      .uk.org.netex.www.netex.TypeOfFareContractType type_of_fare_contract = 2;
      Returns:
      Whether the typeOfFareContract field is set.
    • getTypeOfFareContract

      TypeOfFareContractType getTypeOfFareContract()
       A classification of FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 526:91]
       
      .uk.org.netex.www.netex.TypeOfFareContractType type_of_fare_contract = 2;
      Returns:
      The typeOfFareContract.
    • getTypeOfFareContractOrBuilder

      TypeOfFareContractTypeOrBuilder getTypeOfFareContractOrBuilder()
       A classification of FARE CONTRACT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 526:91]
       
      .uk.org.netex.www.netex.TypeOfFareContractType type_of_fare_contract = 2;