Interface MediumAccessDeviceRefs_RelStructureOrBuilder

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

@Generated public interface MediumAccessDeviceRefs_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.
    • getModificationSetValue

      int getModificationSetValue()
       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 184:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Returns:
      The enum numeric value on the wire for modificationSet.
    • getModificationSet

      ModificationSetEnumeration getModificationSet()
       Whether this is a list of all (revise) or just changes.  [netex_framework/netex_responsibility/netex_relationship.xsd at 184:91]
       
      .uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;
      Returns:
      The modificationSet.
    • hasSmartcardRef

      boolean hasSmartcardRef()
       Reference to a SMARTCARD. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_support.xsd at 104:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure smartcard_ref = 3;
      Returns:
      Whether the smartcardRef field is set.
    • getSmartcardRef

      VersionOfObjectRefStructure getSmartcardRef()
       Reference to a SMARTCARD. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_support.xsd at 104:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure smartcard_ref = 3;
      Returns:
      The smartcardRef.
    • getSmartcardRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getSmartcardRefOrBuilder()
       Reference to a SMARTCARD. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_support.xsd at 104:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure smartcard_ref = 3;
    • hasEmvCardRef

      boolean hasEmvCardRef()
       Reference to a EMV CARD. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_support.xsd at 130:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure emv_card_ref = 4;
      Returns:
      Whether the emvCardRef field is set.
    • getEmvCardRef

       Reference to a EMV CARD. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_support.xsd at 130:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure emv_card_ref = 4;
      Returns:
      The emvCardRef.
    • getEmvCardRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getEmvCardRefOrBuilder()
       Reference to a EMV CARD. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_support.xsd at 130:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure emv_card_ref = 4;
    • hasMobileDeviceRef

      boolean hasMobileDeviceRef()
       Reference to a MOBILE DEVICE. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_support.xsd at 156:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure mobile_device_ref = 5;
      Returns:
      Whether the mobileDeviceRef field is set.
    • getMobileDeviceRef

      VersionOfObjectRefStructure getMobileDeviceRef()
       Reference to a MOBILE DEVICE. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_support.xsd at 156:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure mobile_device_ref = 5;
      Returns:
      The mobileDeviceRef.
    • getMobileDeviceRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getMobileDeviceRefOrBuilder()
       Reference to a MOBILE DEVICE. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_support.xsd at 156:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure mobile_device_ref = 5;
    • getMediumAccessDeviceRefStructureCase