Package uk.org.netex.www.netex
Interface CustomerAccount_VersionStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
CustomerAccount_VersionStructure,CustomerAccount_VersionStructure.Builder
@Generated
public interface CustomerAccount_VersionStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionAdditional Translations of text elements.Additional Translations of text elements.Reference to a BRANDING.Reference to a BRANDING.com.google.protobuf.TimestampDate ENTITY or version was last changed.com.google.protobuf.TimestampOrBuilderDate ENTITY or version was last changed.com.google.protobuf.TimestampDate ENTITY was first created.com.google.protobuf.TimestampOrBuilderDate ENTITY was first created.LOG ENTRIES for CUSTOMER ACCOUNT.LOG ENTRIES for CUSTOMER ACCOUNT.Reference to a CUSTOMER ACCOUNT STATUS .Reference to a CUSTOMER ACCOUNT STATUS .Standard values for account status.intStandard values for account status.Reference to a CUSTOMER PAYMENT MEANS .Reference to a CUSTOMER PAYMENT MEANS .CUSTOMER PURCHASE PACKAGES for CUSTOMER ACCOUT.CUSTOMER PURCHASE PACKAGES for CUSTOMER ACCOUT.Reference to a CUSTOMER.Reference to a CUSTOMER.Identity of object from which this object of ENTITY was derived.com.google.protobuf.ByteStringIdentity of object from which this object of ENTITY was derived.Version of this object from which this version of ENTITY was derived.com.google.protobuf.ByteStringVersion of this object from which this version of ENTITY was derived.Description of CUSTOMER ACCOUNT.Description of CUSTOMER ACCOUNT.com.google.protobuf.TimestampEnd Date of CUSTOMER ACCOUNT.com.google.protobuf.TimestampOrBuilderEnd Date of CUSTOMER ACCOUNT.User defined Extensions to ENTITY in schema.User defined Extensions to ENTITY in schema.FARE CONTRACTs for CUSTOMER ACCOUNT +v1.1.FARE CONTRACTs for CUSTOMER ACCOUNT +v1.1.getId()Identifier of ENTITY.com.google.protobuf.ByteStringIdentifier of ENTITY.A list of alternative Key values for an element.A list of alternative Key values for an element.MEDIUM APPLICATION INSTANCES for CUSTOMER ACCOUNT.MEDIUM APPLICATION INSTANCES for CUSTOMER ACCOUNT.getName()Name of CUSTOMER ACCOUNT.Name of CUSTOMER ACCOUNT.PAYMENT MEANS for CUSTOMER ACCOUNT.PAYMENT MEANS for CUSTOMER ACCOUNT.com.google.protobuf.TimestampStart Date of CUSTOMER ACCOUNT.com.google.protobuf.TimestampOrBuilderStart Date of CUSTOMER ACCOUNT.Whether ENTITY is currently in use.intWhether ENTITY is currently in use.Reference to a TYPE OF CUSTOMER ACCOUNT .Reference to a TYPE OF CUSTOMER ACCOUNT .getValidBetween(int index) OPTIMISATION.intOPTIMISATION.OPTIMISATION.getValidBetweenOrBuilder(int index) OPTIMISATION.List<? extends ValidBetweenTypeOrBuilder> OPTIMISATION.VALIDITY CONDITIONs conditioning entity.VALIDITY CONDITIONs conditioning entity.Version number of entity.com.google.protobuf.ByteStringVersion number of entity.booleanAdditional Translations of text elements.booleanReference to a BRANDING.booleanDate ENTITY or version was last changed.booleanDate ENTITY was first created.booleanLOG ENTRIES for CUSTOMER ACCOUNT.booleanReference to a CUSTOMER ACCOUNT STATUS .booleanReference to a CUSTOMER PAYMENT MEANS .booleanCUSTOMER PURCHASE PACKAGES for CUSTOMER ACCOUT.booleanReference to a CUSTOMER.booleanDescription of CUSTOMER ACCOUNT.booleanEnd Date of CUSTOMER ACCOUNT.booleanUser defined Extensions to ENTITY in schema.booleanFARE CONTRACTs for CUSTOMER ACCOUNT +v1.1.booleanA list of alternative Key values for an element.booleanMEDIUM APPLICATION INSTANCES for CUSTOMER ACCOUNT.booleanhasName()Name of CUSTOMER ACCOUNT.booleanPAYMENT MEANS for CUSTOMER ACCOUNT.booleanStart Date of CUSTOMER ACCOUNT.booleanReference to a TYPE OF CUSTOMER ACCOUNT .booleanVALIDITY CONDITIONs conditioning entity.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
-
getId
String getId()Identifier of ENTITY. [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
string id = 2;- Returns:
- The id.
-
getIdBytes
com.google.protobuf.ByteString getIdBytes()Identifier of ENTITY. [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
string id = 2;- Returns:
- The bytes for id.
-
hasCreated
boolean hasCreated()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
.google.protobuf.Timestamp created = 4;- Returns:
- Whether the created field is set.
-
getCreated
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 = 4;- Returns:
- The created.
-
getCreatedOrBuilder
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 = 4; -
hasChanged
boolean hasChanged()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
.google.protobuf.Timestamp changed = 5;- Returns:
- Whether the changed field is set.
-
getChanged
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 = 5;- Returns:
- The changed.
-
getChangedOrBuilder
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 = 5; -
getVersion
String getVersion()Version number of entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
string version = 7;- Returns:
- The version.
-
getVersionBytes
com.google.protobuf.ByteString getVersionBytes()Version number of entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
string version = 7;- Returns:
- The bytes for version.
-
getStatusValue
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 = 8;- Returns:
- The enum numeric value on the wire for status.
-
getStatus
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 = 8;- Returns:
- The status.
-
getDerivedFromVersionRef
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 = 187;- Returns:
- The derivedFromVersionRef.
-
getDerivedFromVersionRefBytes
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 = 187;- Returns:
- The bytes for derivedFromVersionRef.
-
getDerivedFromObjectRef
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 = 188;- Returns:
- The derivedFromObjectRef.
-
getDerivedFromObjectRefBytes
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 = 188;- Returns:
- The bytes for derivedFromObjectRef.
-
hasValidityConditions
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 = 12;- Returns:
- Whether the validityConditions field is set.
-
getValidityConditions
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 = 12;- Returns:
- The validityConditions.
-
getValidityConditionsOrBuilder
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 = 12; -
getValidBetweenList
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 = 13; -
getValidBetween
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 = 13; -
getValidBetweenCount
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 = 13; -
getValidBetweenOrBuilderList
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 = 13; -
getValidBetweenOrBuilder
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 = 13; -
hasAlternativeTexts
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 = 21;- Returns:
- Whether the alternativeTexts field is set.
-
getAlternativeTexts
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 = 21;- Returns:
- The alternativeTexts.
-
getAlternativeTextsOrBuilder
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 = 21; -
hasKeyList
boolean hasKeyList()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 71;- Returns:
- Whether the keyList field is set.
-
getKeyList
KeyListStructure getKeyList()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 71;- Returns:
- The keyList.
-
getKeyListOrBuilder
KeyListStructureOrBuilder getKeyListOrBuilder()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 71; -
hasExtensions
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 = 72;- Returns:
- Whether the extensions field is set.
-
getExtensions
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 = 72;- Returns:
- The extensions.
-
getExtensionsOrBuilder
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 = 72; -
hasBrandingRef
boolean hasBrandingRef()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;- Returns:
- Whether the brandingRef field is set.
-
getBrandingRef
VersionOfObjectRefStructure getBrandingRef()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;- Returns:
- The brandingRef.
-
getBrandingRefOrBuilder
VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73; -
hasName
boolean hasName()Name of CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 660:69]
.uk.org.netex.www.netex.MultilingualString name = 161;- Returns:
- Whether the name field is set.
-
getName
MultilingualString getName()Name of CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 660:69]
.uk.org.netex.www.netex.MultilingualString name = 161;- Returns:
- The name.
-
getNameOrBuilder
MultilingualStringOrBuilder getNameOrBuilder()Name of CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 660:69]
.uk.org.netex.www.netex.MultilingualString name = 161; -
hasDescription
boolean hasDescription()Description of CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 665:76]
.uk.org.netex.www.netex.MultilingualString description = 162;- Returns:
- Whether the description field is set.
-
getDescription
MultilingualString getDescription()Description of CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 665:76]
.uk.org.netex.www.netex.MultilingualString description = 162;- Returns:
- The description.
-
getDescriptionOrBuilder
MultilingualStringOrBuilder getDescriptionOrBuilder()Description of CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 665:76]
.uk.org.netex.www.netex.MultilingualString description = 162; -
hasStartDate
boolean hasStartDate()Start Date of CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 670:68]
.google.protobuf.Timestamp start_date = 163;- Returns:
- Whether the startDate field is set.
-
getStartDate
com.google.protobuf.Timestamp getStartDate()Start Date of CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 670:68]
.google.protobuf.Timestamp start_date = 163;- Returns:
- The startDate.
-
getStartDateOrBuilder
com.google.protobuf.TimestampOrBuilder getStartDateOrBuilder()Start Date of CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 670:68]
.google.protobuf.Timestamp start_date = 163; -
hasEndDate
boolean hasEndDate()End Date of CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 675:66]
.google.protobuf.Timestamp end_date = 164;- Returns:
- Whether the endDate field is set.
-
getEndDate
com.google.protobuf.Timestamp getEndDate()End Date of CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 675:66]
.google.protobuf.Timestamp end_date = 164;- Returns:
- The endDate.
-
getEndDateOrBuilder
com.google.protobuf.TimestampOrBuilder getEndDateOrBuilder()End Date of CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 675:66]
.google.protobuf.Timestamp end_date = 164; -
hasCustomerRef
boolean hasCustomerRef()Reference to a CUSTOMER. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 95:101]
.uk.org.netex.www.netex.VersionOfObjectRefStructure customer_ref = 165;- Returns:
- Whether the customerRef field is set.
-
getCustomerRef
VersionOfObjectRefStructure getCustomerRef()Reference to a CUSTOMER. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 95:101]
.uk.org.netex.www.netex.VersionOfObjectRefStructure customer_ref = 165;- Returns:
- The customerRef.
-
getCustomerRefOrBuilder
VersionOfObjectRefStructureOrBuilder getCustomerRefOrBuilder()Reference to a CUSTOMER. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 95:101]
.uk.org.netex.www.netex.VersionOfObjectRefStructure customer_ref = 165; -
hasTypeOfCustomerAccountRef
boolean hasTypeOfCustomerAccountRef()Reference to a TYPE OF CUSTOMER ACCOUNT . [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 440:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_customer_account_ref = 166;- Returns:
- Whether the typeOfCustomerAccountRef field is set.
-
getTypeOfCustomerAccountRef
VersionOfObjectRefStructure getTypeOfCustomerAccountRef()Reference to a TYPE OF CUSTOMER ACCOUNT . [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 440:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_customer_account_ref = 166;- Returns:
- The typeOfCustomerAccountRef.
-
getTypeOfCustomerAccountRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTypeOfCustomerAccountRefOrBuilder()Reference to a TYPE OF CUSTOMER ACCOUNT . [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 440:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_customer_account_ref = 166; -
hasCustomerAccountStatusRef
boolean hasCustomerAccountStatusRef()Reference to a CUSTOMER ACCOUNT STATUS . [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 478:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure customer_account_status_ref = 167;- Returns:
- Whether the customerAccountStatusRef field is set.
-
getCustomerAccountStatusRef
VersionOfObjectRefStructure getCustomerAccountStatusRef()Reference to a CUSTOMER ACCOUNT STATUS . [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 478:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure customer_account_status_ref = 167;- Returns:
- The customerAccountStatusRef.
-
getCustomerAccountStatusRefOrBuilder
VersionOfObjectRefStructureOrBuilder getCustomerAccountStatusRefOrBuilder()Reference to a CUSTOMER ACCOUNT STATUS . [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 478:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure customer_account_status_ref = 167; -
getCustomerAccountStatusTypeValue
int getCustomerAccountStatusTypeValue()Standard values for account status. +v1.1 [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 692:100]
.uk.org.netex.www.netex.AccountStatusTypeEnumeration customer_account_status_type = 168;- Returns:
- The enum numeric value on the wire for customerAccountStatusType.
-
getCustomerAccountStatusType
AccountStatusTypeEnumeration getCustomerAccountStatusType()Standard values for account status. +v1.1 [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 692:100]
.uk.org.netex.www.netex.AccountStatusTypeEnumeration customer_account_status_type = 168;- Returns:
- The customerAccountStatusType.
-
hasFareContracts
boolean hasFareContracts()FARE CONTRACTs for CUSTOMER ACCOUNT +v1.1. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 704:86]
.uk.org.netex.www.netex.FareContracts_RelStructure fare_contracts = 181;- Returns:
- Whether the fareContracts field is set.
-
getFareContracts
FareContracts_RelStructure getFareContracts()FARE CONTRACTs for CUSTOMER ACCOUNT +v1.1. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 704:86]
.uk.org.netex.www.netex.FareContracts_RelStructure fare_contracts = 181;- Returns:
- The fareContracts.
-
getFareContractsOrBuilder
FareContracts_RelStructureOrBuilder getFareContractsOrBuilder()FARE CONTRACTs for CUSTOMER ACCOUNT +v1.1. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 704:86]
.uk.org.netex.www.netex.FareContracts_RelStructure fare_contracts = 181; -
hasCustomerPurchasePackages
boolean hasCustomerPurchasePackages()CUSTOMER PURCHASE PACKAGES for CUSTOMER ACCOUT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 709:111]
.uk.org.netex.www.netex.CustomerPurchasePackageRefs_RelStructure customer_purchase_packages = 182;- Returns:
- Whether the customerPurchasePackages field is set.
-
getCustomerPurchasePackages
CustomerPurchasePackageRefs_RelStructure getCustomerPurchasePackages()CUSTOMER PURCHASE PACKAGES for CUSTOMER ACCOUT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 709:111]
.uk.org.netex.www.netex.CustomerPurchasePackageRefs_RelStructure customer_purchase_packages = 182;- Returns:
- The customerPurchasePackages.
-
getCustomerPurchasePackagesOrBuilder
CustomerPurchasePackageRefs_RelStructureOrBuilder getCustomerPurchasePackagesOrBuilder()CUSTOMER PURCHASE PACKAGES for CUSTOMER ACCOUT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 709:111]
.uk.org.netex.www.netex.CustomerPurchasePackageRefs_RelStructure customer_purchase_packages = 182; -
hasCustomerPaymentMeansRef
boolean hasCustomerPaymentMeansRef()Reference to a CUSTOMER PAYMENT MEANS . +v1.2.2 [netex_part_3/part3_salesTransactions/netex_customerPaymentMeans_support.xsd at 79:125]
.uk.org.netex.www.netex.VersionOfObjectRefStructure customer_payment_means_ref = 173;- Returns:
- Whether the customerPaymentMeansRef field is set.
-
getCustomerPaymentMeansRef
VersionOfObjectRefStructure getCustomerPaymentMeansRef()Reference to a CUSTOMER PAYMENT MEANS . +v1.2.2 [netex_part_3/part3_salesTransactions/netex_customerPaymentMeans_support.xsd at 79:125]
.uk.org.netex.www.netex.VersionOfObjectRefStructure customer_payment_means_ref = 173;- Returns:
- The customerPaymentMeansRef.
-
getCustomerPaymentMeansRefOrBuilder
VersionOfObjectRefStructureOrBuilder getCustomerPaymentMeansRefOrBuilder()Reference to a CUSTOMER PAYMENT MEANS . +v1.2.2 [netex_part_3/part3_salesTransactions/netex_customerPaymentMeans_support.xsd at 79:125]
.uk.org.netex.www.netex.VersionOfObjectRefStructure customer_payment_means_ref = 173; -
hasPaymentMeans
boolean hasPaymentMeans()PAYMENT MEANS for CUSTOMER ACCOUNT. +v1.2.2 [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 715:92]
.uk.org.netex.www.netex.CustomerPaymentMeans_RelStructure payment_means = 174;- Returns:
- Whether the paymentMeans field is set.
-
getPaymentMeans
CustomerPaymentMeans_RelStructure getPaymentMeans()PAYMENT MEANS for CUSTOMER ACCOUNT. +v1.2.2 [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 715:92]
.uk.org.netex.www.netex.CustomerPaymentMeans_RelStructure payment_means = 174;- Returns:
- The paymentMeans.
-
getPaymentMeansOrBuilder
CustomerPaymentMeans_RelStructureOrBuilder getPaymentMeansOrBuilder()PAYMENT MEANS for CUSTOMER ACCOUNT. +v1.2.2 [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 715:92]
.uk.org.netex.www.netex.CustomerPaymentMeans_RelStructure payment_means = 174; -
hasMediumAccessDevices
boolean hasMediumAccessDevices()MEDIUM APPLICATION INSTANCES for CUSTOMER ACCOUNT. +v1.2.2 [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 720:101]
.uk.org.netex.www.netex.MediumAccessDeviceRefs_RelStructure medium_access_devices = 175;- Returns:
- Whether the mediumAccessDevices field is set.
-
getMediumAccessDevices
MediumAccessDeviceRefs_RelStructure getMediumAccessDevices()MEDIUM APPLICATION INSTANCES for CUSTOMER ACCOUNT. +v1.2.2 [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 720:101]
.uk.org.netex.www.netex.MediumAccessDeviceRefs_RelStructure medium_access_devices = 175;- Returns:
- The mediumAccessDevices.
-
getMediumAccessDevicesOrBuilder
MediumAccessDeviceRefs_RelStructureOrBuilder getMediumAccessDevicesOrBuilder()MEDIUM APPLICATION INSTANCES for CUSTOMER ACCOUNT. +v1.2.2 [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 720:101]
.uk.org.netex.www.netex.MediumAccessDeviceRefs_RelStructure medium_access_devices = 175; -
hasCustomerAccountEntries
boolean hasCustomerAccountEntries()LOG ENTRIES for CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 725:104]
.uk.org.netex.www.netex.CustomerAccountEntries_RelStructure customer_account_entries = 183;- Returns:
- Whether the customerAccountEntries field is set.
-
getCustomerAccountEntries
CustomerAccountEntries_RelStructure getCustomerAccountEntries()LOG ENTRIES for CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 725:104]
.uk.org.netex.www.netex.CustomerAccountEntries_RelStructure customer_account_entries = 183;- Returns:
- The customerAccountEntries.
-
getCustomerAccountEntriesOrBuilder
CustomerAccountEntries_RelStructureOrBuilder getCustomerAccountEntriesOrBuilder()LOG ENTRIES for CUSTOMER ACCOUNT. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 725:104]
.uk.org.netex.www.netex.CustomerAccountEntries_RelStructure customer_account_entries = 183;
-