Package uk.org.netex.www.netex
Interface CustomerEligibilityRefs_RelStructure.ChoiceWrapper_CustomerEligibilityRefStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
CustomerEligibilityRefs_RelStructure.ChoiceWrapper_CustomerEligibilityRefStructure,CustomerEligibilityRefs_RelStructure.ChoiceWrapper_CustomerEligibilityRefStructure.Builder
- Enclosing class:
CustomerEligibilityRefs_RelStructure
public static interface CustomerEligibilityRefs_RelStructure.ChoiceWrapper_CustomerEligibilityRefStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionReference to a COMMERCIAL PROFILE ELIGIBILITY.Reference to a COMMERCIAL PROFILE ELIGIBILITY.Reference to a RESIDENTIAL QUALIFICATION ELIGIBILIT..Reference to a RESIDENTIAL QUALIFICATION ELIGIBILIT..Reference to a USER PROFILE ELIGIBILITY..Reference to a USER PROFILE ELIGIBILITY..booleanReference to a COMMERCIAL PROFILE ELIGIBILITY.booleanReference to a RESIDENTIAL QUALIFICATION ELIGIBILIT..booleanReference to a USER PROFILE ELIGIBILITY..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
-
hasUserProfileEligibilityRef
boolean hasUserProfileEligibilityRef()Reference to a USER PROFILE ELIGIBILITY.. [netex_part_3/part3_salesTransactions/netex_customerEligibility_support.xsd at 105:133]
.uk.org.netex.www.netex.VersionOfObjectRefStructure user_profile_eligibility_ref = 2;- Returns:
- Whether the userProfileEligibilityRef field is set.
-
getUserProfileEligibilityRef
VersionOfObjectRefStructure getUserProfileEligibilityRef()Reference to a USER PROFILE ELIGIBILITY.. [netex_part_3/part3_salesTransactions/netex_customerEligibility_support.xsd at 105:133]
.uk.org.netex.www.netex.VersionOfObjectRefStructure user_profile_eligibility_ref = 2;- Returns:
- The userProfileEligibilityRef.
-
getUserProfileEligibilityRefOrBuilder
VersionOfObjectRefStructureOrBuilder getUserProfileEligibilityRefOrBuilder()Reference to a USER PROFILE ELIGIBILITY.. [netex_part_3/part3_salesTransactions/netex_customerEligibility_support.xsd at 105:133]
.uk.org.netex.www.netex.VersionOfObjectRefStructure user_profile_eligibility_ref = 2; -
hasCommercialProfileEligibilityRef
boolean hasCommercialProfileEligibilityRef()Reference to a COMMERCIAL PROFILE ELIGIBILITY. [netex_part_3/part3_salesTransactions/netex_customerEligibility_support.xsd at 131:145]
.uk.org.netex.www.netex.VersionOfObjectRefStructure commercial_profile_eligibility_ref = 3;- Returns:
- Whether the commercialProfileEligibilityRef field is set.
-
getCommercialProfileEligibilityRef
VersionOfObjectRefStructure getCommercialProfileEligibilityRef()Reference to a COMMERCIAL PROFILE ELIGIBILITY. [netex_part_3/part3_salesTransactions/netex_customerEligibility_support.xsd at 131:145]
.uk.org.netex.www.netex.VersionOfObjectRefStructure commercial_profile_eligibility_ref = 3;- Returns:
- The commercialProfileEligibilityRef.
-
getCommercialProfileEligibilityRefOrBuilder
VersionOfObjectRefStructureOrBuilder getCommercialProfileEligibilityRefOrBuilder()Reference to a COMMERCIAL PROFILE ELIGIBILITY. [netex_part_3/part3_salesTransactions/netex_customerEligibility_support.xsd at 131:145]
.uk.org.netex.www.netex.VersionOfObjectRefStructure commercial_profile_eligibility_ref = 3; -
hasResidentialQualificationEligibilityRef
boolean hasResidentialQualificationEligibilityRef()Reference to a RESIDENTIAL QUALIFICATION ELIGIBILIT.. [netex_part_3/part3_salesTransactions/netex_customerEligibility_support.xsd at 157:159]
.uk.org.netex.www.netex.VersionOfObjectRefStructure residential_qualification_eligibility_ref = 4;- Returns:
- Whether the residentialQualificationEligibilityRef field is set.
-
getResidentialQualificationEligibilityRef
VersionOfObjectRefStructure getResidentialQualificationEligibilityRef()Reference to a RESIDENTIAL QUALIFICATION ELIGIBILIT.. [netex_part_3/part3_salesTransactions/netex_customerEligibility_support.xsd at 157:159]
.uk.org.netex.www.netex.VersionOfObjectRefStructure residential_qualification_eligibility_ref = 4;- Returns:
- The residentialQualificationEligibilityRef.
-
getResidentialQualificationEligibilityRefOrBuilder
VersionOfObjectRefStructureOrBuilder getResidentialQualificationEligibilityRefOrBuilder()Reference to a RESIDENTIAL QUALIFICATION ELIGIBILIT.. [netex_part_3/part3_salesTransactions/netex_customerEligibility_support.xsd at 157:159]
.uk.org.netex.www.netex.VersionOfObjectRefStructure residential_qualification_eligibility_ref = 4; -
getCustomerEligibilityRefStructureCase
CustomerEligibilityRefs_RelStructure.ChoiceWrapper_CustomerEligibilityRefStructure.CustomerEligibilityRefStructureCase getCustomerEligibilityRefStructureCase()
-