Package uk.org.netex.www.netex
Class TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder>
uk.org.netex.www.netex.TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructureOrBuilder
public static final class TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder
extends com.google.protobuf.GeneratedMessage.Builder<TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder>
implements TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructureOrBuilder
Generated wrapper for repeated oneOfsProtobuf type
uk.org.netex.www.netex.TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Reference to an OFFERED TRAVEL SPECIFICATION.Reference to a REQUESTED TRAVEL SPECIFICATION.Reference to a TRAVEL SPECIFICATION.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorReference to an OFFERED TRAVEL SPECIFICATION.Reference to an OFFERED TRAVEL SPECIFICATION.Reference to an OFFERED TRAVEL SPECIFICATION.Reference to a REQUESTED TRAVEL SPECIFICATION.Reference to a REQUESTED TRAVEL SPECIFICATION.Reference to a REQUESTED TRAVEL SPECIFICATION.Reference to a TRAVEL SPECIFICATION.Reference to a TRAVEL SPECIFICATION.Reference to a TRAVEL SPECIFICATION.booleanReference to an OFFERED TRAVEL SPECIFICATION.booleanReference to a REQUESTED TRAVEL SPECIFICATION.booleanReference to a TRAVEL SPECIFICATION.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Reference to an OFFERED TRAVEL SPECIFICATION.Reference to a REQUESTED TRAVEL SPECIFICATION.Reference to a TRAVEL SPECIFICATION.Reference to an OFFERED TRAVEL SPECIFICATION.setOfferedTravelSpecificationRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to an OFFERED TRAVEL SPECIFICATION.Reference to a REQUESTED TRAVEL SPECIFICATION.setRequestedTravelSpecificationRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to a REQUESTED TRAVEL SPECIFICATION.Reference to a TRAVEL SPECIFICATION.setTravelSpecificationRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to a TRAVEL SPECIFICATION.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<TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder>
-
clear
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.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<TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.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<TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder>
-
getDefaultInstanceForType
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure 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
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure buildPartial()- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder>
-
mergeFrom
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.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<TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder>- Throws:
IOException
-
getTravelSpecificationRefStructureCase
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.TravelSpecificationRefStructureCase getTravelSpecificationRefStructureCase() -
clearTravelSpecificationRefStructure
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder clearTravelSpecificationRefStructure() -
hasTravelSpecificationRef
public boolean hasTravelSpecificationRef()Reference to a TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 88:142]
.uk.org.netex.www.netex.VersionOfObjectRefStructure travel_specification_ref = 1;- Specified by:
hasTravelSpecificationRefin interfaceTravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructureOrBuilder- Returns:
- Whether the travelSpecificationRef field is set.
-
getTravelSpecificationRef
Reference to a TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 88:142]
.uk.org.netex.www.netex.VersionOfObjectRefStructure travel_specification_ref = 1;- Specified by:
getTravelSpecificationRefin interfaceTravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructureOrBuilder- Returns:
- The travelSpecificationRef.
-
setTravelSpecificationRef
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder setTravelSpecificationRef(VersionOfObjectRefStructure value) Reference to a TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 88:142]
.uk.org.netex.www.netex.VersionOfObjectRefStructure travel_specification_ref = 1; -
setTravelSpecificationRef
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder setTravelSpecificationRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to a TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 88:142]
.uk.org.netex.www.netex.VersionOfObjectRefStructure travel_specification_ref = 1; -
mergeTravelSpecificationRef
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder mergeTravelSpecificationRef(VersionOfObjectRefStructure value) Reference to a TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 88:142]
.uk.org.netex.www.netex.VersionOfObjectRefStructure travel_specification_ref = 1; -
clearTravelSpecificationRef
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder clearTravelSpecificationRef()Reference to a TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 88:142]
.uk.org.netex.www.netex.VersionOfObjectRefStructure travel_specification_ref = 1; -
getTravelSpecificationRefBuilder
Reference to a TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 88:142]
.uk.org.netex.www.netex.VersionOfObjectRefStructure travel_specification_ref = 1; -
getTravelSpecificationRefOrBuilder
Reference to a TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 88:142]
.uk.org.netex.www.netex.VersionOfObjectRefStructure travel_specification_ref = 1; -
hasRequestedTravelSpecificationRef
public boolean hasRequestedTravelSpecificationRef()Reference to a REQUESTED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 114:162]
.uk.org.netex.www.netex.VersionOfObjectRefStructure requested_travel_specification_ref = 2;- Specified by:
hasRequestedTravelSpecificationRefin interfaceTravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructureOrBuilder- Returns:
- Whether the requestedTravelSpecificationRef field is set.
-
getRequestedTravelSpecificationRef
Reference to a REQUESTED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 114:162]
.uk.org.netex.www.netex.VersionOfObjectRefStructure requested_travel_specification_ref = 2;- Specified by:
getRequestedTravelSpecificationRefin interfaceTravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructureOrBuilder- Returns:
- The requestedTravelSpecificationRef.
-
setRequestedTravelSpecificationRef
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder setRequestedTravelSpecificationRef(VersionOfObjectRefStructure value) Reference to a REQUESTED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 114:162]
.uk.org.netex.www.netex.VersionOfObjectRefStructure requested_travel_specification_ref = 2; -
setRequestedTravelSpecificationRef
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder setRequestedTravelSpecificationRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to a REQUESTED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 114:162]
.uk.org.netex.www.netex.VersionOfObjectRefStructure requested_travel_specification_ref = 2; -
mergeRequestedTravelSpecificationRef
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder mergeRequestedTravelSpecificationRef(VersionOfObjectRefStructure value) Reference to a REQUESTED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 114:162]
.uk.org.netex.www.netex.VersionOfObjectRefStructure requested_travel_specification_ref = 2; -
clearRequestedTravelSpecificationRef
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder clearRequestedTravelSpecificationRef()Reference to a REQUESTED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 114:162]
.uk.org.netex.www.netex.VersionOfObjectRefStructure requested_travel_specification_ref = 2; -
getRequestedTravelSpecificationRefBuilder
Reference to a REQUESTED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 114:162]
.uk.org.netex.www.netex.VersionOfObjectRefStructure requested_travel_specification_ref = 2; -
getRequestedTravelSpecificationRefOrBuilder
Reference to a REQUESTED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 114:162]
.uk.org.netex.www.netex.VersionOfObjectRefStructure requested_travel_specification_ref = 2; -
hasOfferedTravelSpecificationRef
public boolean hasOfferedTravelSpecificationRef()Reference to an OFFERED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 140:158]
.uk.org.netex.www.netex.VersionOfObjectRefStructure offered_travel_specification_ref = 3;- Specified by:
hasOfferedTravelSpecificationRefin interfaceTravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructureOrBuilder- Returns:
- Whether the offeredTravelSpecificationRef field is set.
-
getOfferedTravelSpecificationRef
Reference to an OFFERED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 140:158]
.uk.org.netex.www.netex.VersionOfObjectRefStructure offered_travel_specification_ref = 3;- Specified by:
getOfferedTravelSpecificationRefin interfaceTravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructureOrBuilder- Returns:
- The offeredTravelSpecificationRef.
-
setOfferedTravelSpecificationRef
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder setOfferedTravelSpecificationRef(VersionOfObjectRefStructure value) Reference to an OFFERED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 140:158]
.uk.org.netex.www.netex.VersionOfObjectRefStructure offered_travel_specification_ref = 3; -
setOfferedTravelSpecificationRef
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder setOfferedTravelSpecificationRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to an OFFERED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 140:158]
.uk.org.netex.www.netex.VersionOfObjectRefStructure offered_travel_specification_ref = 3; -
mergeOfferedTravelSpecificationRef
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder mergeOfferedTravelSpecificationRef(VersionOfObjectRefStructure value) Reference to an OFFERED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 140:158]
.uk.org.netex.www.netex.VersionOfObjectRefStructure offered_travel_specification_ref = 3; -
clearOfferedTravelSpecificationRef
public TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructure.Builder clearOfferedTravelSpecificationRef()Reference to an OFFERED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 140:158]
.uk.org.netex.www.netex.VersionOfObjectRefStructure offered_travel_specification_ref = 3; -
getOfferedTravelSpecificationRefBuilder
Reference to an OFFERED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 140:158]
.uk.org.netex.www.netex.VersionOfObjectRefStructure offered_travel_specification_ref = 3; -
getOfferedTravelSpecificationRefOrBuilder
Reference to an OFFERED TRAVEL SPECIFICATION. [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 140:158]
.uk.org.netex.www.netex.VersionOfObjectRefStructure offered_travel_specification_ref = 3;
-