Package uk.org.netex.www.netex
Interface CustomerAccountEntries_RelStructure.ChoiceWrapper_CustomerAccountEntries_RelStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
CustomerAccountEntries_RelStructure.ChoiceWrapper_CustomerAccountEntries_RelStructure,CustomerAccountEntries_RelStructure.ChoiceWrapper_CustomerAccountEntries_RelStructure.Builder
- Enclosing class:
CustomerAccountEntries_RelStructure
public static interface CustomerAccountEntries_RelStructure.ChoiceWrapper_CustomerAccountEntries_RelStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionReference to a CUSTOMER ACCOUNT ENTRY.Reference to a CUSTOMER ACCOUNT ENTRY.A CUSTOMER DEREGISTRATION ENTRY records the clearing of all personal details of a customer and the closing of an account [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 205:104]A CUSTOMER DEREGISTRATION ENTRY records the clearing of all personal details of a customer and the closing of an account [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 205:104]Reference to a CUSTOMER DEREGISTRATION.Reference to a CUSTOMER DEREGISTRATION.A CUSTOMER REGISTRATION ENTRY records the registering of a customer and the creating of an account [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 158:102]A CUSTOMER REGISTRATION ENTRY records the registering of a customer and the creating of an account [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 158:102]Reference to a CUSTOMER REGISTRATION.Reference to a CUSTOMER REGISTRATION.INSUFFICIENT ACCESS RIGHTS ENTRY records the result of the comparison between one or several CONTROL ENTRies and the theoretical access rights attached to the TRAVEL DOCUMENT controlled, detecting insufficient rights to consume and possibly providing a DEBIT or one or more OFFENCEs.INSUFFICIENT ACCESS RIGHTS ENTRY records the result of the comparison between one or several CONTROL ENTRies and the theoretical access rights attached to the TRAVEL DOCUMENT controlled, detecting insufficient rights to consume and possibly providing a DEBIT or one or more OFFENCEs.Reference to a NO ACCESS RIGHTS ON ACCOUNT.Reference to a NO ACCESS RIGHTS ON ACCOUNT.A NO ACCESS RIGHTS ON ACCOUNT ENTRY records the detection of a passenger without any valid ticket.A NO ACCESS RIGHTS ON ACCOUNT ENTRY records the detection of a passenger without any valid ticket.Reference to a NO ACCESS RIGHTS ON ACCOUNT.Reference to a NO ACCESS RIGHTS ON ACCOUNT.booleanReference to a CUSTOMER ACCOUNT ENTRY.booleanA CUSTOMER DEREGISTRATION ENTRY records the clearing of all personal details of a customer and the closing of an account [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 205:104]booleanReference to a CUSTOMER DEREGISTRATION.booleanA CUSTOMER REGISTRATION ENTRY records the registering of a customer and the creating of an account [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 158:102]booleanReference to a CUSTOMER REGISTRATION.booleanINSUFFICIENT ACCESS RIGHTS ENTRY records the result of the comparison between one or several CONTROL ENTRies and the theoretical access rights attached to the TRAVEL DOCUMENT controlled, detecting insufficient rights to consume and possibly providing a DEBIT or one or more OFFENCEs.booleanReference to a NO ACCESS RIGHTS ON ACCOUNT.booleanA NO ACCESS RIGHTS ON ACCOUNT ENTRY records the detection of a passenger without any valid ticket.booleanReference to a NO ACCESS RIGHTS ON ACCOUNT.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasCustomerAccountEntryRef
boolean hasCustomerAccountEntryRef()Reference to a CUSTOMER ACCOUNT ENTRY. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 98:118]
.uk.org.netex.www.netex.CustomerAccountEntryRefStructure customer_account_entry_ref = 1;- Returns:
- Whether the customerAccountEntryRef field is set.
-
getCustomerAccountEntryRef
CustomerAccountEntryRefStructure getCustomerAccountEntryRef()Reference to a CUSTOMER ACCOUNT ENTRY. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 98:118]
.uk.org.netex.www.netex.CustomerAccountEntryRefStructure customer_account_entry_ref = 1;- Returns:
- The customerAccountEntryRef.
-
getCustomerAccountEntryRefOrBuilder
CustomerAccountEntryRefStructureOrBuilder getCustomerAccountEntryRefOrBuilder()Reference to a CUSTOMER ACCOUNT ENTRY. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 98:118]
.uk.org.netex.www.netex.CustomerAccountEntryRefStructure customer_account_entry_ref = 1; -
hasCustomerRegistrationRef
boolean hasCustomerRegistrationRef()Reference to a CUSTOMER REGISTRATION. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 124:147]
.uk.org.netex.www.netex.CustomerRegistrationRefStructure customer_registration_ref = 2;- Returns:
- Whether the customerRegistrationRef field is set.
-
getCustomerRegistrationRef
CustomerRegistrationRefStructure getCustomerRegistrationRef()Reference to a CUSTOMER REGISTRATION. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 124:147]
.uk.org.netex.www.netex.CustomerRegistrationRefStructure customer_registration_ref = 2;- Returns:
- The customerRegistrationRef.
-
getCustomerRegistrationRefOrBuilder
CustomerRegistrationRefStructureOrBuilder getCustomerRegistrationRefOrBuilder()Reference to a CUSTOMER REGISTRATION. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 124:147]
.uk.org.netex.www.netex.CustomerRegistrationRefStructure customer_registration_ref = 2; -
hasCustomerDeregistrationRef
boolean hasCustomerDeregistrationRef()Reference to a CUSTOMER DEREGISTRATION. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 150:151]
.uk.org.netex.www.netex.CustomerDeregistrationRefStructure customer_deregistration_ref = 3;- Returns:
- Whether the customerDeregistrationRef field is set.
-
getCustomerDeregistrationRef
CustomerDeregistrationRefStructure getCustomerDeregistrationRef()Reference to a CUSTOMER DEREGISTRATION. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 150:151]
.uk.org.netex.www.netex.CustomerDeregistrationRefStructure customer_deregistration_ref = 3;- Returns:
- The customerDeregistrationRef.
-
getCustomerDeregistrationRefOrBuilder
CustomerDeregistrationRefStructureOrBuilder getCustomerDeregistrationRefOrBuilder()Reference to a CUSTOMER DEREGISTRATION. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 150:151]
.uk.org.netex.www.netex.CustomerDeregistrationRefStructure customer_deregistration_ref = 3; -
hasNoAccessRightsOnAccountRef
boolean hasNoAccessRightsOnAccountRef()Reference to a NO ACCESS RIGHTS ON ACCOUNT. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 176:153]
.uk.org.netex.www.netex.NoAccessRightsOnAccountRefStructure no_access_rights_on_account_ref = 10;- Returns:
- Whether the noAccessRightsOnAccountRef field is set.
-
getNoAccessRightsOnAccountRef
NoAccessRightsOnAccountRefStructure getNoAccessRightsOnAccountRef()Reference to a NO ACCESS RIGHTS ON ACCOUNT. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 176:153]
.uk.org.netex.www.netex.NoAccessRightsOnAccountRefStructure no_access_rights_on_account_ref = 10;- Returns:
- The noAccessRightsOnAccountRef.
-
getNoAccessRightsOnAccountRefOrBuilder
NoAccessRightsOnAccountRefStructureOrBuilder getNoAccessRightsOnAccountRefOrBuilder()Reference to a NO ACCESS RIGHTS ON ACCOUNT. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 176:153]
.uk.org.netex.www.netex.NoAccessRightsOnAccountRefStructure no_access_rights_on_account_ref = 10; -
hasInsufficientAccessRightsOnAccountRef
boolean hasInsufficientAccessRightsOnAccountRef()Reference to a NO ACCESS RIGHTS ON ACCOUNT. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 202:173]
.uk.org.netex.www.netex.InsufficientAccessRightsOnAccountRefStructure insufficient_access_rights_on_account_ref = 11;- Returns:
- Whether the insufficientAccessRightsOnAccountRef field is set.
-
getInsufficientAccessRightsOnAccountRef
InsufficientAccessRightsOnAccountRefStructure getInsufficientAccessRightsOnAccountRef()Reference to a NO ACCESS RIGHTS ON ACCOUNT. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 202:173]
.uk.org.netex.www.netex.InsufficientAccessRightsOnAccountRefStructure insufficient_access_rights_on_account_ref = 11;- Returns:
- The insufficientAccessRightsOnAccountRef.
-
getInsufficientAccessRightsOnAccountRefOrBuilder
InsufficientAccessRightsOnAccountRefStructureOrBuilder getInsufficientAccessRightsOnAccountRefOrBuilder()Reference to a NO ACCESS RIGHTS ON ACCOUNT. [netex_part_3/part3_salesTransactions/netex_accountUse_support.xsd at 202:173]
.uk.org.netex.www.netex.InsufficientAccessRightsOnAccountRefStructure insufficient_access_rights_on_account_ref = 11; -
hasCustomerRegistration
boolean hasCustomerRegistration()A CUSTOMER REGISTRATION ENTRY records the registering of a customer and the creating of an account [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 158:102]
.uk.org.netex.www.netex.CustomerRegistrationType customer_registration = 4;- Returns:
- Whether the customerRegistration field is set.
-
getCustomerRegistration
CustomerRegistrationType getCustomerRegistration()A CUSTOMER REGISTRATION ENTRY records the registering of a customer and the creating of an account [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 158:102]
.uk.org.netex.www.netex.CustomerRegistrationType customer_registration = 4;- Returns:
- The customerRegistration.
-
getCustomerRegistrationOrBuilder
CustomerRegistrationTypeOrBuilder getCustomerRegistrationOrBuilder()A CUSTOMER REGISTRATION ENTRY records the registering of a customer and the creating of an account [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 158:102]
.uk.org.netex.www.netex.CustomerRegistrationType customer_registration = 4; -
hasCustomerDeregistration
boolean hasCustomerDeregistration()A CUSTOMER DEREGISTRATION ENTRY records the clearing of all personal details of a customer and the closing of an account [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 205:104]
.uk.org.netex.www.netex.CustomerDeregistrationType customer_deregistration = 5;- Returns:
- Whether the customerDeregistration field is set.
-
getCustomerDeregistration
CustomerDeregistrationType getCustomerDeregistration()A CUSTOMER DEREGISTRATION ENTRY records the clearing of all personal details of a customer and the closing of an account [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 205:104]
.uk.org.netex.www.netex.CustomerDeregistrationType customer_deregistration = 5;- Returns:
- The customerDeregistration.
-
getCustomerDeregistrationOrBuilder
CustomerDeregistrationTypeOrBuilder getCustomerDeregistrationOrBuilder()A CUSTOMER DEREGISTRATION ENTRY records the clearing of all personal details of a customer and the closing of an account [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 205:104]
.uk.org.netex.www.netex.CustomerDeregistrationType customer_deregistration = 5; -
hasNoAccessRightsOnAccount
boolean hasNoAccessRightsOnAccount()A NO ACCESS RIGHTS ON ACCOUNT ENTRY records the detection of a passenger without any valid ticket. [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 252:105]
.uk.org.netex.www.netex.NoAccessRightsOnAccountType no_access_rights_on_account = 8;- Returns:
- Whether the noAccessRightsOnAccount field is set.
-
getNoAccessRightsOnAccount
NoAccessRightsOnAccountType getNoAccessRightsOnAccount()A NO ACCESS RIGHTS ON ACCOUNT ENTRY records the detection of a passenger without any valid ticket. [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 252:105]
.uk.org.netex.www.netex.NoAccessRightsOnAccountType no_access_rights_on_account = 8;- Returns:
- The noAccessRightsOnAccount.
-
getNoAccessRightsOnAccountOrBuilder
NoAccessRightsOnAccountTypeOrBuilder getNoAccessRightsOnAccountOrBuilder()A NO ACCESS RIGHTS ON ACCOUNT ENTRY records the detection of a passenger without any valid ticket. [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 252:105]
.uk.org.netex.www.netex.NoAccessRightsOnAccountType no_access_rights_on_account = 8; -
hasInsufficientAccessRightsOnAccount
boolean hasInsufficientAccessRightsOnAccount()INSUFFICIENT ACCESS RIGHTS ENTRY records the result of the comparison between one or several CONTROL ENTRies and the theoretical access rights attached to the TRAVEL DOCUMENT controlled, detecting insufficient rights to consume and possibly providing a DEBIT or one or more OFFENCEs. [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 295:115]
.uk.org.netex.www.netex.InsufficientAccessRightsOnAccountType insufficient_access_rights_on_account = 9;- Returns:
- Whether the insufficientAccessRightsOnAccount field is set.
-
getInsufficientAccessRightsOnAccount
InsufficientAccessRightsOnAccountType getInsufficientAccessRightsOnAccount()INSUFFICIENT ACCESS RIGHTS ENTRY records the result of the comparison between one or several CONTROL ENTRies and the theoretical access rights attached to the TRAVEL DOCUMENT controlled, detecting insufficient rights to consume and possibly providing a DEBIT or one or more OFFENCEs. [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 295:115]
.uk.org.netex.www.netex.InsufficientAccessRightsOnAccountType insufficient_access_rights_on_account = 9;- Returns:
- The insufficientAccessRightsOnAccount.
-
getInsufficientAccessRightsOnAccountOrBuilder
InsufficientAccessRightsOnAccountTypeOrBuilder getInsufficientAccessRightsOnAccountOrBuilder()INSUFFICIENT ACCESS RIGHTS ENTRY records the result of the comparison between one or several CONTROL ENTRies and the theoretical access rights attached to the TRAVEL DOCUMENT controlled, detecting insufficient rights to consume and possibly providing a DEBIT or one or more OFFENCEs. [netex_part_3/part3_salesTransactions/netex_accountUse_version.xsd at 295:115]
.uk.org.netex.www.netex.InsufficientAccessRightsOnAccountType insufficient_access_rights_on_account = 9; -
getCustomerAccountEntryRefStructureCase
CustomerAccountEntries_RelStructure.ChoiceWrapper_CustomerAccountEntries_RelStructure.CustomerAccountEntryRefStructureCase getCustomerAccountEntryRefStructureCase() -
getDataManagedObjectStructureCase
CustomerAccountEntries_RelStructure.ChoiceWrapper_CustomerAccountEntries_RelStructure.DataManagedObjectStructureCase getDataManagedObjectStructureCase()
-