Interface BlacklistsInFrame_RelStructureOrBuilder

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

public interface BlacklistsInFrame_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    getBlacklist(int index)
    A list of items (TRAVEL DOCUMENTs, CONTRACTs etc) the validity of which has been cancelled temporarily or permanently, for a specific reason like loss of the document, technical malfunction, no credit on bank account, offences committed by the customer, etc.
    int
    A list of items (TRAVEL DOCUMENTs, CONTRACTs etc) the validity of which has been cancelled temporarily or permanently, for a specific reason like loss of the document, technical malfunction, no credit on bank account, offences committed by the customer, etc.
    A list of items (TRAVEL DOCUMENTs, CONTRACTs etc) the validity of which has been cancelled temporarily or permanently, for a specific reason like loss of the document, technical malfunction, no credit on bank account, offences committed by the customer, etc.
    A list of items (TRAVEL DOCUMENTs, CONTRACTs etc) the validity of which has been cancelled temporarily or permanently, for a specific reason like loss of the document, technical malfunction, no credit on bank account, offences committed by the customer, etc.
    A list of items (TRAVEL DOCUMENTs, CONTRACTs etc) the validity of which has been cancelled temporarily or permanently, for a specific reason like loss of the document, technical malfunction, no credit on bank account, offences committed by the customer, etc.
    Identifier of the relationship.
    com.google.protobuf.ByteString
    Identifier of the relationship.

    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

    • 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.
    • getBlacklistList

      List<BlacklistType> getBlacklistList()
       A list of items (TRAVEL DOCUMENTs,  CONTRACTs etc) the validity of which has been cancelled temporarily or permanently, for a specific reason like loss of the document, technical malfunction, no credit on bank account, offences committed by the customer, etc.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 314:87]
       
      repeated .uk.org.netex.www.netex.BlacklistType blacklist = 2;
    • getBlacklist

      BlacklistType getBlacklist(int index)
       A list of items (TRAVEL DOCUMENTs,  CONTRACTs etc) the validity of which has been cancelled temporarily or permanently, for a specific reason like loss of the document, technical malfunction, no credit on bank account, offences committed by the customer, etc.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 314:87]
       
      repeated .uk.org.netex.www.netex.BlacklistType blacklist = 2;
    • getBlacklistCount

      int getBlacklistCount()
       A list of items (TRAVEL DOCUMENTs,  CONTRACTs etc) the validity of which has been cancelled temporarily or permanently, for a specific reason like loss of the document, technical malfunction, no credit on bank account, offences committed by the customer, etc.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 314:87]
       
      repeated .uk.org.netex.www.netex.BlacklistType blacklist = 2;
    • getBlacklistOrBuilderList

      List<? extends BlacklistTypeOrBuilder> getBlacklistOrBuilderList()
       A list of items (TRAVEL DOCUMENTs,  CONTRACTs etc) the validity of which has been cancelled temporarily or permanently, for a specific reason like loss of the document, technical malfunction, no credit on bank account, offences committed by the customer, etc.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 314:87]
       
      repeated .uk.org.netex.www.netex.BlacklistType blacklist = 2;
    • getBlacklistOrBuilder

      BlacklistTypeOrBuilder getBlacklistOrBuilder(int index)
       A list of items (TRAVEL DOCUMENTs,  CONTRACTs etc) the validity of which has been cancelled temporarily or permanently, for a specific reason like loss of the document, technical malfunction, no credit on bank account, offences committed by the customer, etc.  [netex_framework/netex_reusableComponents/netex_securityList_version.xsd at 314:87]
       
      repeated .uk.org.netex.www.netex.BlacklistType blacklist = 2;