Class MediumAccessDeviceSecurityListingType.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<MediumAccessDeviceSecurityListingType.Builder>
com.google.protobuf.GeneratedMessage.Builder<MediumAccessDeviceSecurityListingType.Builder>
uk.org.netex.www.netex.MediumAccessDeviceSecurityListingType.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, MediumAccessDeviceSecurityListingTypeOrBuilder
Enclosing class:
MediumAccessDeviceSecurityListingType

public static final class MediumAccessDeviceSecurityListingType.Builder extends com.google.protobuf.GeneratedMessage.Builder<MediumAccessDeviceSecurityListingType.Builder> implements MediumAccessDeviceSecurityListingTypeOrBuilder
 A listing of a MEDIUM ACCESS DEVICE on a SECURITY LIST. +v1.2.2  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 371:110]
 
Protobuf type uk.org.netex.www.netex.MediumAccessDeviceSecurityListingType
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<MediumAccessDeviceSecurityListingType.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<MediumAccessDeviceSecurityListingType.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<MediumAccessDeviceSecurityListingType.Builder>
    • getDefaultInstanceForType

      public MediumAccessDeviceSecurityListingType getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public MediumAccessDeviceSecurityListingType.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<MediumAccessDeviceSecurityListingType.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<MediumAccessDeviceSecurityListingType.Builder>
    • mergeFrom

      public MediumAccessDeviceSecurityListingType.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<MediumAccessDeviceSecurityListingType.Builder>
      Throws:
      IOException
    • getSecurityListRefStructureCase

      Specified by:
      getSecurityListRefStructureCase in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • clearSecurityListRefStructure

      public MediumAccessDeviceSecurityListingType.Builder clearSecurityListRefStructure()
    • getMediumAccessDeviceRefStructureCase

      public MediumAccessDeviceSecurityListingType.MediumAccessDeviceRefStructureCase getMediumAccessDeviceRefStructureCase()
      Specified by:
      getMediumAccessDeviceRefStructureCase in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • clearMediumAccessDeviceRefStructure

      public MediumAccessDeviceSecurityListingType.Builder clearMediumAccessDeviceRefStructure()
    • hasCreated

      public boolean hasCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
      Specified by:
      hasCreated in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      Whether the created field is set.
    • getCreated

      public com.google.protobuf.Timestamp getCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
      Specified by:
      getCreated in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The created.
    • setCreated

      public MediumAccessDeviceSecurityListingType.Builder setCreated(com.google.protobuf.Timestamp value)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
    • setCreated

      public MediumAccessDeviceSecurityListingType.Builder setCreated(com.google.protobuf.Timestamp.Builder builderForValue)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
    • mergeCreated

      public MediumAccessDeviceSecurityListingType.Builder mergeCreated(com.google.protobuf.Timestamp value)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
    • clearCreated

       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
    • getCreatedBuilder

      public com.google.protobuf.Timestamp.Builder getCreatedBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
    • getCreatedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
      Specified by:
      getCreatedOrBuilder in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • hasChanged

      public boolean hasChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 3;
      Specified by:
      hasChanged in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      Whether the changed field is set.
    • getChanged

      public com.google.protobuf.Timestamp getChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 3;
      Specified by:
      getChanged in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The changed.
    • setChanged

      public MediumAccessDeviceSecurityListingType.Builder setChanged(com.google.protobuf.Timestamp value)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 3;
    • setChanged

      public MediumAccessDeviceSecurityListingType.Builder setChanged(com.google.protobuf.Timestamp.Builder builderForValue)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 3;
    • mergeChanged

      public MediumAccessDeviceSecurityListingType.Builder mergeChanged(com.google.protobuf.Timestamp value)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 3;
    • clearChanged

       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 3;
    • getChangedBuilder

      public com.google.protobuf.Timestamp.Builder getChangedBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 3;
    • getChangedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 3;
      Specified by:
      getChangedOrBuilder in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • getVersion

      public String getVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 4;
      Specified by:
      getVersion in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The version.
    • getVersionBytes

      public com.google.protobuf.ByteString getVersionBytes()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 4;
      Specified by:
      getVersionBytes in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The bytes for version.
    • setVersion

       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 4;
      Parameters:
      value - The version to set.
      Returns:
      This builder for chaining.
    • clearVersion

       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 4;
      Returns:
      This builder for chaining.
    • setVersionBytes

      public MediumAccessDeviceSecurityListingType.Builder setVersionBytes(com.google.protobuf.ByteString value)
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 4;
      Parameters:
      value - The bytes for version to set.
      Returns:
      This builder for chaining.
    • getStatusValue

      public int getStatusValue()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 5;
      Specified by:
      getStatusValue in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • setStatusValue

      public MediumAccessDeviceSecurityListingType.Builder setStatusValue(int value)
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 5;
      Parameters:
      value - The enum numeric value on the wire for status to set.
      Returns:
      This builder for chaining.
    • getStatus

      public StatusEnumeration getStatus()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 5;
      Specified by:
      getStatus in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The status.
    • setStatus

       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 5;
      Parameters:
      value - The status to set.
      Returns:
      This builder for chaining.
    • clearStatus

       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 5;
      Returns:
      This builder for chaining.
    • getDerivedFromVersionRef

      public String getDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 312;
      Specified by:
      getDerivedFromVersionRef in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The derivedFromVersionRef.
    • getDerivedFromVersionRefBytes

      public com.google.protobuf.ByteString getDerivedFromVersionRefBytes()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 312;
      Specified by:
      getDerivedFromVersionRefBytes in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

      public MediumAccessDeviceSecurityListingType.Builder setDerivedFromVersionRef(String value)
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 312;
      Parameters:
      value - The derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromVersionRef

      public MediumAccessDeviceSecurityListingType.Builder clearDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 312;
      Returns:
      This builder for chaining.
    • setDerivedFromVersionRefBytes

      public MediumAccessDeviceSecurityListingType.Builder setDerivedFromVersionRefBytes(com.google.protobuf.ByteString value)
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 312;
      Parameters:
      value - The bytes for derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • getDerivedFromObjectRef

      public String getDerivedFromObjectRef()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 313;
      Specified by:
      getDerivedFromObjectRef in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The derivedFromObjectRef.
    • getDerivedFromObjectRefBytes

      public com.google.protobuf.ByteString getDerivedFromObjectRefBytes()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 313;
      Specified by:
      getDerivedFromObjectRefBytes in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

      public MediumAccessDeviceSecurityListingType.Builder setDerivedFromObjectRef(String value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 313;
      Parameters:
      value - The derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromObjectRef

      public MediumAccessDeviceSecurityListingType.Builder clearDerivedFromObjectRef()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 313;
      Returns:
      This builder for chaining.
    • setDerivedFromObjectRefBytes

      public MediumAccessDeviceSecurityListingType.Builder setDerivedFromObjectRefBytes(com.google.protobuf.ByteString value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 313;
      Parameters:
      value - The bytes for derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • hasValidityConditions

      public boolean hasValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6;
      Specified by:
      hasValidityConditions in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      Whether the validityConditions field is set.
    • getValidityConditions

      public ValidityConditions_RelStructure getValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6;
      Specified by:
      getValidityConditions in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6;
    • setValidityConditions

       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6;
    • mergeValidityConditions

       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6;
    • clearValidityConditions

      public MediumAccessDeviceSecurityListingType.Builder clearValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6;
    • getValidityConditionsBuilder

      public ValidityConditions_RelStructure.Builder getValidityConditionsBuilder()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6;
    • getValidityConditionsOrBuilder

      public ValidityConditions_RelStructureOrBuilder getValidityConditionsOrBuilder()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6;
      Specified by:
      getValidityConditionsOrBuilder in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • getValidBetweenList

      public List<ValidBetweenType> getValidBetweenList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
      Specified by:
      getValidBetweenList in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • getValidBetweenCount

      public int getValidBetweenCount()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
      Specified by:
      getValidBetweenCount in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • getValidBetween

      public ValidBetweenType getValidBetween(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
      Specified by:
      getValidBetween in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • setValidBetween

      public MediumAccessDeviceSecurityListingType.Builder setValidBetween(int index, ValidBetweenType value)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
    • setValidBetween

      public MediumAccessDeviceSecurityListingType.Builder setValidBetween(int index, ValidBetweenType.Builder builderForValue)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
    • addValidBetween

       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
    • addValidBetween

      public MediumAccessDeviceSecurityListingType.Builder addValidBetween(int index, ValidBetweenType value)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
    • addValidBetween

       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
    • addValidBetween

      public MediumAccessDeviceSecurityListingType.Builder addValidBetween(int index, ValidBetweenType.Builder builderForValue)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
    • addAllValidBetween

      public MediumAccessDeviceSecurityListingType.Builder addAllValidBetween(Iterable<? extends ValidBetweenType> values)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
    • clearValidBetween

       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
    • removeValidBetween

      public MediumAccessDeviceSecurityListingType.Builder removeValidBetween(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
    • getValidBetweenBuilder

      public ValidBetweenType.Builder getValidBetweenBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
    • getValidBetweenOrBuilder

      public ValidBetweenTypeOrBuilder getValidBetweenOrBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
      Specified by:
      getValidBetweenOrBuilder in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • getValidBetweenOrBuilderList

      public List<? extends ValidBetweenTypeOrBuilder> getValidBetweenOrBuilderList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
      Specified by:
      getValidBetweenOrBuilderList in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • addValidBetweenBuilder

      public ValidBetweenType.Builder addValidBetweenBuilder()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
    • addValidBetweenBuilder

      public ValidBetweenType.Builder addValidBetweenBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
    • getValidBetweenBuilderList

      public List<ValidBetweenType.Builder> getValidBetweenBuilderList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
    • hasAlternativeTexts

      public boolean hasAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11;
      Specified by:
      hasAlternativeTexts in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      Whether the alternativeTexts field is set.
    • getAlternativeTexts

      public AlternativeTexts_RelStructure getAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11;
      Specified by:
      getAlternativeTexts in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The alternativeTexts.
    • setAlternativeTexts

       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11;
    • setAlternativeTexts

       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11;
    • mergeAlternativeTexts

       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11;
    • clearAlternativeTexts

      public MediumAccessDeviceSecurityListingType.Builder clearAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11;
    • getAlternativeTextsBuilder

      public AlternativeTexts_RelStructure.Builder getAlternativeTextsBuilder()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11;
    • getAlternativeTextsOrBuilder

      public AlternativeTexts_RelStructureOrBuilder getAlternativeTextsOrBuilder()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11;
      Specified by:
      getAlternativeTextsOrBuilder in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • hasExtensions

      public boolean hasExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 61;
      Specified by:
      hasExtensions in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      Whether the extensions field is set.
    • getExtensions

      public ExtensionsStructure getExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 61;
      Specified by:
      getExtensions in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The extensions.
    • setExtensions

       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 61;
    • setExtensions

       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 61;
    • mergeExtensions

       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 61;
    • clearExtensions

       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 61;
    • getExtensionsBuilder

      public ExtensionsStructure.Builder getExtensionsBuilder()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 61;
    • getExtensionsOrBuilder

      public ExtensionsStructureOrBuilder getExtensionsOrBuilder()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 61;
      Specified by:
      getExtensionsOrBuilder in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • getOrder

      public int getOrder()
       order within list  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 233:52]
       
      int32 order = 91;
      Specified by:
      getOrder in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The order.
    • setOrder

      public MediumAccessDeviceSecurityListingType.Builder setOrder(int value)
       order within list  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 233:52]
       
      int32 order = 91;
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

       order within list  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 233:52]
       
      int32 order = 91;
      Returns:
      This builder for chaining.
    • hasName

      public boolean hasName()
       Name of SECURITY LISTING.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 246:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      hasName in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of SECURITY LISTING.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 246:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      getName in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of SECURITY LISTING.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 246:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • setName

       Name of SECURITY LISTING.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 246:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • mergeName

       Name of SECURITY LISTING.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 246:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • clearName

       Name of SECURITY LISTING.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 246:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of SECURITY LISTING.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 246:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of SECURITY LISTING.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 246:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      getNameOrBuilder in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • getId

      public String getId()
       Identifier of ENTITY.  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 396:93]
       
      string id = 301;
      Specified by:
      getId in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 396:93]
       
      string id = 301;
      Specified by:
      getIdBytes in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       Identifier of ENTITY.  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 396:93]
       
      string id = 301;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Identifier of ENTITY.  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 396:93]
       
      string id = 301;
      Returns:
      This builder for chaining.
    • setIdBytes

      public MediumAccessDeviceSecurityListingType.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of ENTITY.  [netex_part_3/part3_salesTransactions/netex_mediumApplication_version.xsd at 396:93]
       
      string id = 301;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasBlacklistRef

      public boolean hasBlacklistRef()
       Reference to a BLACKLIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 116:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure blacklist_ref = 152;
      Specified by:
      hasBlacklistRef in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      Whether the blacklistRef field is set.
    • getBlacklistRef

      public VersionOfObjectRefStructure getBlacklistRef()
       Reference to a BLACKLIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 116:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure blacklist_ref = 152;
      Specified by:
      getBlacklistRef in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The blacklistRef.
    • setBlacklistRef

       Reference to a BLACKLIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 116:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure blacklist_ref = 152;
    • setBlacklistRef

       Reference to a BLACKLIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 116:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure blacklist_ref = 152;
    • mergeBlacklistRef

       Reference to a BLACKLIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 116:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure blacklist_ref = 152;
    • clearBlacklistRef

       Reference to a BLACKLIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 116:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure blacklist_ref = 152;
    • getBlacklistRefBuilder

      public VersionOfObjectRefStructure.Builder getBlacklistRefBuilder()
       Reference to a BLACKLIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 116:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure blacklist_ref = 152;
    • getBlacklistRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBlacklistRefOrBuilder()
       Reference to a BLACKLIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 116:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure blacklist_ref = 152;
      Specified by:
      getBlacklistRefOrBuilder in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • hasWhitelistRef

      public boolean hasWhitelistRef()
       Reference to a WHITELIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure whitelist_ref = 153;
      Specified by:
      hasWhitelistRef in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      Whether the whitelistRef field is set.
    • getWhitelistRef

      public VersionOfObjectRefStructure getWhitelistRef()
       Reference to a WHITELIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure whitelist_ref = 153;
      Specified by:
      getWhitelistRef in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The whitelistRef.
    • setWhitelistRef

       Reference to a WHITELIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure whitelist_ref = 153;
    • setWhitelistRef

       Reference to a WHITELIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure whitelist_ref = 153;
    • mergeWhitelistRef

       Reference to a WHITELIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure whitelist_ref = 153;
    • clearWhitelistRef

       Reference to a WHITELIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure whitelist_ref = 153;
    • getWhitelistRefBuilder

      public VersionOfObjectRefStructure.Builder getWhitelistRefBuilder()
       Reference to a WHITELIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure whitelist_ref = 153;
    • getWhitelistRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getWhitelistRefOrBuilder()
       Reference to a WHITELIST.  [netex_framework/netex_reusableComponents/netex_securityList_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure whitelist_ref = 153;
      Specified by:
      getWhitelistRefOrBuilder in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • hasSmartcardRef

      public 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 = 271;
      Specified by:
      hasSmartcardRef in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      Whether the smartcardRef field is set.
    • getSmartcardRef

      public 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 = 271;
      Specified by:
      getSmartcardRef in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The smartcardRef.
    • setSmartcardRef

       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 = 271;
    • setSmartcardRef

       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 = 271;
    • mergeSmartcardRef

       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 = 271;
    • clearSmartcardRef

       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 = 271;
    • getSmartcardRefBuilder

      public VersionOfObjectRefStructure.Builder getSmartcardRefBuilder()
       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 = 271;
    • getSmartcardRefOrBuilder

      public 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 = 271;
      Specified by:
      getSmartcardRefOrBuilder in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • hasEmvCardRef

      public 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 = 272;
      Specified by:
      hasEmvCardRef in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      Whether the emvCardRef field is set.
    • getEmvCardRef

      public VersionOfObjectRefStructure 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 = 272;
      Specified by:
      getEmvCardRef in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The emvCardRef.
    • setEmvCardRef

       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 = 272;
    • setEmvCardRef

       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 = 272;
    • mergeEmvCardRef

       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 = 272;
    • clearEmvCardRef

       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 = 272;
    • getEmvCardRefBuilder

      public VersionOfObjectRefStructure.Builder getEmvCardRefBuilder()
       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 = 272;
    • getEmvCardRefOrBuilder

      public 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 = 272;
      Specified by:
      getEmvCardRefOrBuilder in interface MediumAccessDeviceSecurityListingTypeOrBuilder
    • hasMobileDeviceRef

      public 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 = 273;
      Specified by:
      hasMobileDeviceRef in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      Whether the mobileDeviceRef field is set.
    • getMobileDeviceRef

      public 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 = 273;
      Specified by:
      getMobileDeviceRef in interface MediumAccessDeviceSecurityListingTypeOrBuilder
      Returns:
      The mobileDeviceRef.
    • setMobileDeviceRef

       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 = 273;
    • setMobileDeviceRef

       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 = 273;
    • mergeMobileDeviceRef

       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 = 273;
    • clearMobileDeviceRef

      public MediumAccessDeviceSecurityListingType.Builder clearMobileDeviceRef()
       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 = 273;
    • getMobileDeviceRefBuilder

      public VersionOfObjectRefStructure.Builder getMobileDeviceRefBuilder()
       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 = 273;
    • getMobileDeviceRefOrBuilder

      public 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 = 273;
      Specified by:
      getMobileDeviceRefOrBuilder in interface MediumAccessDeviceSecurityListingTypeOrBuilder