Package uk.org.netex.www.netex
Class AssistanceBookingServiceRefStructure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<AssistanceBookingServiceRefStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<AssistanceBookingServiceRefStructure.Builder>
uk.org.netex.www.netex.AssistanceBookingServiceRefStructure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,AssistanceBookingServiceRefStructureOrBuilder
- Enclosing class:
AssistanceBookingServiceRefStructure
public static final class AssistanceBookingServiceRefStructure.Builder
extends com.google.protobuf.GeneratedMessage.Builder<AssistanceBookingServiceRefStructure.Builder>
implements AssistanceBookingServiceRefStructureOrBuilder
Type for a reference to an ASSISTANCE BOOKING SERVICE. [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 73:63]Protobuf type
uk.org.netex.www.netex.AssistanceBookingServiceRefStructure-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Date reference was last changed.Date reference was first created.clearRef()Identifier of ASSISTANCE BOOKING SERVICE.Type for a reference to an ASSISTANCE BOOKING SERVICE.Version number of referenced entity.com.google.protobuf.TimestampDate reference was last changed.com.google.protobuf.Timestamp.BuilderDate reference was last changed.com.google.protobuf.TimestampOrBuilderDate reference was last changed.com.google.protobuf.TimestampDate reference was first created.com.google.protobuf.Timestamp.BuilderDate reference was first created.com.google.protobuf.TimestampOrBuilderDate reference was first created.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetRef()Identifier of ASSISTANCE BOOKING SERVICE.com.google.protobuf.ByteStringIdentifier of ASSISTANCE BOOKING SERVICE.getValue()Type for a reference to an ASSISTANCE BOOKING SERVICE.com.google.protobuf.ByteStringType for a reference to an ASSISTANCE BOOKING SERVICE.Version number of referenced entity.com.google.protobuf.ByteStringVersion number of referenced entity.booleanDate reference was last changed.booleanDate reference was first created.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeChanged(com.google.protobuf.Timestamp value) Date reference was last changed.mergeCreated(com.google.protobuf.Timestamp value) Date reference was first created.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) setChanged(com.google.protobuf.Timestamp value) Date reference was last changed.setChanged(com.google.protobuf.Timestamp.Builder builderForValue) Date reference was last changed.setCreated(com.google.protobuf.Timestamp value) Date reference was first created.setCreated(com.google.protobuf.Timestamp.Builder builderForValue) Date reference was first created.Identifier of ASSISTANCE BOOKING SERVICE.setRefBytes(com.google.protobuf.ByteString value) Identifier of ASSISTANCE BOOKING SERVICE.Type for a reference to an ASSISTANCE BOOKING SERVICE.setValueBytes(com.google.protobuf.ByteString value) Type for a reference to an ASSISTANCE BOOKING SERVICE.setVersion(String value) Version number of referenced entity.setVersionBytes(com.google.protobuf.ByteString value) Version number of referenced entity.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<AssistanceBookingServiceRefStructure.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<AssistanceBookingServiceRefStructure.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<AssistanceBookingServiceRefStructure.Builder>
-
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
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AssistanceBookingServiceRefStructure.Builder>
-
mergeFrom
public AssistanceBookingServiceRefStructure.Builder mergeFrom(AssistanceBookingServiceRefStructure other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<AssistanceBookingServiceRefStructure.Builder>
-
mergeFrom
public AssistanceBookingServiceRefStructure.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<AssistanceBookingServiceRefStructure.Builder>- Throws:
IOException
-
hasCreated
public boolean hasCreated()Date reference was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
.google.protobuf.Timestamp created = 5;- Specified by:
hasCreatedin interfaceAssistanceBookingServiceRefStructureOrBuilder- Returns:
- Whether the created field is set.
-
getCreated
public com.google.protobuf.Timestamp getCreated()Date reference was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
.google.protobuf.Timestamp created = 5;- Specified by:
getCreatedin interfaceAssistanceBookingServiceRefStructureOrBuilder- Returns:
- The created.
-
setCreated
Date reference was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
.google.protobuf.Timestamp created = 5; -
setCreated
public AssistanceBookingServiceRefStructure.Builder setCreated(com.google.protobuf.Timestamp.Builder builderForValue) Date reference was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
.google.protobuf.Timestamp created = 5; -
mergeCreated
public AssistanceBookingServiceRefStructure.Builder mergeCreated(com.google.protobuf.Timestamp value) Date reference was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
.google.protobuf.Timestamp created = 5; -
clearCreated
Date reference was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
.google.protobuf.Timestamp created = 5; -
getCreatedBuilder
public com.google.protobuf.Timestamp.Builder getCreatedBuilder()Date reference was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
.google.protobuf.Timestamp created = 5; -
getCreatedOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()Date reference was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
.google.protobuf.Timestamp created = 5;- Specified by:
getCreatedOrBuilderin interfaceAssistanceBookingServiceRefStructureOrBuilder
-
hasChanged
public boolean hasChanged()Date reference was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
.google.protobuf.Timestamp changed = 6;- Specified by:
hasChangedin interfaceAssistanceBookingServiceRefStructureOrBuilder- Returns:
- Whether the changed field is set.
-
getChanged
public com.google.protobuf.Timestamp getChanged()Date reference was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
.google.protobuf.Timestamp changed = 6;- Specified by:
getChangedin interfaceAssistanceBookingServiceRefStructureOrBuilder- Returns:
- The changed.
-
setChanged
Date reference was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
.google.protobuf.Timestamp changed = 6; -
setChanged
public AssistanceBookingServiceRefStructure.Builder setChanged(com.google.protobuf.Timestamp.Builder builderForValue) Date reference was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
.google.protobuf.Timestamp changed = 6; -
mergeChanged
public AssistanceBookingServiceRefStructure.Builder mergeChanged(com.google.protobuf.Timestamp value) Date reference was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
.google.protobuf.Timestamp changed = 6; -
clearChanged
Date reference was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
.google.protobuf.Timestamp changed = 6; -
getChangedBuilder
public com.google.protobuf.Timestamp.Builder getChangedBuilder()Date reference was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
.google.protobuf.Timestamp changed = 6; -
getChangedOrBuilder
public com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()Date reference was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
.google.protobuf.Timestamp changed = 6;- Specified by:
getChangedOrBuilderin interfaceAssistanceBookingServiceRefStructureOrBuilder
-
getVersion
Version number of referenced entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 238:69]
string version = 7;- Specified by:
getVersionin interfaceAssistanceBookingServiceRefStructureOrBuilder- Returns:
- The version.
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()Version number of referenced entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 238:69]
string version = 7;- Specified by:
getVersionBytesin interfaceAssistanceBookingServiceRefStructureOrBuilder- Returns:
- The bytes for version.
-
setVersion
Version number of referenced entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 238:69]
string version = 7;- Parameters:
value- The version to set.- Returns:
- This builder for chaining.
-
clearVersion
Version number of referenced entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 238:69]
string version = 7;- Returns:
- This builder for chaining.
-
setVersionBytes
public AssistanceBookingServiceRefStructure.Builder setVersionBytes(com.google.protobuf.ByteString value) Version number of referenced entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 238:69]
string version = 7;- Parameters:
value- The bytes for version to set.- Returns:
- This builder for chaining.
-
getRef
Identifier of ASSISTANCE BOOKING SERVICE. [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 79:84]
string ref = 10;- Specified by:
getRefin interfaceAssistanceBookingServiceRefStructureOrBuilder- Returns:
- The ref.
-
getRefBytes
public com.google.protobuf.ByteString getRefBytes()Identifier of ASSISTANCE BOOKING SERVICE. [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 79:84]
string ref = 10;- Specified by:
getRefBytesin interfaceAssistanceBookingServiceRefStructureOrBuilder- Returns:
- The bytes for ref.
-
setRef
Identifier of ASSISTANCE BOOKING SERVICE. [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 79:84]
string ref = 10;- Parameters:
value- The ref to set.- Returns:
- This builder for chaining.
-
clearRef
Identifier of ASSISTANCE BOOKING SERVICE. [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 79:84]
string ref = 10;- Returns:
- This builder for chaining.
-
setRefBytes
public AssistanceBookingServiceRefStructure.Builder setRefBytes(com.google.protobuf.ByteString value) Identifier of ASSISTANCE BOOKING SERVICE. [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 79:84]
string ref = 10;- Parameters:
value- The bytes for ref to set.- Returns:
- This builder for chaining.
-
getValue
Type for a reference to an ASSISTANCE BOOKING SERVICE. [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 73:63]
string value = 11;- Specified by:
getValuein interfaceAssistanceBookingServiceRefStructureOrBuilder- Returns:
- The value.
-
getValueBytes
public com.google.protobuf.ByteString getValueBytes()Type for a reference to an ASSISTANCE BOOKING SERVICE. [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 73:63]
string value = 11;- Specified by:
getValueBytesin interfaceAssistanceBookingServiceRefStructureOrBuilder- Returns:
- The bytes for value.
-
setValue
Type for a reference to an ASSISTANCE BOOKING SERVICE. [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 73:63]
string value = 11;- Parameters:
value- The value to set.- Returns:
- This builder for chaining.
-
clearValue
Type for a reference to an ASSISTANCE BOOKING SERVICE. [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 73:63]
string value = 11;- Returns:
- This builder for chaining.
-
setValueBytes
public AssistanceBookingServiceRefStructure.Builder setValueBytes(com.google.protobuf.ByteString value) Type for a reference to an ASSISTANCE BOOKING SERVICE. [netex_part_1/part1_ifopt/netex_assistanceBooking_support.xsd at 73:63]
string value = 11;- Parameters:
value- The bytes for value to set.- Returns:
- This builder for chaining.
-