Class TimeDemandProfileMemberType.Builder

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

public static final class TimeDemandProfileMemberType.Builder extends com.google.protobuf.GeneratedMessage.Builder<TimeDemandProfileMemberType.Builder> implements TimeDemandProfileMemberTypeOrBuilder
 TIME DEMAND PROFILE member.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 130:98]
 
Protobuf type uk.org.netex.www.netex.TimeDemandProfileMemberType
  • 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<TimeDemandProfileMemberType.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<TimeDemandProfileMemberType.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<TimeDemandProfileMemberType.Builder>
    • getDefaultInstanceForType

      public TimeDemandProfileMemberType 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 TimeDemandProfileMemberType buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

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

      public TimeDemandProfileMemberType.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<TimeDemandProfileMemberType.Builder>
      Throws:
      IOException
    • hasCreated

      public boolean hasCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      hasCreated in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      Whether the created field is set.
    • getCreated

      public com.google.protobuf.Timestamp getCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreated in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The created.
    • setCreated

      public TimeDemandProfileMemberType.Builder setCreated(com.google.protobuf.Timestamp value)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • setCreated

      public TimeDemandProfileMemberType.Builder setCreated(com.google.protobuf.Timestamp.Builder builderForValue)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • mergeCreated

      public TimeDemandProfileMemberType.Builder mergeCreated(com.google.protobuf.Timestamp value)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • clearCreated

      public TimeDemandProfileMemberType.Builder clearCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • getCreatedBuilder

      public com.google.protobuf.Timestamp.Builder getCreatedBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • getCreatedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreatedOrBuilder in interface TimeDemandProfileMemberTypeOrBuilder
    • hasChanged

      public boolean hasChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      hasChanged in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      Whether the changed field is set.
    • getChanged

      public com.google.protobuf.Timestamp getChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChanged in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The changed.
    • setChanged

      public TimeDemandProfileMemberType.Builder setChanged(com.google.protobuf.Timestamp value)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • setChanged

      public TimeDemandProfileMemberType.Builder setChanged(com.google.protobuf.Timestamp.Builder builderForValue)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • mergeChanged

      public TimeDemandProfileMemberType.Builder mergeChanged(com.google.protobuf.Timestamp value)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • clearChanged

      public TimeDemandProfileMemberType.Builder clearChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • getChangedBuilder

      public com.google.protobuf.Timestamp.Builder getChangedBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • getChangedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChangedOrBuilder in interface TimeDemandProfileMemberTypeOrBuilder
    • getVersion

      public String getVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Specified by:
      getVersion in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The version.
    • getVersionBytes

      public com.google.protobuf.ByteString getVersionBytes()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Specified by:
      getVersionBytes in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The bytes for version.
    • setVersion

      public TimeDemandProfileMemberType.Builder setVersion(String value)
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Parameters:
      value - The version to set.
      Returns:
      This builder for chaining.
    • clearVersion

      public TimeDemandProfileMemberType.Builder clearVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Returns:
      This builder for chaining.
    • setVersionBytes

      public TimeDemandProfileMemberType.Builder setVersionBytes(com.google.protobuf.ByteString value)
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Parameters:
      value - The bytes for version to set.
      Returns:
      This builder for chaining.
    • getStatusValue

      public int getStatusValue()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Specified by:
      getStatusValue in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • setStatusValue

      public TimeDemandProfileMemberType.Builder setStatusValue(int value)
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Parameters:
      value - The enum numeric value on the wire for status to set.
      Returns:
      This builder for chaining.
    • getStatus

      public StatusEnumeration getStatus()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Specified by:
      getStatus in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The status.
    • setStatus

       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Parameters:
      value - The status to set.
      Returns:
      This builder for chaining.
    • clearStatus

       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Returns:
      This builder for chaining.
    • getDerivedFromVersionRef

      public String getDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 444;
      Specified by:
      getDerivedFromVersionRef in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The derivedFromVersionRef.
    • getDerivedFromVersionRefBytes

      public com.google.protobuf.ByteString getDerivedFromVersionRefBytes()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 444;
      Specified by:
      getDerivedFromVersionRefBytes in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

      public TimeDemandProfileMemberType.Builder setDerivedFromVersionRef(String value)
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 444;
      Parameters:
      value - The derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromVersionRef

      public TimeDemandProfileMemberType.Builder clearDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 444;
      Returns:
      This builder for chaining.
    • setDerivedFromVersionRefBytes

      public TimeDemandProfileMemberType.Builder setDerivedFromVersionRefBytes(com.google.protobuf.ByteString value)
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 444;
      Parameters:
      value - The bytes for derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • getDerivedFromObjectRef

      public String getDerivedFromObjectRef()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 445;
      Specified by:
      getDerivedFromObjectRef in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The derivedFromObjectRef.
    • getDerivedFromObjectRefBytes

      public com.google.protobuf.ByteString getDerivedFromObjectRefBytes()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 445;
      Specified by:
      getDerivedFromObjectRefBytes in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

      public TimeDemandProfileMemberType.Builder setDerivedFromObjectRef(String value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 445;
      Parameters:
      value - The derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromObjectRef

      public TimeDemandProfileMemberType.Builder clearDerivedFromObjectRef()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 445;
      Returns:
      This builder for chaining.
    • setDerivedFromObjectRefBytes

      public TimeDemandProfileMemberType.Builder setDerivedFromObjectRefBytes(com.google.protobuf.ByteString value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 445;
      Parameters:
      value - The bytes for derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • hasValidityConditions

      public boolean hasValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      hasValidityConditions in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      Whether the validityConditions field is set.
    • getValidityConditions

      public ValidityConditions_RelStructure getValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      getValidityConditions in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • setValidityConditions

      public TimeDemandProfileMemberType.Builder setValidityConditions(ValidityConditions_RelStructure.Builder builderForValue)
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • mergeValidityConditions

       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • clearValidityConditions

      public TimeDemandProfileMemberType.Builder clearValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • getValidityConditionsBuilder

      public ValidityConditions_RelStructure.Builder getValidityConditionsBuilder()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • getValidityConditionsOrBuilder

      public ValidityConditions_RelStructureOrBuilder getValidityConditionsOrBuilder()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      getValidityConditionsOrBuilder in interface TimeDemandProfileMemberTypeOrBuilder
    • getValidBetweenList

      public List<ValidBetweenType> getValidBetweenList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenList in interface TimeDemandProfileMemberTypeOrBuilder
    • getValidBetweenCount

      public int getValidBetweenCount()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenCount in interface TimeDemandProfileMemberTypeOrBuilder
    • getValidBetween

      public ValidBetweenType getValidBetween(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetween in interface TimeDemandProfileMemberTypeOrBuilder
    • setValidBetween

      public TimeDemandProfileMemberType.Builder setValidBetween(int index, ValidBetweenType value)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • setValidBetween

      public TimeDemandProfileMemberType.Builder setValidBetween(int index, ValidBetweenType.Builder builderForValue)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetween

      public TimeDemandProfileMemberType.Builder addValidBetween(ValidBetweenType value)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetween

      public TimeDemandProfileMemberType.Builder addValidBetween(int index, ValidBetweenType value)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetween

      public TimeDemandProfileMemberType.Builder addValidBetween(ValidBetweenType.Builder builderForValue)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetween

      public TimeDemandProfileMemberType.Builder addValidBetween(int index, ValidBetweenType.Builder builderForValue)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addAllValidBetween

      public TimeDemandProfileMemberType.Builder addAllValidBetween(Iterable<? extends ValidBetweenType> values)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • clearValidBetween

      public TimeDemandProfileMemberType.Builder clearValidBetween()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • removeValidBetween

      public TimeDemandProfileMemberType.Builder removeValidBetween(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • getValidBetweenBuilder

      public ValidBetweenType.Builder getValidBetweenBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • getValidBetweenOrBuilder

      public ValidBetweenTypeOrBuilder getValidBetweenOrBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenOrBuilder in interface TimeDemandProfileMemberTypeOrBuilder
    • getValidBetweenOrBuilderList

      public List<? extends ValidBetweenTypeOrBuilder> getValidBetweenOrBuilderList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenOrBuilderList in interface TimeDemandProfileMemberTypeOrBuilder
    • addValidBetweenBuilder

      public ValidBetweenType.Builder addValidBetweenBuilder()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • addValidBetweenBuilder

      public ValidBetweenType.Builder addValidBetweenBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • getValidBetweenBuilderList

      public List<ValidBetweenType.Builder> getValidBetweenBuilderList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • hasAlternativeTexts

      public boolean hasAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      hasAlternativeTexts in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      Whether the alternativeTexts field is set.
    • getAlternativeTexts

      public AlternativeTexts_RelStructure getAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      getAlternativeTexts in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The alternativeTexts.
    • setAlternativeTexts

       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • setAlternativeTexts

      public TimeDemandProfileMemberType.Builder setAlternativeTexts(AlternativeTexts_RelStructure.Builder builderForValue)
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • mergeAlternativeTexts

       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • clearAlternativeTexts

      public TimeDemandProfileMemberType.Builder clearAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • getAlternativeTextsBuilder

      public AlternativeTexts_RelStructure.Builder getAlternativeTextsBuilder()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • getAlternativeTextsOrBuilder

      public AlternativeTexts_RelStructureOrBuilder getAlternativeTextsOrBuilder()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      getAlternativeTextsOrBuilder in interface TimeDemandProfileMemberTypeOrBuilder
    • hasExtensions

      public boolean hasExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 71;
      Specified by:
      hasExtensions in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      Whether the extensions field is set.
    • getExtensions

      public ExtensionsStructure getExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 71;
      Specified by:
      getExtensions in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The extensions.
    • setExtensions

       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 71;
    • setExtensions

      public TimeDemandProfileMemberType.Builder setExtensions(ExtensionsStructure.Builder builderForValue)
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 71;
    • mergeExtensions

       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 71;
    • clearExtensions

      public TimeDemandProfileMemberType.Builder clearExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 71;
    • getExtensionsBuilder

      public ExtensionsStructure.Builder getExtensionsBuilder()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 71;
    • getExtensionsOrBuilder

      public ExtensionsStructureOrBuilder getExtensionsOrBuilder()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 71;
      Specified by:
      getExtensionsOrBuilder in interface TimeDemandProfileMemberTypeOrBuilder
    • getOrder

      public int getOrder()
       Order of member within parent group.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 266:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Specified by:
      getOrder in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The order.
    • setOrder

      public TimeDemandProfileMemberType.Builder setOrder(int value)
       Order of member within parent group.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 266:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

       Order of member within parent group.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 266:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Returns:
      This builder for chaining.
    • hasName

      public boolean hasName()
       Name of TIME DEMAND PROFILE MEMBER.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 194:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 381;
      Specified by:
      hasName in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of TIME DEMAND PROFILE MEMBER.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 194:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 381;
      Specified by:
      getName in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of TIME DEMAND PROFILE MEMBER.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 194:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 381;
    • setName

       Name of TIME DEMAND PROFILE MEMBER.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 194:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 381;
    • mergeName

       Name of TIME DEMAND PROFILE MEMBER.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 194:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 381;
    • clearName

       Name of TIME DEMAND PROFILE MEMBER.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 194:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 381;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of TIME DEMAND PROFILE MEMBER.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 194:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 381;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of TIME DEMAND PROFILE MEMBER.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 194:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 381;
      Specified by:
      getNameOrBuilder in interface TimeDemandProfileMemberTypeOrBuilder
    • hasTimeDemandTypeRef

      public boolean hasTimeDemandTypeRef()
       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 382;
      Specified by:
      hasTimeDemandTypeRef in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      Whether the timeDemandTypeRef field is set.
    • getTimeDemandTypeRef

      public VersionOfObjectRefStructure getTimeDemandTypeRef()
       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 382;
      Specified by:
      getTimeDemandTypeRef in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The timeDemandTypeRef.
    • setTimeDemandTypeRef

       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 382;
    • setTimeDemandTypeRef

      public TimeDemandProfileMemberType.Builder setTimeDemandTypeRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 382;
    • mergeTimeDemandTypeRef

       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 382;
    • clearTimeDemandTypeRef

      public TimeDemandProfileMemberType.Builder clearTimeDemandTypeRef()
       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 382;
    • getTimeDemandTypeRefBuilder

      public VersionOfObjectRefStructure.Builder getTimeDemandTypeRefBuilder()
       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 382;
    • getTimeDemandTypeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimeDemandTypeRefOrBuilder()
       Reference to a TIME DEMAND TYPE. If given by context need not be stated.  [netex_part_1/part1_tacticalPlanning/netex_timeDemandType_support.xsd at 80:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_demand_type_ref = 382;
      Specified by:
      getTimeDemandTypeRefOrBuilder in interface TimeDemandProfileMemberTypeOrBuilder
    • hasJourneyPatternRunTime

      public boolean hasJourneyPatternRunTime()
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 174:96]
       
      .uk.org.netex.www.netex.JourneyPatternRunTimeType journey_pattern_run_time = 383;
      Specified by:
      hasJourneyPatternRunTime in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      Whether the journeyPatternRunTime field is set.
    • getJourneyPatternRunTime

      public JourneyPatternRunTimeType getJourneyPatternRunTime()
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 174:96]
       
      .uk.org.netex.www.netex.JourneyPatternRunTimeType journey_pattern_run_time = 383;
      Specified by:
      getJourneyPatternRunTime in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The journeyPatternRunTime.
    • setJourneyPatternRunTime

      public TimeDemandProfileMemberType.Builder setJourneyPatternRunTime(JourneyPatternRunTimeType value)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 174:96]
       
      .uk.org.netex.www.netex.JourneyPatternRunTimeType journey_pattern_run_time = 383;
    • setJourneyPatternRunTime

      public TimeDemandProfileMemberType.Builder setJourneyPatternRunTime(JourneyPatternRunTimeType.Builder builderForValue)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 174:96]
       
      .uk.org.netex.www.netex.JourneyPatternRunTimeType journey_pattern_run_time = 383;
    • mergeJourneyPatternRunTime

      public TimeDemandProfileMemberType.Builder mergeJourneyPatternRunTime(JourneyPatternRunTimeType value)
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 174:96]
       
      .uk.org.netex.www.netex.JourneyPatternRunTimeType journey_pattern_run_time = 383;
    • clearJourneyPatternRunTime

      public TimeDemandProfileMemberType.Builder clearJourneyPatternRunTime()
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 174:96]
       
      .uk.org.netex.www.netex.JourneyPatternRunTimeType journey_pattern_run_time = 383;
    • getJourneyPatternRunTimeBuilder

      public JourneyPatternRunTimeType.Builder getJourneyPatternRunTimeBuilder()
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 174:96]
       
      .uk.org.netex.www.netex.JourneyPatternRunTimeType journey_pattern_run_time = 383;
    • getJourneyPatternRunTimeOrBuilder

      public JourneyPatternRunTimeTypeOrBuilder getJourneyPatternRunTimeOrBuilder()
       The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE If it exists, it will override the DEFAULT SERVICE JOURNEY RUN TIME and DEFAULT DEAD RUN RUN TIME.  [netex_part_1/part1_tacticalPlanning/netex_journeyPatternTimings_version.xsd at 174:96]
       
      .uk.org.netex.www.netex.JourneyPatternRunTimeType journey_pattern_run_time = 383;
      Specified by:
      getJourneyPatternRunTimeOrBuilder in interface TimeDemandProfileMemberTypeOrBuilder
    • getId

      public String getId()
       [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 168:69]
       
      string id = 411;
      Specified by:
      getId in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 168:69]
       
      string id = 411;
      Specified by:
      getIdBytes in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 168:69]
       
      string id = 411;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 168:69]
       
      string id = 411;
      Returns:
      This builder for chaining.
    • setIdBytes

      public TimeDemandProfileMemberType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 168:69]
       
      string id = 411;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasDescription

      public boolean hasDescription()
       Name of member.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 142:80]
       
      .uk.org.netex.www.netex.MultilingualString description = 431;
      Specified by:
      hasDescription in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Name of member.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 142:80]
       
      .uk.org.netex.www.netex.MultilingualString description = 431;
      Specified by:
      getDescription in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The description.
    • setDescription

       Name of member.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 142:80]
       
      .uk.org.netex.www.netex.MultilingualString description = 431;
    • setDescription

      public TimeDemandProfileMemberType.Builder setDescription(MultilingualString.Builder builderForValue)
       Name of member.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 142:80]
       
      .uk.org.netex.www.netex.MultilingualString description = 431;
    • mergeDescription

       Name of member.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 142:80]
       
      .uk.org.netex.www.netex.MultilingualString description = 431;
    • clearDescription

      public TimeDemandProfileMemberType.Builder clearDescription()
       Name of member.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 142:80]
       
      .uk.org.netex.www.netex.MultilingualString description = 431;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Name of member.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 142:80]
       
      .uk.org.netex.www.netex.MultilingualString description = 431;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Name of member.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 142:80]
       
      .uk.org.netex.www.netex.MultilingualString description = 431;
      Specified by:
      getDescriptionOrBuilder in interface TimeDemandProfileMemberTypeOrBuilder
    • hasGroupRef

      public boolean hasGroupRef()
       Parent GROUP OF ENTITies to which this member assigns service  -  If given by context, can be omitted.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 149:86]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ref = 441;
      Specified by:
      hasGroupRef in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      Whether the groupRef field is set.
    • getGroupRef

      public VersionOfObjectRefStructure getGroupRef()
       Parent GROUP OF ENTITies to which this member assigns service  -  If given by context, can be omitted.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 149:86]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ref = 441;
      Specified by:
      getGroupRef in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The groupRef.
    • setGroupRef

       Parent GROUP OF ENTITies to which this member assigns service  -  If given by context, can be omitted.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 149:86]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ref = 441;
    • setGroupRef

       Parent GROUP OF ENTITies to which this member assigns service  -  If given by context, can be omitted.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 149:86]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ref = 441;
    • mergeGroupRef

       Parent GROUP OF ENTITies to which this member assigns service  -  If given by context, can be omitted.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 149:86]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ref = 441;
    • clearGroupRef

      public TimeDemandProfileMemberType.Builder clearGroupRef()
       Parent GROUP OF ENTITies to which this member assigns service  -  If given by context, can be omitted.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 149:86]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ref = 441;
    • getGroupRefBuilder

      public VersionOfObjectRefStructure.Builder getGroupRefBuilder()
       Parent GROUP OF ENTITies to which this member assigns service  -  If given by context, can be omitted.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 149:86]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ref = 441;
    • getGroupRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGroupRefOrBuilder()
       Parent GROUP OF ENTITies to which this member assigns service  -  If given by context, can be omitted.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 149:86]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure group_ref = 441;
      Specified by:
      getGroupRefOrBuilder in interface TimeDemandProfileMemberTypeOrBuilder
    • hasMemberObjectRef

      public boolean hasMemberObjectRef()
       Reference to a member of the group.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 154:79]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure member_object_ref = 442;
      Specified by:
      hasMemberObjectRef in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      Whether the memberObjectRef field is set.
    • getMemberObjectRef

      public VersionOfObjectRefStructure getMemberObjectRef()
       Reference to a member of the group.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 154:79]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure member_object_ref = 442;
      Specified by:
      getMemberObjectRef in interface TimeDemandProfileMemberTypeOrBuilder
      Returns:
      The memberObjectRef.
    • setMemberObjectRef

       Reference to a member of the group.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 154:79]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure member_object_ref = 442;
    • setMemberObjectRef

      public TimeDemandProfileMemberType.Builder setMemberObjectRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a member of the group.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 154:79]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure member_object_ref = 442;
    • mergeMemberObjectRef

       Reference to a member of the group.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 154:79]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure member_object_ref = 442;
    • clearMemberObjectRef

      public TimeDemandProfileMemberType.Builder clearMemberObjectRef()
       Reference to a member of the group.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 154:79]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure member_object_ref = 442;
    • getMemberObjectRefBuilder

      public VersionOfObjectRefStructure.Builder getMemberObjectRefBuilder()
       Reference to a member of the group.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 154:79]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure member_object_ref = 442;
    • getMemberObjectRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getMemberObjectRefOrBuilder()
       Reference to a member of the group.  [netex_part_2/part2_journeyTimes/netex_timeDemandProfile_version.xsd at 154:79]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure member_object_ref = 442;
      Specified by:
      getMemberObjectRefOrBuilder in interface TimeDemandProfileMemberTypeOrBuilder