Package uk.org.netex.www.netex
Class ServiceLinkRefByValueStructure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ServiceLinkRefByValueStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<ServiceLinkRefByValueStructure.Builder>
uk.org.netex.www.netex.ServiceLinkRefByValueStructure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,ServiceLinkRefByValueStructureOrBuilder
- Enclosing class:
ServiceLinkRefByValueStructure
public static final class ServiceLinkRefByValueStructure.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ServiceLinkRefByValueStructure.Builder>
implements ServiceLinkRefByValueStructureOrBuilder
Type for a reference to a SERVICE LINK BY VALUE. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 169:57]Protobuf type
uk.org.netex.www.netex.ServiceLinkRefByValueStructure-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Date reference was last changed.Date reference was first created.Identifier of a POINT. at which LINK starts.Class of POINT referenced by LINK.Identifier of a POINT. at which LINK ends.Reference to a TYPE OF LINK.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.DescriptorIdentifier of a POINT. at which LINK starts.com.google.protobuf.ByteStringIdentifier of a POINT. at which LINK starts.Class of POINT referenced by LINK.com.google.protobuf.ByteStringClass of POINT referenced by LINK.Identifier of a POINT. at which LINK ends.com.google.protobuf.ByteStringIdentifier of a POINT. at which LINK ends.Reference to a TYPE OF LINK.com.google.protobuf.ByteStringReference to a TYPE OF LINK.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.setFromPointRef(String value) Identifier of a POINT. at which LINK starts.setFromPointRefBytes(com.google.protobuf.ByteString value) Identifier of a POINT. at which LINK starts.setNameOfPointRefClass(String value) Class of POINT referenced by LINK.setNameOfPointRefClassBytes(com.google.protobuf.ByteString value) Class of POINT referenced by LINK.setToPointRef(String value) Identifier of a POINT. at which LINK ends.setToPointRefBytes(com.google.protobuf.ByteString value) Identifier of a POINT. at which LINK ends.setTypeOfLinkRef(String value) Reference to a TYPE OF LINK.setTypeOfLinkRefBytes(com.google.protobuf.ByteString value) Reference to a TYPE OF LINK.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<ServiceLinkRefByValueStructure.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<ServiceLinkRefByValueStructure.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<ServiceLinkRefByValueStructure.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<ServiceLinkRefByValueStructure.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ServiceLinkRefByValueStructure.Builder>
-
mergeFrom
public ServiceLinkRefByValueStructure.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<ServiceLinkRefByValueStructure.Builder>- Throws:
IOException
-
getTypeOfLinkRef
Reference to a TYPE OF LINK. [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 163:63]
string type_of_link_ref = 5;- Specified by:
getTypeOfLinkRefin interfaceServiceLinkRefByValueStructureOrBuilder- Returns:
- The typeOfLinkRef.
-
getTypeOfLinkRefBytes
public com.google.protobuf.ByteString getTypeOfLinkRefBytes()Reference to a TYPE OF LINK. [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 163:63]
string type_of_link_ref = 5;- Specified by:
getTypeOfLinkRefBytesin interfaceServiceLinkRefByValueStructureOrBuilder- Returns:
- The bytes for typeOfLinkRef.
-
setTypeOfLinkRef
Reference to a TYPE OF LINK. [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 163:63]
string type_of_link_ref = 5;- Parameters:
value- The typeOfLinkRef to set.- Returns:
- This builder for chaining.
-
clearTypeOfLinkRef
Reference to a TYPE OF LINK. [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 163:63]
string type_of_link_ref = 5;- Returns:
- This builder for chaining.
-
setTypeOfLinkRefBytes
public ServiceLinkRefByValueStructure.Builder setTypeOfLinkRefBytes(com.google.protobuf.ByteString value) Reference to a TYPE OF LINK. [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 163:63]
string type_of_link_ref = 5;- Parameters:
value- The bytes for typeOfLinkRef to set.- Returns:
- This builder for chaining.
-
hasCreated
public boolean hasCreated()Date reference was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
.google.protobuf.Timestamp created = 6;- Specified by:
hasCreatedin interfaceServiceLinkRefByValueStructureOrBuilder- 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 = 6;- Specified by:
getCreatedin interfaceServiceLinkRefByValueStructureOrBuilder- Returns:
- The created.
-
setCreated
Date reference was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
.google.protobuf.Timestamp created = 6; -
setCreated
public ServiceLinkRefByValueStructure.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 = 6; -
mergeCreated
Date reference was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
.google.protobuf.Timestamp created = 6; -
clearCreated
Date reference was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
.google.protobuf.Timestamp created = 6; -
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 = 6; -
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 = 6;- Specified by:
getCreatedOrBuilderin interfaceServiceLinkRefByValueStructureOrBuilder
-
hasChanged
public boolean hasChanged()Date reference was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
.google.protobuf.Timestamp changed = 7;- Specified by:
hasChangedin interfaceServiceLinkRefByValueStructureOrBuilder- 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 = 7;- Specified by:
getChangedin interfaceServiceLinkRefByValueStructureOrBuilder- Returns:
- The changed.
-
setChanged
Date reference was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
.google.protobuf.Timestamp changed = 7; -
setChanged
public ServiceLinkRefByValueStructure.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 = 7; -
mergeChanged
Date reference was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
.google.protobuf.Timestamp changed = 7; -
clearChanged
Date reference was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
.google.protobuf.Timestamp changed = 7; -
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 = 7; -
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 = 7;- Specified by:
getChangedOrBuilderin interfaceServiceLinkRefByValueStructureOrBuilder
-
getVersion
Version number of referenced entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 238:69]
string version = 8;- Specified by:
getVersionin interfaceServiceLinkRefByValueStructureOrBuilder- 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 = 8;- Specified by:
getVersionBytesin interfaceServiceLinkRefByValueStructureOrBuilder- Returns:
- The bytes for version.
-
setVersion
Version number of referenced entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 238:69]
string version = 8;- 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 = 8;- Returns:
- This builder for chaining.
-
setVersionBytes
Version number of referenced entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 238:69]
string version = 8;- Parameters:
value- The bytes for version to set.- Returns:
- This builder for chaining.
-
getFromPointRef
Identifier of a POINT. at which LINK starts. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 175:87]
string from_point_ref = 9;- Specified by:
getFromPointRefin interfaceServiceLinkRefByValueStructureOrBuilder- Returns:
- The fromPointRef.
-
getFromPointRefBytes
public com.google.protobuf.ByteString getFromPointRefBytes()Identifier of a POINT. at which LINK starts. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 175:87]
string from_point_ref = 9;- Specified by:
getFromPointRefBytesin interfaceServiceLinkRefByValueStructureOrBuilder- Returns:
- The bytes for fromPointRef.
-
setFromPointRef
Identifier of a POINT. at which LINK starts. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 175:87]
string from_point_ref = 9;- Parameters:
value- The fromPointRef to set.- Returns:
- This builder for chaining.
-
clearFromPointRef
Identifier of a POINT. at which LINK starts. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 175:87]
string from_point_ref = 9;- Returns:
- This builder for chaining.
-
setFromPointRefBytes
public ServiceLinkRefByValueStructure.Builder setFromPointRefBytes(com.google.protobuf.ByteString value) Identifier of a POINT. at which LINK starts. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 175:87]
string from_point_ref = 9;- Parameters:
value- The bytes for fromPointRef to set.- Returns:
- This builder for chaining.
-
getToPointRef
Identifier of a POINT. at which LINK ends. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 180:85]
string to_point_ref = 10;- Specified by:
getToPointRefin interfaceServiceLinkRefByValueStructureOrBuilder- Returns:
- The toPointRef.
-
getToPointRefBytes
public com.google.protobuf.ByteString getToPointRefBytes()Identifier of a POINT. at which LINK ends. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 180:85]
string to_point_ref = 10;- Specified by:
getToPointRefBytesin interfaceServiceLinkRefByValueStructureOrBuilder- Returns:
- The bytes for toPointRef.
-
setToPointRef
Identifier of a POINT. at which LINK ends. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 180:85]
string to_point_ref = 10;- Parameters:
value- The toPointRef to set.- Returns:
- This builder for chaining.
-
clearToPointRef
Identifier of a POINT. at which LINK ends. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 180:85]
string to_point_ref = 10;- Returns:
- This builder for chaining.
-
setToPointRefBytes
public ServiceLinkRefByValueStructure.Builder setToPointRefBytes(com.google.protobuf.ByteString value) Identifier of a POINT. at which LINK ends. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 180:85]
string to_point_ref = 10;- Parameters:
value- The bytes for toPointRef to set.- Returns:
- This builder for chaining.
-
getNameOfPointRefClass
Class of POINT referenced by LINK. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 185:108]
string name_of_point_ref_class = 11;- Specified by:
getNameOfPointRefClassin interfaceServiceLinkRefByValueStructureOrBuilder- Returns:
- The nameOfPointRefClass.
-
getNameOfPointRefClassBytes
public com.google.protobuf.ByteString getNameOfPointRefClassBytes()Class of POINT referenced by LINK. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 185:108]
string name_of_point_ref_class = 11;- Specified by:
getNameOfPointRefClassBytesin interfaceServiceLinkRefByValueStructureOrBuilder- Returns:
- The bytes for nameOfPointRefClass.
-
setNameOfPointRefClass
Class of POINT referenced by LINK. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 185:108]
string name_of_point_ref_class = 11;- Parameters:
value- The nameOfPointRefClass to set.- Returns:
- This builder for chaining.
-
clearNameOfPointRefClass
Class of POINT referenced by LINK. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 185:108]
string name_of_point_ref_class = 11;- Returns:
- This builder for chaining.
-
setNameOfPointRefClassBytes
public ServiceLinkRefByValueStructure.Builder setNameOfPointRefClassBytes(com.google.protobuf.ByteString value) Class of POINT referenced by LINK. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 185:108]
string name_of_point_ref_class = 11;- Parameters:
value- The bytes for nameOfPointRefClass to set.- Returns:
- This builder for chaining.
-