Class Network_VersionStructure

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.netex.www.netex.Network_VersionStructure
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, Network_VersionStructureOrBuilder

@Generated public final class Network_VersionStructure extends com.google.protobuf.GeneratedMessage implements Network_VersionStructureOrBuilder
 Type for a NETWORK.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 577:68]
 
Protobuf type uk.org.netex.www.netex.Network_VersionStructure
See Also:
  • Field Details

    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • CREATED_FIELD_NUMBER

      public static final int CREATED_FIELD_NUMBER
      See Also:
    • CHANGED_FIELD_NUMBER

      public static final int CHANGED_FIELD_NUMBER
      See Also:
    • VERSION_FIELD_NUMBER

      public static final int VERSION_FIELD_NUMBER
      See Also:
    • STATUS_FIELD_NUMBER

      public static final int STATUS_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_VERSION_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_VERSION_REF_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_OBJECT_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_OBJECT_REF_FIELD_NUMBER
      See Also:
    • VALIDITY_CONDITIONS_FIELD_NUMBER

      public static final int VALIDITY_CONDITIONS_FIELD_NUMBER
      See Also:
    • VALID_BETWEEN_FIELD_NUMBER

      public static final int VALID_BETWEEN_FIELD_NUMBER
      See Also:
    • ALTERNATIVE_TEXTS_FIELD_NUMBER

      public static final int ALTERNATIVE_TEXTS_FIELD_NUMBER
      See Also:
    • KEY_LIST_FIELD_NUMBER

      public static final int KEY_LIST_FIELD_NUMBER
      See Also:
    • EXTENSIONS_FIELD_NUMBER

      public static final int EXTENSIONS_FIELD_NUMBER
      See Also:
    • BRANDING_REF_FIELD_NUMBER

      public static final int BRANDING_REF_FIELD_NUMBER
      See Also:
    • NAME_FIELD_NUMBER

      public static final int NAME_FIELD_NUMBER
      See Also:
    • SHORT_NAME_FIELD_NUMBER

      public static final int SHORT_NAME_FIELD_NUMBER
      See Also:
    • DESCRIPTION_FIELD_NUMBER

      public static final int DESCRIPTION_FIELD_NUMBER
      See Also:
    • PURPOSE_OF_GROUPING_REF_FIELD_NUMBER

      public static final int PURPOSE_OF_GROUPING_REF_FIELD_NUMBER
      See Also:
    • PRIVATE_CODE_FIELD_NUMBER

      public static final int PRIVATE_CODE_FIELD_NUMBER
      See Also:
    • USE_TO_EXCLUDE_FIELD_NUMBER

      public static final int USE_TO_EXCLUDE_FIELD_NUMBER
      See Also:
    • MEMBERS_FIELD_NUMBER

      public static final int MEMBERS_FIELD_NUMBER
      See Also:
    • MAIN_LINE_REF_FIELD_NUMBER

      public static final int MAIN_LINE_REF_FIELD_NUMBER
      See Also:
    • TRANSPORT_MODE_FIELD_NUMBER

      public static final int TRANSPORT_MODE_FIELD_NUMBER
      See Also:
    • TRANSPORT_SUBMODE_FIELD_NUMBER

      public static final int TRANSPORT_SUBMODE_FIELD_NUMBER
      See Also:
    • GROUP_OF_LINES_TYPE_FIELD_NUMBER

      public static final int GROUP_OF_LINES_TYPE_FIELD_NUMBER
      See Also:
    • PARENT_REF_FIELD_NUMBER

      public static final int PARENT_REF_FIELD_NUMBER
      See Also:
    • PAYMENT_METHODS_FIELD_NUMBER

      public static final int PAYMENT_METHODS_FIELD_NUMBER
      See Also:
    • TYPES_OF_PAYMENT_METHOD_FIELD_NUMBER

      public static final int TYPES_OF_PAYMENT_METHOD_FIELD_NUMBER
      See Also:
    • PURCHASE_MOMENT_FIELD_NUMBER

      public static final int PURCHASE_MOMENT_FIELD_NUMBER
      See Also:
    • GROUPS_OF_OPERATORS_FIELD_NUMBER

      public static final int GROUPS_OF_OPERATORS_FIELD_NUMBER
      See Also:
    • GROUPS_OF_LINES_FIELD_NUMBER

      public static final int GROUPS_OF_LINES_FIELD_NUMBER
      See Also:
    • TARIFF_ZONES_FIELD_NUMBER

      public static final int TARIFF_ZONES_FIELD_NUMBER
      See Also:
    • SCHEDULED_MODE_OF_OPERATION_REF_FIELD_NUMBER

      public static final int SCHEDULED_MODE_OF_OPERATION_REF_FIELD_NUMBER
      See Also:
    • VEHICLE_RENTAL_REF_FIELD_NUMBER

      public static final int VEHICLE_RENTAL_REF_FIELD_NUMBER
      See Also:
    • VEHICLE_SHARING_REF_FIELD_NUMBER

      public static final int VEHICLE_SHARING_REF_FIELD_NUMBER
      See Also:
    • VEHICLE_POOLING_REF_FIELD_NUMBER

      public static final int VEHICLE_POOLING_REF_FIELD_NUMBER
      See Also:
    • FLEXIBLE_MODE_OF_OPERATION_REF_FIELD_NUMBER

      public static final int FLEXIBLE_MODE_OF_OPERATION_REF_FIELD_NUMBER
      See Also:
    • PERSONAL_MODE_OF_OPERATION_REF_FIELD_NUMBER

      public static final int PERSONAL_MODE_OF_OPERATION_REF_FIELD_NUMBER
      See Also:
    • OPERATOR_REF_FIELD_NUMBER

      public static final int OPERATOR_REF_FIELD_NUMBER
      See Also:
    • AUTHORITY_REF_FIELD_NUMBER

      public static final int AUTHORITY_REF_FIELD_NUMBER
      See Also:
  • 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
    • getModeOfOperationRefStructureCase

      public Network_VersionStructure.ModeOfOperationRefStructureCase getModeOfOperationRefStructureCase()
      Specified by:
      getModeOfOperationRefStructureCase in interface Network_VersionStructureOrBuilder
    • getTransportOrganisationRefStructureCase

      public Network_VersionStructure.TransportOrganisationRefStructureCase getTransportOrganisationRefStructureCase()
      Specified by:
      getTransportOrganisationRefStructureCase in interface Network_VersionStructureOrBuilder
    • getId

      public String getId()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getId in interface Network_VersionStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getIdBytes in interface Network_VersionStructureOrBuilder
      Returns:
      The bytes for id.
    • 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 Network_VersionStructureOrBuilder
      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 Network_VersionStructureOrBuilder
      Returns:
      The created.
    • 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 Network_VersionStructureOrBuilder
    • 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 Network_VersionStructureOrBuilder
      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 Network_VersionStructureOrBuilder
      Returns:
      The changed.
    • 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 Network_VersionStructureOrBuilder
    • 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 Network_VersionStructureOrBuilder
      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 Network_VersionStructureOrBuilder
      Returns:
      The bytes for version.
    • 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 Network_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • 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 Network_VersionStructureOrBuilder
      Returns:
      The status.
    • 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 = 467;
      Specified by:
      getDerivedFromVersionRef in interface Network_VersionStructureOrBuilder
      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 = 467;
      Specified by:
      getDerivedFromVersionRefBytes in interface Network_VersionStructureOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • 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 = 468;
      Specified by:
      getDerivedFromObjectRef in interface Network_VersionStructureOrBuilder
      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 = 468;
      Specified by:
      getDerivedFromObjectRefBytes in interface Network_VersionStructureOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • 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 Network_VersionStructureOrBuilder
      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 Network_VersionStructureOrBuilder
      Returns:
      The validityConditions.
    • 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 Network_VersionStructureOrBuilder
    • 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 Network_VersionStructureOrBuilder
    • 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 Network_VersionStructureOrBuilder
    • 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 Network_VersionStructureOrBuilder
    • 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 Network_VersionStructureOrBuilder
    • 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 Network_VersionStructureOrBuilder
    • 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 Network_VersionStructureOrBuilder
      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 Network_VersionStructureOrBuilder
      Returns:
      The alternativeTexts.
    • 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 Network_VersionStructureOrBuilder
    • hasKeyList

      public boolean hasKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      hasKeyList in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the keyList field is set.
    • getKeyList

      public KeyListStructure getKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyList in interface Network_VersionStructureOrBuilder
      Returns:
      The keyList.
    • getKeyListOrBuilder

      public KeyListStructureOrBuilder getKeyListOrBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyListOrBuilder in interface Network_VersionStructureOrBuilder
    • 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 = 72;
      Specified by:
      hasExtensions in interface Network_VersionStructureOrBuilder
      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 = 72;
      Specified by:
      getExtensions in interface Network_VersionStructureOrBuilder
      Returns:
      The extensions.
    • 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 = 72;
      Specified by:
      getExtensionsOrBuilder in interface Network_VersionStructureOrBuilder
    • hasBrandingRef

      public boolean hasBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      hasBrandingRef in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      public VersionOfObjectRefStructure getBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRef in interface Network_VersionStructureOrBuilder
      Returns:
      The brandingRef.
    • getBrandingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRefOrBuilder in interface Network_VersionStructureOrBuilder
    • hasName

      public boolean hasName()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface Network_VersionStructureOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface Network_VersionStructureOrBuilder
    • hasShortName

      public boolean hasShortName()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      hasShortName in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortName in interface Network_VersionStructureOrBuilder
      Returns:
      The shortName.
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortNameOrBuilder in interface Network_VersionStructureOrBuilder
    • hasDescription

      public boolean hasDescription()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      hasDescription in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescription in interface Network_VersionStructureOrBuilder
      Returns:
      The description.
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescriptionOrBuilder in interface Network_VersionStructureOrBuilder
    • hasPurposeOfGroupingRef

      public boolean hasPurposeOfGroupingRef()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      hasPurposeOfGroupingRef in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the purposeOfGroupingRef field is set.
    • getPurposeOfGroupingRef

      public VersionOfObjectRefStructure getPurposeOfGroupingRef()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      getPurposeOfGroupingRef in interface Network_VersionStructureOrBuilder
      Returns:
      The purposeOfGroupingRef.
    • getPurposeOfGroupingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPurposeOfGroupingRefOrBuilder()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      getPurposeOfGroupingRefOrBuilder in interface Network_VersionStructureOrBuilder
    • hasPrivateCode

      public boolean hasPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      hasPrivateCode in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the privateCode field is set.
    • getPrivateCode

      public PrivateCodeStructure getPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      getPrivateCode in interface Network_VersionStructureOrBuilder
      Returns:
      The privateCode.
    • getPrivateCodeOrBuilder

      public PrivateCodeStructureOrBuilder getPrivateCodeOrBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      getPrivateCodeOrBuilder in interface Network_VersionStructureOrBuilder
    • hasInfoLinks

      public boolean hasInfoLinks()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.Network_VersionStructure.InfoLinksType info_links = 166;
      Specified by:
      hasInfoLinks in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.Network_VersionStructure.InfoLinksType info_links = 166;
      Specified by:
      getInfoLinks in interface Network_VersionStructureOrBuilder
      Returns:
      The infoLinks.
    • getInfoLinksOrBuilder

      public Network_VersionStructure.InfoLinksTypeOrBuilder getInfoLinksOrBuilder()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.Network_VersionStructure.InfoLinksType info_links = 166;
      Specified by:
      getInfoLinksOrBuilder in interface Network_VersionStructureOrBuilder
    • getUseToExclude

      public boolean getUseToExclude()
       Whether contents of Group should be used to exclude (true) from a large list . The default is include  (i.e.false)  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 224:86]
       
      bool use_to_exclude = 281;
      Specified by:
      getUseToExclude in interface Network_VersionStructureOrBuilder
      Returns:
      The useToExclude.
    • hasMembers

      public boolean hasMembers()
       LINEs in GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 229:75]
       
      .uk.org.netex.www.netex.LineRefs_RelStructure members = 282;
      Specified by:
      hasMembers in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the members field is set.
    • getMembers

      public LineRefs_RelStructure getMembers()
       LINEs in GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 229:75]
       
      .uk.org.netex.www.netex.LineRefs_RelStructure members = 282;
      Specified by:
      getMembers in interface Network_VersionStructureOrBuilder
      Returns:
      The members.
    • getMembersOrBuilder

      public LineRefs_RelStructureOrBuilder getMembersOrBuilder()
       LINEs in GROUP OF LINEs.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 229:75]
       
      .uk.org.netex.www.netex.LineRefs_RelStructure members = 282;
      Specified by:
      getMembersOrBuilder in interface Network_VersionStructureOrBuilder
    • hasMainLineRef

      public boolean hasMainLineRef()
       Primary LINE in GROUP OF LINEs, if relevant.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 234:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure main_line_ref = 283;
      Specified by:
      hasMainLineRef in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the mainLineRef field is set.
    • getMainLineRef

      public VersionOfObjectRefStructure getMainLineRef()
       Primary LINE in GROUP OF LINEs, if relevant.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 234:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure main_line_ref = 283;
      Specified by:
      getMainLineRef in interface Network_VersionStructureOrBuilder
      Returns:
      The mainLineRef.
    • getMainLineRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getMainLineRefOrBuilder()
       Primary LINE in GROUP OF LINEs, if relevant.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 234:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure main_line_ref = 283;
      Specified by:
      getMainLineRefOrBuilder in interface Network_VersionStructureOrBuilder
    • getTransportModeValue

      public int getTransportModeValue()
       Primary Transport MODE of NETWORK.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 239:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 284;
      Specified by:
      getTransportModeValue in interface Network_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for transportMode.
    • getTransportMode

      public AllVehicleModesOfTransportEnumeration getTransportMode()
       Primary Transport MODE of NETWORK.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 239:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 284;
      Specified by:
      getTransportMode in interface Network_VersionStructureOrBuilder
      Returns:
      The transportMode.
    • hasTransportSubmode

      public boolean hasTransportSubmode()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 285;
      Specified by:
      hasTransportSubmode in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the transportSubmode field is set.
    • getTransportSubmode

      public TransportSubmodeStructure getTransportSubmode()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 285;
      Specified by:
      getTransportSubmode in interface Network_VersionStructureOrBuilder
      Returns:
      The transportSubmode.
    • getTransportSubmodeOrBuilder

      public TransportSubmodeStructureOrBuilder getTransportSubmodeOrBuilder()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 285;
      Specified by:
      getTransportSubmodeOrBuilder in interface Network_VersionStructureOrBuilder
    • getGroupOfLinesTypeValue

      public int getGroupOfLinesTypeValue()
       Classification of GROUP OF LINES. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 246:90]
       
      .uk.org.netex.www.netex.GroupOfLinesTypeEnumeration group_of_lines_type = 286;
      Specified by:
      getGroupOfLinesTypeValue in interface Network_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for groupOfLinesType.
    • getGroupOfLinesType

      public GroupOfLinesTypeEnumeration getGroupOfLinesType()
       Classification of GROUP OF LINES. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 246:90]
       
      .uk.org.netex.www.netex.GroupOfLinesTypeEnumeration group_of_lines_type = 286;
      Specified by:
      getGroupOfLinesType in interface Network_VersionStructureOrBuilder
      Returns:
      The groupOfLinesType.
    • hasParentRef

      public boolean hasParentRef()
       Parent Network as an alternative direction to members element  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 251:75]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure parent_ref = 277;
      Specified by:
      hasParentRef in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the parentRef field is set.
    • getParentRef

      public GroupOfEntitiesRefStructure getParentRef()
       Parent Network as an alternative direction to members element  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 251:75]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure parent_ref = 277;
      Specified by:
      getParentRef in interface Network_VersionStructureOrBuilder
      Returns:
      The parentRef.
    • getParentRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getParentRefOrBuilder()
       Parent Network as an alternative direction to members element  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 251:75]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure parent_ref = 277;
      Specified by:
      getParentRefOrBuilder in interface Network_VersionStructureOrBuilder
    • getPaymentMethodsList

      public List<PaymentMethodEnumeration> getPaymentMethodsList()
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 287 [packed = true];
      Specified by:
      getPaymentMethodsList in interface Network_VersionStructureOrBuilder
      Returns:
      A list containing the paymentMethods.
    • getPaymentMethodsCount

      public int getPaymentMethodsCount()
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 287 [packed = true];
      Specified by:
      getPaymentMethodsCount in interface Network_VersionStructureOrBuilder
      Returns:
      The count of paymentMethods.
    • getPaymentMethods

      public PaymentMethodEnumeration getPaymentMethods(int index)
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 287 [packed = true];
      Specified by:
      getPaymentMethods in interface Network_VersionStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The paymentMethods at the given index.
    • getPaymentMethodsValueList

      public List<Integer> getPaymentMethodsValueList()
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 287 [packed = true];
      Specified by:
      getPaymentMethodsValueList in interface Network_VersionStructureOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for paymentMethods.
    • getPaymentMethodsValue

      public int getPaymentMethodsValue(int index)
       Payment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 530:92]
       
      repeated .uk.org.netex.www.netex.PaymentMethodEnumeration payment_methods = 287 [packed = true];
      Specified by:
      getPaymentMethodsValue in interface Network_VersionStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of paymentMethods at the given index.
    • hasTypesOfPaymentMethod

      public boolean hasTypesOfPaymentMethod()
       TYPES OF PAYMENT yment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 535:101]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethod_ValueStructure types_of_payment_method = 288;
      Specified by:
      hasTypesOfPaymentMethod in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the typesOfPaymentMethod field is set.
    • getTypesOfPaymentMethod

      public TypeOfPaymentMethod_ValueStructure getTypesOfPaymentMethod()
       TYPES OF PAYMENT yment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 535:101]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethod_ValueStructure types_of_payment_method = 288;
      Specified by:
      getTypesOfPaymentMethod in interface Network_VersionStructureOrBuilder
      Returns:
      The typesOfPaymentMethod.
    • getTypesOfPaymentMethodOrBuilder

      public TypeOfPaymentMethod_ValueStructureOrBuilder getTypesOfPaymentMethodOrBuilder()
       TYPES OF PAYMENT yment Methods allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 535:101]
       
      .uk.org.netex.www.netex.TypeOfPaymentMethod_ValueStructure types_of_payment_method = 288;
      Specified by:
      getTypesOfPaymentMethodOrBuilder in interface Network_VersionStructureOrBuilder
    • getPurchaseMomentList

      public List<PurchaseMomentEnumeration> getPurchaseMomentList()
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 289 [packed = true];
      Specified by:
      getPurchaseMomentList in interface Network_VersionStructureOrBuilder
      Returns:
      A list containing the purchaseMoment.
    • getPurchaseMomentCount

      public int getPurchaseMomentCount()
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 289 [packed = true];
      Specified by:
      getPurchaseMomentCount in interface Network_VersionStructureOrBuilder
      Returns:
      The count of purchaseMoment.
    • getPurchaseMoment

      public PurchaseMomentEnumeration getPurchaseMoment(int index)
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 289 [packed = true];
      Specified by:
      getPurchaseMoment in interface Network_VersionStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The purchaseMoment at the given index.
    • getPurchaseMomentValueList

      public List<Integer> getPurchaseMomentValueList()
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 289 [packed = true];
      Specified by:
      getPurchaseMomentValueList in interface Network_VersionStructureOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for purchaseMoment.
    • getPurchaseMomentValue

      public int getPurchaseMomentValue(int index)
       PURCHASE MOMENT types allowed on LINE. +v1.1  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 540:93]
       
      repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration purchase_moment = 289 [packed = true];
      Specified by:
      getPurchaseMomentValue in interface Network_VersionStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of purchaseMoment at the given index.
    • hasGroupsOfOperators

      public boolean hasGroupsOfOperators()
       Groups of OPERATORs  AUTHORTies or OPERATORS) (in NETWORK.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 599:98]
       
      .uk.org.netex.www.netex.GroupsOfOperatorsRefs_RelStructure groups_of_operators = 463;
      Specified by:
      hasGroupsOfOperators in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the groupsOfOperators field is set.
    • getGroupsOfOperators

      public GroupsOfOperatorsRefs_RelStructure getGroupsOfOperators()
       Groups of OPERATORs  AUTHORTies or OPERATORS) (in NETWORK.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 599:98]
       
      .uk.org.netex.www.netex.GroupsOfOperatorsRefs_RelStructure groups_of_operators = 463;
      Specified by:
      getGroupsOfOperators in interface Network_VersionStructureOrBuilder
      Returns:
      The groupsOfOperators.
    • getGroupsOfOperatorsOrBuilder

      public GroupsOfOperatorsRefs_RelStructureOrBuilder getGroupsOfOperatorsOrBuilder()
       Groups of OPERATORs  AUTHORTies or OPERATORS) (in NETWORK.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 599:98]
       
      .uk.org.netex.www.netex.GroupsOfOperatorsRefs_RelStructure groups_of_operators = 463;
      Specified by:
      getGroupsOfOperatorsOrBuilder in interface Network_VersionStructureOrBuilder
    • hasGroupsOfLines

      public boolean hasGroupsOfLines()
       Groups of LINEs in NETWORK.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 604:93]
       
      .uk.org.netex.www.netex.GroupsOfLinesInFrame_RelStructure groups_of_lines = 464;
      Specified by:
      hasGroupsOfLines in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the groupsOfLines field is set.
    • getGroupsOfLines

      public GroupsOfLinesInFrame_RelStructure getGroupsOfLines()
       Groups of LINEs in NETWORK.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 604:93]
       
      .uk.org.netex.www.netex.GroupsOfLinesInFrame_RelStructure groups_of_lines = 464;
      Specified by:
      getGroupsOfLines in interface Network_VersionStructureOrBuilder
      Returns:
      The groupsOfLines.
    • getGroupsOfLinesOrBuilder

      public GroupsOfLinesInFrame_RelStructureOrBuilder getGroupsOfLinesOrBuilder()
       Groups of LINEs in NETWORK.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 604:93]
       
      .uk.org.netex.www.netex.GroupsOfLinesInFrame_RelStructure groups_of_lines = 464;
      Specified by:
      getGroupsOfLinesOrBuilder in interface Network_VersionStructureOrBuilder
    • hasTariffZones

      public boolean hasTariffZones()
       TARIFF ZONEs in NETWORK.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 609:85]
       
      .uk.org.netex.www.netex.TariffZoneRefs_RelStructure tariff_zones = 465;
      Specified by:
      hasTariffZones in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the tariffZones field is set.
    • getTariffZones

      public TariffZoneRefs_RelStructure getTariffZones()
       TARIFF ZONEs in NETWORK.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 609:85]
       
      .uk.org.netex.www.netex.TariffZoneRefs_RelStructure tariff_zones = 465;
      Specified by:
      getTariffZones in interface Network_VersionStructureOrBuilder
      Returns:
      The tariffZones.
    • getTariffZonesOrBuilder

      public TariffZoneRefs_RelStructureOrBuilder getTariffZonesOrBuilder()
       TARIFF ZONEs in NETWORK.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 609:85]
       
      .uk.org.netex.www.netex.TariffZoneRefs_RelStructure tariff_zones = 465;
      Specified by:
      getTariffZonesOrBuilder in interface Network_VersionStructureOrBuilder
    • hasScheduledModeOfOperationRef

      public boolean hasScheduledModeOfOperationRef()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 276;
      Specified by:
      hasScheduledModeOfOperationRef in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the scheduledModeOfOperationRef field is set.
    • getScheduledModeOfOperationRef

      public VersionOfObjectRefStructure getScheduledModeOfOperationRef()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 276;
      Specified by:
      getScheduledModeOfOperationRef in interface Network_VersionStructureOrBuilder
      Returns:
      The scheduledModeOfOperationRef.
    • getScheduledModeOfOperationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getScheduledModeOfOperationRefOrBuilder()
       Reference to a SCHEDULED MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 116:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_mode_of_operation_ref = 276;
      Specified by:
      getScheduledModeOfOperationRefOrBuilder in interface Network_VersionStructureOrBuilder
    • hasVehicleRentalRef

      public boolean hasVehicleRentalRef()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 278;
      Specified by:
      hasVehicleRentalRef in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the vehicleRentalRef field is set.
    • getVehicleRentalRef

      public VersionOfObjectRefStructure getVehicleRentalRef()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 278;
      Specified by:
      getVehicleRentalRef in interface Network_VersionStructureOrBuilder
      Returns:
      The vehicleRentalRef.
    • getVehicleRentalRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleRentalRefOrBuilder()
       Reference to a VEHICLE RENTAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 213:154]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_ref = 278;
      Specified by:
      getVehicleRentalRefOrBuilder in interface Network_VersionStructureOrBuilder
    • hasVehicleSharingRef

      public boolean hasVehicleSharingRef()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 279;
      Specified by:
      hasVehicleSharingRef in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the vehicleSharingRef field is set.
    • getVehicleSharingRef

      public VersionOfObjectRefStructure getVehicleSharingRef()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 279;
      Specified by:
      getVehicleSharingRef in interface Network_VersionStructureOrBuilder
      Returns:
      The vehicleSharingRef.
    • getVehicleSharingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleSharingRefOrBuilder()
       Reference to a VEHICLE SHARING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 248:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_ref = 279;
      Specified by:
      getVehicleSharingRefOrBuilder in interface Network_VersionStructureOrBuilder
    • hasVehiclePoolingRef

      public boolean hasVehiclePoolingRef()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 280;
      Specified by:
      hasVehiclePoolingRef in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the vehiclePoolingRef field is set.
    • getVehiclePoolingRef

      public VersionOfObjectRefStructure getVehiclePoolingRef()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 280;
      Specified by:
      getVehiclePoolingRef in interface Network_VersionStructureOrBuilder
      Returns:
      The vehiclePoolingRef.
    • getVehiclePoolingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehiclePoolingRefOrBuilder()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 280;
      Specified by:
      getVehiclePoolingRefOrBuilder in interface Network_VersionStructureOrBuilder
    • hasFlexibleModeOfOperationRef

      public boolean hasFlexibleModeOfOperationRef()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 456;
      Specified by:
      hasFlexibleModeOfOperationRef in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the flexibleModeOfOperationRef field is set.
    • getFlexibleModeOfOperationRef

      public VersionOfObjectRefStructure getFlexibleModeOfOperationRef()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 456;
      Specified by:
      getFlexibleModeOfOperationRef in interface Network_VersionStructureOrBuilder
      Returns:
      The flexibleModeOfOperationRef.
    • getFlexibleModeOfOperationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFlexibleModeOfOperationRefOrBuilder()
       Reference to a FLEXIBLE MODE OF OPERATION.  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 151:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_mode_of_operation_ref = 456;
      Specified by:
      getFlexibleModeOfOperationRefOrBuilder in interface Network_VersionStructureOrBuilder
    • hasPersonalModeOfOperationRef

      public boolean hasPersonalModeOfOperationRef()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 457;
      Specified by:
      hasPersonalModeOfOperationRef in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the personalModeOfOperationRef field is set.
    • getPersonalModeOfOperationRef

      public VersionOfObjectRefStructure getPersonalModeOfOperationRef()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 457;
      Specified by:
      getPersonalModeOfOperationRef in interface Network_VersionStructureOrBuilder
      Returns:
      The personalModeOfOperationRef.
    • getPersonalModeOfOperationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPersonalModeOfOperationRefOrBuilder()
       Reference to a PERSONAL MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 325:148]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure personal_mode_of_operation_ref = 457;
      Specified by:
      getPersonalModeOfOperationRefOrBuilder in interface Network_VersionStructureOrBuilder
    • hasOperatorRef

      public boolean hasOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 461;
      Specified by:
      hasOperatorRef in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the operatorRef field is set.
    • getOperatorRef

      public VersionOfObjectRefStructure getOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 461;
      Specified by:
      getOperatorRef in interface Network_VersionStructureOrBuilder
      Returns:
      The operatorRef.
    • getOperatorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOperatorRefOrBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 461;
      Specified by:
      getOperatorRefOrBuilder in interface Network_VersionStructureOrBuilder
    • hasAuthorityRef

      public boolean hasAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 462;
      Specified by:
      hasAuthorityRef in interface Network_VersionStructureOrBuilder
      Returns:
      Whether the authorityRef field is set.
    • getAuthorityRef

      public VersionOfObjectRefStructure getAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 462;
      Specified by:
      getAuthorityRef in interface Network_VersionStructureOrBuilder
      Returns:
      The authorityRef.
    • getAuthorityRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAuthorityRefOrBuilder()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 462;
      Specified by:
      getAuthorityRefOrBuilder in interface Network_VersionStructureOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessage
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessage
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static Network_VersionStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Network_VersionStructure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Network_VersionStructure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Network_VersionStructure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Network_VersionStructure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Network_VersionStructure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Network_VersionStructure parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Network_VersionStructure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Network_VersionStructure parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Network_VersionStructure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Network_VersionStructure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Network_VersionStructure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public Network_VersionStructure.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static Network_VersionStructure.Builder newBuilder()
    • newBuilder

      public static Network_VersionStructure.Builder newBuilder(Network_VersionStructure prototype)
    • toBuilder

      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected Network_VersionStructure.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
      Overrides:
      newBuilderForType in class com.google.protobuf.AbstractMessage
    • getDefaultInstance

      public static Network_VersionStructure getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<Network_VersionStructure> parser()
    • getParserForType

      public com.google.protobuf.Parser<Network_VersionStructure> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessage
    • getDefaultInstanceForType

      public Network_VersionStructure getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder