Package uk.org.netex.www.netex
Class FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder>
uk.org.netex.www.netex.FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructureOrBuilder
- Enclosing class:
FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure
public static final class FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder
extends com.google.protobuf.GeneratedMessage.Builder<FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder>
implements FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructureOrBuilder
[netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 334:39]Protobuf type
uk.org.netex.www.netex.FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services).Reference to a FARE CONTRACT.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorA contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services).A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services).A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services).Reference to a FARE CONTRACT.Reference to a FARE CONTRACT.Reference to a FARE CONTRACT.booleanA contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services).booleanReference to a FARE CONTRACT.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanA contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services).Reference to a FARE CONTRACT.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) setFareContract(FareContractType value) A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services).setFareContract(FareContractType.Builder builderForValue) A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services).Reference to a FARE CONTRACT.setFareContractRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to a FARE CONTRACT.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder>
-
getDefaultInstanceForType
public FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure getDefaultInstanceForType()- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder>
-
mergeFrom
public FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder>- Throws:
IOException
-
hasFareContractRef
public boolean hasFareContractRef()Reference to a FARE CONTRACT. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 1;- Specified by:
hasFareContractRefin interfaceFareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructureOrBuilder- Returns:
- Whether the fareContractRef field is set.
-
getFareContractRef
Reference to a FARE CONTRACT. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 1;- Specified by:
getFareContractRefin interfaceFareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructureOrBuilder- Returns:
- The fareContractRef.
-
setFareContractRef
public FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder setFareContractRef(VersionOfObjectRefStructure value) Reference to a FARE CONTRACT. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 1; -
setFareContractRef
public FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder setFareContractRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to a FARE CONTRACT. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 1; -
mergeFareContractRef
public FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder mergeFareContractRef(VersionOfObjectRefStructure value) Reference to a FARE CONTRACT. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 1; -
clearFareContractRef
public FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder clearFareContractRef()Reference to a FARE CONTRACT. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 1; -
getFareContractRefBuilder
Reference to a FARE CONTRACT. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 1; -
getFareContractRefOrBuilder
Reference to a FARE CONTRACT. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 1;- Specified by:
getFareContractRefOrBuilderin interfaceFareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructureOrBuilder
-
hasFareContract
public boolean hasFareContract()A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services). A FARE CONTRACT may be designed for a fixed SALES OFFER PACKAGE (e.g. ticket) or to allow successive purchases of SALES OFFER PACKAGEs. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 341:90]
.uk.org.netex.www.netex.FareContractType fare_contract = 2;- Specified by:
hasFareContractin interfaceFareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructureOrBuilder- Returns:
- Whether the fareContract field is set.
-
getFareContract
A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services). A FARE CONTRACT may be designed for a fixed SALES OFFER PACKAGE (e.g. ticket) or to allow successive purchases of SALES OFFER PACKAGEs. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 341:90]
.uk.org.netex.www.netex.FareContractType fare_contract = 2;- Specified by:
getFareContractin interfaceFareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructureOrBuilder- Returns:
- The fareContract.
-
setFareContract
public FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder setFareContract(FareContractType value) A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services). A FARE CONTRACT may be designed for a fixed SALES OFFER PACKAGE (e.g. ticket) or to allow successive purchases of SALES OFFER PACKAGEs. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 341:90]
.uk.org.netex.www.netex.FareContractType fare_contract = 2; -
setFareContract
public FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder setFareContract(FareContractType.Builder builderForValue) A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services). A FARE CONTRACT may be designed for a fixed SALES OFFER PACKAGE (e.g. ticket) or to allow successive purchases of SALES OFFER PACKAGEs. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 341:90]
.uk.org.netex.www.netex.FareContractType fare_contract = 2; -
mergeFareContract
public FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder mergeFareContract(FareContractType value) A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services). A FARE CONTRACT may be designed for a fixed SALES OFFER PACKAGE (e.g. ticket) or to allow successive purchases of SALES OFFER PACKAGEs. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 341:90]
.uk.org.netex.www.netex.FareContractType fare_contract = 2; -
clearFareContract
public FareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructure.Builder clearFareContract()A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services). A FARE CONTRACT may be designed for a fixed SALES OFFER PACKAGE (e.g. ticket) or to allow successive purchases of SALES OFFER PACKAGEs. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 341:90]
.uk.org.netex.www.netex.FareContractType fare_contract = 2; -
getFareContractBuilder
A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services). A FARE CONTRACT may be designed for a fixed SALES OFFER PACKAGE (e.g. ticket) or to allow successive purchases of SALES OFFER PACKAGEs. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 341:90]
.uk.org.netex.www.netex.FareContractType fare_contract = 2; -
getFareContractOrBuilder
A contract with a particular (but possibly anonymous) customer, ruling the consumption of transport services (and joint services). A FARE CONTRACT may be designed for a fixed SALES OFFER PACKAGE (e.g. ticket) or to allow successive purchases of SALES OFFER PACKAGEs. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 341:90]
.uk.org.netex.www.netex.FareContractType fare_contract = 2;- Specified by:
getFareContractOrBuilderin interfaceFareContracts_RelStructure.ChoiceWrapper_FareContracts_RelStructureOrBuilder
-