Class SitePathLinkRefStructure.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<SitePathLinkRefStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<SitePathLinkRefStructure.Builder>
uk.org.netex.www.netex.SitePathLinkRefStructure.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, SitePathLinkRefStructureOrBuilder
Enclosing class:
SitePathLinkRefStructure

public static final class SitePathLinkRefStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<SitePathLinkRefStructure.Builder> implements SitePathLinkRefStructureOrBuilder
 Type for Unique Reference to SITE PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 299:51]
 
Protobuf type uk.org.netex.www.netex.SitePathLinkRefStructure
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<SitePathLinkRefStructure.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<SitePathLinkRefStructure.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<SitePathLinkRefStructure.Builder>
    • getDefaultInstanceForType

      public SitePathLinkRefStructure getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public SitePathLinkRefStructure build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public SitePathLinkRefStructure buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public SitePathLinkRefStructure.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SitePathLinkRefStructure.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<SitePathLinkRefStructure.Builder>
    • mergeFrom

      public SitePathLinkRefStructure.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SitePathLinkRefStructure.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:
      hasCreated in interface SitePathLinkRefStructureOrBuilder
      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:
      getCreated in interface SitePathLinkRefStructureOrBuilder
      Returns:
      The created.
    • setCreated

      public SitePathLinkRefStructure.Builder setCreated(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;
    • setCreated

      public SitePathLinkRefStructure.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 SitePathLinkRefStructure.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

      public SitePathLinkRefStructure.Builder 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:
      getCreatedOrBuilder in interface SitePathLinkRefStructureOrBuilder
    • 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:
      hasChanged in interface SitePathLinkRefStructureOrBuilder
      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:
      getChanged in interface SitePathLinkRefStructureOrBuilder
      Returns:
      The changed.
    • setChanged

      public SitePathLinkRefStructure.Builder setChanged(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;
    • setChanged

      public SitePathLinkRefStructure.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 SitePathLinkRefStructure.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

      public SitePathLinkRefStructure.Builder 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:
      getChangedOrBuilder in interface SitePathLinkRefStructureOrBuilder
    • getVersion

      public String getVersion()
       Version number of referenced entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 238:69]
       
      string version = 7;
      Specified by:
      getVersion in interface SitePathLinkRefStructureOrBuilder
      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:
      getVersionBytes in interface SitePathLinkRefStructureOrBuilder
      Returns:
      The bytes for version.
    • setVersion

      public SitePathLinkRefStructure.Builder setVersion(String value)
       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

      public SitePathLinkRefStructure.Builder 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 SitePathLinkRefStructure.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

      public String getRef()
       Identifier of a PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 91:68]
       
      string ref = 9;
      Specified by:
      getRef in interface SitePathLinkRefStructureOrBuilder
      Returns:
      The ref.
    • getRefBytes

      public com.google.protobuf.ByteString getRefBytes()
       Identifier of a PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 91:68]
       
      string ref = 9;
      Specified by:
      getRefBytes in interface SitePathLinkRefStructureOrBuilder
      Returns:
      The bytes for ref.
    • setRef

       Identifier of a PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 91:68]
       
      string ref = 9;
      Parameters:
      value - The ref to set.
      Returns:
      This builder for chaining.
    • clearRef

       Identifier of a PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 91:68]
       
      string ref = 9;
      Returns:
      This builder for chaining.
    • setRefBytes

      public SitePathLinkRefStructure.Builder setRefBytes(com.google.protobuf.ByteString value)
       Identifier of a PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd at 91:68]
       
      string ref = 9;
      Parameters:
      value - The bytes for ref to set.
      Returns:
      This builder for chaining.
    • getValue

      public String getValue()
       Type for Unique Reference to SITE PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 299:51]
       
      string value = 10;
      Specified by:
      getValue in interface SitePathLinkRefStructureOrBuilder
      Returns:
      The value.
    • getValueBytes

      public com.google.protobuf.ByteString getValueBytes()
       Type for Unique Reference to SITE PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 299:51]
       
      string value = 10;
      Specified by:
      getValueBytes in interface SitePathLinkRefStructureOrBuilder
      Returns:
      The bytes for value.
    • setValue

      public SitePathLinkRefStructure.Builder setValue(String value)
       Type for Unique Reference to SITE PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 299:51]
       
      string value = 10;
      Parameters:
      value - The value to set.
      Returns:
      This builder for chaining.
    • clearValue

      public SitePathLinkRefStructure.Builder clearValue()
       Type for Unique Reference to SITE PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 299:51]
       
      string value = 10;
      Returns:
      This builder for chaining.
    • setValueBytes

      public SitePathLinkRefStructure.Builder setValueBytes(com.google.protobuf.ByteString value)
       Type for Unique Reference to SITE PATH LINK.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 299:51]
       
      string value = 10;
      Parameters:
      value - The bytes for value to set.
      Returns:
      This builder for chaining.