Class SupplyContractRefStructure.Builder

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

public static final class SupplyContractRefStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<SupplyContractRefStructure.Builder> implements SupplyContractRefStructureOrBuilder
 Type for a reference to a SUPPLY CONTRACT.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_support.xsd at 123:53]
 
Protobuf type uk.org.netex.www.netex.SupplyContractRefStructure
  • 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<SupplyContractRefStructure.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<SupplyContractRefStructure.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<SupplyContractRefStructure.Builder>
    • getDefaultInstanceForType

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

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

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

      public SupplyContractRefStructure.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<SupplyContractRefStructure.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<SupplyContractRefStructure.Builder>
    • mergeFrom

      public SupplyContractRefStructure.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<SupplyContractRefStructure.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 SupplyContractRefStructureOrBuilder
      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 SupplyContractRefStructureOrBuilder
      Returns:
      The created.
    • setCreated

      public SupplyContractRefStructure.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 SupplyContractRefStructure.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 SupplyContractRefStructure.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 SupplyContractRefStructure.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 SupplyContractRefStructureOrBuilder
    • 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 SupplyContractRefStructureOrBuilder
      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 SupplyContractRefStructureOrBuilder
      Returns:
      The changed.
    • setChanged

      public SupplyContractRefStructure.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 SupplyContractRefStructure.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 SupplyContractRefStructure.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 SupplyContractRefStructure.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 SupplyContractRefStructureOrBuilder
    • 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 SupplyContractRefStructureOrBuilder
      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 SupplyContractRefStructureOrBuilder
      Returns:
      The bytes for version.
    • setVersion

      public SupplyContractRefStructure.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 SupplyContractRefStructure.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 SupplyContractRefStructure.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 SUPPLY CONTRACT.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_support.xsd at 129:74]
       
      string ref = 8;
      Specified by:
      getRef in interface SupplyContractRefStructureOrBuilder
      Returns:
      The ref.
    • getRefBytes

      public com.google.protobuf.ByteString getRefBytes()
       Identifier of SUPPLY CONTRACT.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_support.xsd at 129:74]
       
      string ref = 8;
      Specified by:
      getRefBytes in interface SupplyContractRefStructureOrBuilder
      Returns:
      The bytes for ref.
    • setRef

       Identifier of SUPPLY CONTRACT.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_support.xsd at 129:74]
       
      string ref = 8;
      Parameters:
      value - The ref to set.
      Returns:
      This builder for chaining.
    • clearRef

       Identifier of SUPPLY CONTRACT.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_support.xsd at 129:74]
       
      string ref = 8;
      Returns:
      This builder for chaining.
    • setRefBytes

      public SupplyContractRefStructure.Builder setRefBytes(com.google.protobuf.ByteString value)
       Identifier of SUPPLY CONTRACT.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_support.xsd at 129:74]
       
      string ref = 8;
      Parameters:
      value - The bytes for ref to set.
      Returns:
      This builder for chaining.
    • getValue

      public String getValue()
       Type for a reference to a SUPPLY CONTRACT.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_support.xsd at 123:53]
       
      string value = 9;
      Specified by:
      getValue in interface SupplyContractRefStructureOrBuilder
      Returns:
      The value.
    • getValueBytes

      public com.google.protobuf.ByteString getValueBytes()
       Type for a reference to a SUPPLY CONTRACT.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_support.xsd at 123:53]
       
      string value = 9;
      Specified by:
      getValueBytes in interface SupplyContractRefStructureOrBuilder
      Returns:
      The bytes for value.
    • setValue

      public SupplyContractRefStructure.Builder setValue(String value)
       Type for a reference to a SUPPLY CONTRACT.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_support.xsd at 123:53]
       
      string value = 9;
      Parameters:
      value - The value to set.
      Returns:
      This builder for chaining.
    • clearValue

       Type for a reference to a SUPPLY CONTRACT.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_support.xsd at 123:53]
       
      string value = 9;
      Returns:
      This builder for chaining.
    • setValueBytes

      public SupplyContractRefStructure.Builder setValueBytes(com.google.protobuf.ByteString value)
       Type for a reference to a SUPPLY CONTRACT.  [netex_part_2/part2_journeyTimes/netex_journeyAccounting_support.xsd at 123:53]
       
      string value = 9;
      Parameters:
      value - The bytes for value to set.
      Returns:
      This builder for chaining.