Class FareZoneType

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

public final class FareZoneType extends com.google.protobuf.GeneratedMessage implements FareZoneTypeOrBuilder
 A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
 
Protobuf type uk.org.netex.www.netex.FareZoneType
See Also:
  • Field Details

    • 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:
    • MEMBERS_FIELD_NUMBER

      public static final int MEMBERS_FIELD_NUMBER
      See Also:
    • TYPES_FIELD_NUMBER

      public static final int TYPES_FIELD_NUMBER
      See Also:
    • CENTROID_FIELD_NUMBER

      public static final int CENTROID_FIELD_NUMBER
      See Also:
    • POLYGON_FIELD_NUMBER

      public static final int POLYGON_FIELD_NUMBER
      See Also:
    • PROJECTIONS_FIELD_NUMBER

      public static final int PROJECTIONS_FIELD_NUMBER
      See Also:
    • PARENT_ZONE_REF_FIELD_NUMBER

      public static final int PARENT_ZONE_REF_FIELD_NUMBER
      See Also:
    • PRESENTATION_FIELD_NUMBER

      public static final int PRESENTATION_FIELD_NUMBER
      See Also:
    • PRINTED_PRESENTATION_FIELD_NUMBER

      public static final int PRINTED_PRESENTATION_FIELD_NUMBER
      See Also:
    • GROUP_OF_OPERATORS_REF_FIELD_NUMBER

      public static final int GROUP_OF_OPERATORS_REF_FIELD_NUMBER
      See Also:
    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • PARENT_FARE_ZONE_REF_FIELD_NUMBER

      public static final int PARENT_FARE_ZONE_REF_FIELD_NUMBER
      See Also:
    • ZONE_TOPOLOGY_FIELD_NUMBER

      public static final int ZONE_TOPOLOGY_FIELD_NUMBER
      See Also:
    • SCOPING_METHOD_FIELD_NUMBER

      public static final int SCOPING_METHOD_FIELD_NUMBER
      See Also:
    • FARE_SECTIONS_FIELD_NUMBER

      public static final int FARE_SECTIONS_FIELD_NUMBER
      See Also:
    • CONTAINS_FIELD_NUMBER

      public static final int CONTAINS_FIELD_NUMBER
      See Also:
    • NEIGHBOURS_FIELD_NUMBER

      public static final int NEIGHBOURS_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
    • getTransportOrganisationRefStructureCase

      public FareZoneType.TransportOrganisationRefStructureCase getTransportOrganisationRefStructureCase()
      Specified by:
      getTransportOrganisationRefStructureCase in interface FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 = 988;
      Specified by:
      getDerivedFromVersionRef in interface FareZoneTypeOrBuilder
      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 = 988;
      Specified by:
      getDerivedFromVersionRefBytes in interface FareZoneTypeOrBuilder
      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 = 989;
      Specified by:
      getDerivedFromObjectRef in interface FareZoneTypeOrBuilder
      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 = 989;
      Specified by:
      getDerivedFromObjectRefBytes in interface FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
    • 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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
      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 FareZoneTypeOrBuilder
    • 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.FareZoneType.InfoLinksType info_links = 166;
      Specified by:
      hasInfoLinks in interface FareZoneTypeOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

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

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

      public boolean hasMembers()
       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 281;
      Specified by:
      hasMembers in interface FareZoneTypeOrBuilder
      Returns:
      Whether the members field is set.
    • getMembers

      public PointRefs_RelStructure getMembers()
       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 281;
      Specified by:
      getMembers in interface FareZoneTypeOrBuilder
      Returns:
      The members.
    • getMembersOrBuilder

      public PointRefs_RelStructureOrBuilder getMembersOrBuilder()
       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 281;
      Specified by:
      getMembersOrBuilder in interface FareZoneTypeOrBuilder
    • hasTypes

      public boolean hasTypes()
       Classification of ZONE. Used for arbitrary documentation -.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 118:79]
       
      .uk.org.netex.www.netex.TypeOfZoneRefs_RelStructure types = 431;
      Specified by:
      hasTypes in interface FareZoneTypeOrBuilder
      Returns:
      Whether the types field is set.
    • getTypes

      public TypeOfZoneRefs_RelStructure getTypes()
       Classification of ZONE. Used for arbitrary documentation -.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 118:79]
       
      .uk.org.netex.www.netex.TypeOfZoneRefs_RelStructure types = 431;
      Specified by:
      getTypes in interface FareZoneTypeOrBuilder
      Returns:
      The types.
    • getTypesOrBuilder

      public TypeOfZoneRefs_RelStructureOrBuilder getTypesOrBuilder()
       Classification of ZONE. Used for arbitrary documentation -.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 118:79]
       
      .uk.org.netex.www.netex.TypeOfZoneRefs_RelStructure types = 431;
      Specified by:
      getTypesOrBuilder in interface FareZoneTypeOrBuilder
    • hasCentroid

      public boolean hasCentroid()
       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 432;
      Specified by:
      hasCentroid in interface FareZoneTypeOrBuilder
      Returns:
      Whether the centroid field is set.
    • getCentroid

      public SimplePoint_VersionStructure getCentroid()
       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 432;
      Specified by:
      getCentroid in interface FareZoneTypeOrBuilder
      Returns:
      The centroid.
    • getCentroidOrBuilder

      public SimplePoint_VersionStructureOrBuilder getCentroidOrBuilder()
       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 432;
      Specified by:
      getCentroidOrBuilder in interface FareZoneTypeOrBuilder
    • hasPolygon

      public boolean hasPolygon()
       A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon.  [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
       
      .net.opengis.www.gml.v3_2.PolygonType polygon = 433;
      Specified by:
      hasPolygon in interface FareZoneTypeOrBuilder
      Returns:
      Whether the polygon field is set.
    • getPolygon

      public PolygonType getPolygon()
       A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon.  [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
       
      .net.opengis.www.gml.v3_2.PolygonType polygon = 433;
      Specified by:
      getPolygon in interface FareZoneTypeOrBuilder
      Returns:
      The polygon.
    • getPolygonOrBuilder

      public PolygonTypeOrBuilder getPolygonOrBuilder()
       A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon.  [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
       
      .net.opengis.www.gml.v3_2.PolygonType polygon = 433;
      Specified by:
      getPolygonOrBuilder in interface FareZoneTypeOrBuilder
    • hasProjections

      public boolean hasProjections()
       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 434;
      Specified by:
      hasProjections in interface FareZoneTypeOrBuilder
      Returns:
      Whether the projections field is set.
    • getProjections

      public Projections_RelStructure getProjections()
       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 434;
      Specified by:
      getProjections in interface FareZoneTypeOrBuilder
      Returns:
      The projections.
    • getProjectionsOrBuilder

      public Projections_RelStructureOrBuilder getProjectionsOrBuilder()
       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 434;
      Specified by:
      getProjectionsOrBuilder in interface FareZoneTypeOrBuilder
    • hasParentZoneRef

      public boolean hasParentZoneRef()
       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 435;
      Specified by:
      hasParentZoneRef in interface FareZoneTypeOrBuilder
      Returns:
      Whether the parentZoneRef field is set.
    • getParentZoneRef

      public VersionOfObjectRefStructure getParentZoneRef()
       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 435;
      Specified by:
      getParentZoneRef in interface FareZoneTypeOrBuilder
      Returns:
      The parentZoneRef.
    • getParentZoneRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParentZoneRefOrBuilder()
       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 435;
      Specified by:
      getParentZoneRefOrBuilder in interface FareZoneTypeOrBuilder
    • hasPresentation

      public boolean hasPresentation()
       Presentation values to use when rendering ZONE such as a colour.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 238:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 611;
      Specified by:
      hasPresentation in interface FareZoneTypeOrBuilder
      Returns:
      Whether the presentation field is set.
    • getPresentation

      public PresentationStructure getPresentation()
       Presentation values to use when rendering ZONE such as a colour.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 238:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 611;
      Specified by:
      getPresentation in interface FareZoneTypeOrBuilder
      Returns:
      The presentation.
    • getPresentationOrBuilder

      public PresentationStructureOrBuilder getPresentationOrBuilder()
       Presentation values to use when rendering ZONE such as a colour.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 238:80]
       
      .uk.org.netex.www.netex.PresentationStructure presentation = 611;
      Specified by:
      getPresentationOrBuilder in interface FareZoneTypeOrBuilder
    • hasPrintedPresentation

      public boolean hasPrintedPresentation()
       Presentation values to use in printed material for ZONE such as a colour. +v1.1  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 243:92]
       
      .uk.org.netex.www.netex.PrintPresentationStructure printed_presentation = 612;
      Specified by:
      hasPrintedPresentation in interface FareZoneTypeOrBuilder
      Returns:
      Whether the printedPresentation field is set.
    • getPrintedPresentation

      public PrintPresentationStructure getPrintedPresentation()
       Presentation values to use in printed material for ZONE such as a colour. +v1.1  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 243:92]
       
      .uk.org.netex.www.netex.PrintPresentationStructure printed_presentation = 612;
      Specified by:
      getPrintedPresentation in interface FareZoneTypeOrBuilder
      Returns:
      The printedPresentation.
    • getPrintedPresentationOrBuilder

      public PrintPresentationStructureOrBuilder getPrintedPresentationOrBuilder()
       Presentation values to use in printed material for ZONE such as a colour. +v1.1  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 243:92]
       
      .uk.org.netex.www.netex.PrintPresentationStructure printed_presentation = 612;
      Specified by:
      getPrintedPresentationOrBuilder in interface FareZoneTypeOrBuilder
    • hasGroupOfOperatorsRef

      public boolean hasGroupOfOperatorsRef()
       Reference to a GROUP OF OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 252:118]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_operators_ref = 826;
      Specified by:
      hasGroupOfOperatorsRef in interface FareZoneTypeOrBuilder
      Returns:
      Whether the groupOfOperatorsRef field is set.
    • getGroupOfOperatorsRef

      public GroupOfEntitiesRefStructure getGroupOfOperatorsRef()
       Reference to a GROUP OF OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 252:118]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_operators_ref = 826;
      Specified by:
      getGroupOfOperatorsRef in interface FareZoneTypeOrBuilder
      Returns:
      The groupOfOperatorsRef.
    • getGroupOfOperatorsRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getGroupOfOperatorsRefOrBuilder()
       Reference to a GROUP OF OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 252:118]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_operators_ref = 826;
      Specified by:
      getGroupOfOperatorsRefOrBuilder in interface FareZoneTypeOrBuilder
    • getId

      public String getId()
       [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 547:54]
       
      string id = 851;
      Specified by:
      getId in interface FareZoneTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 547:54]
       
      string id = 851;
      Specified by:
      getIdBytes in interface FareZoneTypeOrBuilder
      Returns:
      The bytes for id.
    • hasParentFareZoneRef

      public boolean hasParentFareZoneRef()
       Parent FARe ZONE that contains this ZONE.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 513:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_fare_zone_ref = 981;
      Specified by:
      hasParentFareZoneRef in interface FareZoneTypeOrBuilder
      Returns:
      Whether the parentFareZoneRef field is set.
    • getParentFareZoneRef

      public VersionOfObjectRefStructure getParentFareZoneRef()
       Parent FARe ZONE that contains this ZONE.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 513:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_fare_zone_ref = 981;
      Specified by:
      getParentFareZoneRef in interface FareZoneTypeOrBuilder
      Returns:
      The parentFareZoneRef.
    • getParentFareZoneRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParentFareZoneRefOrBuilder()
       Parent FARe ZONE that contains this ZONE.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 513:88]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_fare_zone_ref = 981;
      Specified by:
      getParentFareZoneRefOrBuilder in interface FareZoneTypeOrBuilder
    • getZoneTopologyValue

      public int getZoneTopologyValue()
       Classification of zone topology.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 518:86]
       
      .uk.org.netex.www.netex.ZoneTopologyEnumeration zone_topology = 982;
      Specified by:
      getZoneTopologyValue in interface FareZoneTypeOrBuilder
      Returns:
      The enum numeric value on the wire for zoneTopology.
    • getZoneTopology

      public ZoneTopologyEnumeration getZoneTopology()
       Classification of zone topology.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 518:86]
       
      .uk.org.netex.www.netex.ZoneTopologyEnumeration zone_topology = 982;
      Specified by:
      getZoneTopology in interface FareZoneTypeOrBuilder
      Returns:
      The zoneTopology.
    • getScopingMethodValue

      public int getScopingMethodValue()
       Indication of how member stops of a FARE ZONE are specified (ExplicitStops, ImplicitSpatialProjection etc) .  Default is ExplicitStops  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 523:112]
       
      .uk.org.netex.www.netex.ScopingMethodEnumeration scoping_method = 983;
      Specified by:
      getScopingMethodValue in interface FareZoneTypeOrBuilder
      Returns:
      The enum numeric value on the wire for scopingMethod.
    • getScopingMethod

      public ScopingMethodEnumeration getScopingMethod()
       Indication of how member stops of a FARE ZONE are specified (ExplicitStops, ImplicitSpatialProjection etc) .  Default is ExplicitStops  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 523:112]
       
      .uk.org.netex.www.netex.ScopingMethodEnumeration scoping_method = 983;
      Specified by:
      getScopingMethod in interface FareZoneTypeOrBuilder
      Returns:
      The scopingMethod.
    • hasFareSections

      public boolean hasFareSections()
       FARE SECTIONS in FARE ZONE.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 530:88]
       
      .uk.org.netex.www.netex.FareSections_RelStructure fare_sections = 984;
      Specified by:
      hasFareSections in interface FareZoneTypeOrBuilder
      Returns:
      Whether the fareSections field is set.
    • getFareSections

      public FareSections_RelStructure getFareSections()
       FARE SECTIONS in FARE ZONE.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 530:88]
       
      .uk.org.netex.www.netex.FareSections_RelStructure fare_sections = 984;
      Specified by:
      getFareSections in interface FareZoneTypeOrBuilder
      Returns:
      The fareSections.
    • getFareSectionsOrBuilder

      public FareSections_RelStructureOrBuilder getFareSectionsOrBuilder()
       FARE SECTIONS in FARE ZONE.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 530:88]
       
      .uk.org.netex.www.netex.FareSections_RelStructure fare_sections = 984;
      Specified by:
      getFareSectionsOrBuilder in interface FareZoneTypeOrBuilder
    • hasContains

      public boolean hasContains()
       Other fare zone that are wholly  included in the  FARE ZONE.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 535:86]
       
      .uk.org.netex.www.netex.TariffZoneRefs_RelStructure contains = 985;
      Specified by:
      hasContains in interface FareZoneTypeOrBuilder
      Returns:
      Whether the contains field is set.
    • getContains

      public TariffZoneRefs_RelStructure getContains()
       Other fare zone that are wholly  included in the  FARE ZONE.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 535:86]
       
      .uk.org.netex.www.netex.TariffZoneRefs_RelStructure contains = 985;
      Specified by:
      getContains in interface FareZoneTypeOrBuilder
      Returns:
      The contains.
    • getContainsOrBuilder

      public TariffZoneRefs_RelStructureOrBuilder getContainsOrBuilder()
       Other fare zone that are wholly  included in the  FARE ZONE.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 535:86]
       
      .uk.org.netex.www.netex.TariffZoneRefs_RelStructure contains = 985;
      Specified by:
      getContainsOrBuilder in interface FareZoneTypeOrBuilder
    • hasNeighbours

      public boolean hasNeighbours()
       Adjacent FARE ZONEs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 540:86]
       
      .uk.org.netex.www.netex.FareZoneRefs_RelStructure neighbours = 986;
      Specified by:
      hasNeighbours in interface FareZoneTypeOrBuilder
      Returns:
      Whether the neighbours field is set.
    • getNeighbours

      public FareZoneRefs_RelStructure getNeighbours()
       Adjacent FARE ZONEs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 540:86]
       
      .uk.org.netex.www.netex.FareZoneRefs_RelStructure neighbours = 986;
      Specified by:
      getNeighbours in interface FareZoneTypeOrBuilder
      Returns:
      The neighbours.
    • getNeighboursOrBuilder

      public FareZoneRefs_RelStructureOrBuilder getNeighboursOrBuilder()
       Adjacent FARE ZONEs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 540:86]
       
      .uk.org.netex.www.netex.FareZoneRefs_RelStructure neighbours = 986;
      Specified by:
      getNeighboursOrBuilder in interface FareZoneTypeOrBuilder
    • 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 = 824;
      Specified by:
      hasOperatorRef in interface FareZoneTypeOrBuilder
      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 = 824;
      Specified by:
      getOperatorRef in interface FareZoneTypeOrBuilder
      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 = 824;
      Specified by:
      getOperatorRefOrBuilder in interface FareZoneTypeOrBuilder
    • 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 = 825;
      Specified by:
      hasAuthorityRef in interface FareZoneTypeOrBuilder
      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 = 825;
      Specified by:
      getAuthorityRef in interface FareZoneTypeOrBuilder
      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 = 825;
      Specified by:
      getAuthorityRefOrBuilder in interface FareZoneTypeOrBuilder
    • 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 FareZoneType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static FareZoneType.Builder newBuilder()
    • newBuilder

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

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

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

      public static FareZoneType getDefaultInstance()
    • parser

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

      public com.google.protobuf.Parser<FareZoneType> 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 FareZoneType getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder