Class MobilityServiceConstraintZoneType

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

public final class MobilityServiceConstraintZoneType extends com.google.protobuf.GeneratedMessage implements MobilityServiceConstraintZoneTypeOrBuilder
 ZONE defining a restriction on used of a MOBILITY SERVICE, e.g. no entry, no drop off, etc, etc   +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 65:94]
 
Protobuf type uk.org.netex.www.netex.MobilityServiceConstraintZoneType
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:
    • RULE_APPLICABILITY_FIELD_NUMBER

      public static final int RULE_APPLICABILITY_FIELD_NUMBER
      See Also:
    • ZONE_USE_FIELD_NUMBER

      public static final int ZONE_USE_FIELD_NUMBER
      See Also:
    • MAXIMUM_SPEED_FIELD_NUMBER

      public static final int MAXIMUM_SPEED_FIELD_NUMBER
      See Also:
    • VEHICLE_RESTRICTIONS_FIELD_NUMBER

      public static final int VEHICLE_RESTRICTIONS_FIELD_NUMBER
      See Also:
    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • CAR_POOLING_SERVICE_REF_FIELD_NUMBER

      public static final int CAR_POOLING_SERVICE_REF_FIELD_NUMBER
      See Also:
    • TAXI_SERVICE_REF_FIELD_NUMBER

      public static final int TAXI_SERVICE_REF_FIELD_NUMBER
      See Also:
    • CHAUFFEURED_VEHICLE_SERVICE_REF_FIELD_NUMBER

      public static final int CHAUFFEURED_VEHICLE_SERVICE_REF_FIELD_NUMBER
      See Also:
    • VEHICLE_SHARING_SERVICE_REF_FIELD_NUMBER

      public static final int VEHICLE_SHARING_SERVICE_REF_FIELD_NUMBER
      See Also:
    • VEHICLE_RENTAL_SERVICE_REF_FIELD_NUMBER

      public static final int VEHICLE_RENTAL_SERVICE_REF_FIELD_NUMBER
      See Also:
    • ONLINE_SERVICE_REF_FIELD_NUMBER

      public static final int ONLINE_SERVICE_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
    • getMobilityServiceRefStructureCase

      public MobilityServiceConstraintZoneType.MobilityServiceRefStructureCase getMobilityServiceRefStructureCase()
      Specified by:
      getMobilityServiceRefStructureCase in interface MobilityServiceConstraintZoneTypeOrBuilder
    • hasCreated

      public boolean hasCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
      Specified by:
      hasCreated in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 2;
      Specified by:
      getCreated in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 2;
      Specified by:
      getCreatedOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 3;
      Specified by:
      hasChanged in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 3;
      Specified by:
      getChanged in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 3;
      Specified by:
      getChangedOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • getVersion

      public String getVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 4;
      Specified by:
      getVersion in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 4;
      Specified by:
      getVersionBytes in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 5;
      Specified by:
      getStatusValue in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 5;
      Specified by:
      getStatus in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 652;
      Specified by:
      getDerivedFromVersionRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 652;
      Specified by:
      getDerivedFromVersionRefBytes in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 653;
      Specified by:
      getDerivedFromObjectRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 653;
      Specified by:
      getDerivedFromObjectRefBytes in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 6;
      Specified by:
      hasValidityConditions in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 6;
      Specified by:
      getValidityConditions in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 6;
      Specified by:
      getValidityConditionsOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 7;
      Specified by:
      getValidBetweenList in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 7;
      Specified by:
      getValidBetweenOrBuilderList in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 7;
      Specified by:
      getValidBetweenCount in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 7;
      Specified by:
      getValidBetween in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 7;
      Specified by:
      getValidBetweenOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 11;
      Specified by:
      hasAlternativeTexts in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 11;
      Specified by:
      getAlternativeTexts in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 11;
      Specified by:
      getAlternativeTextsOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 61;
      Specified by:
      hasKeyList in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 61;
      Specified by:
      getKeyList in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 61;
      Specified by:
      getKeyListOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 62;
      Specified by:
      hasExtensions in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 62;
      Specified by:
      getExtensions in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 62;
      Specified by:
      getExtensionsOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 63;
      Specified by:
      hasBrandingRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 63;
      Specified by:
      getBrandingRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 63;
      Specified by:
      getBrandingRefOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 151;
      Specified by:
      hasName in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 151;
      Specified by:
      getName in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 151;
      Specified by:
      getNameOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 152;
      Specified by:
      hasShortName in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 152;
      Specified by:
      getShortName in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 152;
      Specified by:
      getShortNameOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 153;
      Specified by:
      hasDescription in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 153;
      Specified by:
      getDescription in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 153;
      Specified by:
      getDescriptionOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 154;
      Specified by:
      hasPurposeOfGroupingRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 154;
      Specified by:
      getPurposeOfGroupingRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 154;
      Specified by:
      getPurposeOfGroupingRefOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 155;
      Specified by:
      hasPrivateCode in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 155;
      Specified by:
      getPrivateCode in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 155;
      Specified by:
      getPrivateCodeOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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.MobilityServiceConstraintZoneType.InfoLinksType info_links = 156;
      Specified by:
      hasInfoLinks in interface MobilityServiceConstraintZoneTypeOrBuilder
      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.MobilityServiceConstraintZoneType.InfoLinksType info_links = 156;
      Specified by:
      getInfoLinks in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The infoLinks.
    • getInfoLinksOrBuilder

       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.MobilityServiceConstraintZoneType.InfoLinksType info_links = 156;
      Specified by:
      getInfoLinksOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 271;
      Specified by:
      hasMembers in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 271;
      Specified by:
      getMembers in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 271;
      Specified by:
      getMembersOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 421;
      Specified by:
      hasTypes in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 421;
      Specified by:
      getTypes in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 421;
      Specified by:
      getTypesOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 422;
      Specified by:
      hasCentroid in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 422;
      Specified by:
      getCentroid in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 422;
      Specified by:
      getCentroidOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 423;
      Specified by:
      hasPolygon in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 423;
      Specified by:
      getPolygon in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 423;
      Specified by:
      getPolygonOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 424;
      Specified by:
      hasProjections in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 424;
      Specified by:
      getProjections in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 424;
      Specified by:
      getProjectionsOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 = 425;
      Specified by:
      hasParentZoneRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 425;
      Specified by:
      getParentZoneRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      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 = 425;
      Specified by:
      getParentZoneRefOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • getRuleApplicabilityValue

      public int getRuleApplicabilityValue()
       Applicability of rule inside (defaut) or outside of zone  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 114:113]
       
      .uk.org.netex.www.netex.ZoneRuleApplicabilityEnumeration rule_applicability = 601;
      Specified by:
      getRuleApplicabilityValue in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The enum numeric value on the wire for ruleApplicability.
    • getRuleApplicability

      public ZoneRuleApplicabilityEnumeration getRuleApplicability()
       Applicability of rule inside (defaut) or outside of zone  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 114:113]
       
      .uk.org.netex.www.netex.ZoneRuleApplicabilityEnumeration rule_applicability = 601;
      Specified by:
      getRuleApplicability in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The ruleApplicability.
    • getZoneUseValue

      public int getZoneUseValue()
       How ZONE may be used.  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 119:81]
       
      .uk.org.netex.www.netex.TransportZoneUseEnumeration zone_use = 602;
      Specified by:
      getZoneUseValue in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The enum numeric value on the wire for zoneUse.
    • getZoneUse

      public TransportZoneUseEnumeration getZoneUse()
       How ZONE may be used.  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 119:81]
       
      .uk.org.netex.www.netex.TransportZoneUseEnumeration zone_use = 602;
      Specified by:
      getZoneUse in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The zoneUse.
    • getMaximumSpeed

      public double getMaximumSpeed()
       Maximum speed  in  ZONE.  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 124:68]
       
      double maximum_speed = 603;
      Specified by:
      getMaximumSpeed in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The maximumSpeed.
    • hasVehicleRestrictions

      public boolean hasVehicleRestrictions()
       Vehclie restrictions in Zone  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 130:106]
       
      .uk.org.netex.www.netex.VehicleTypeZoneRestrictions_RelStructure vehicle_restrictions = 610;
      Specified by:
      hasVehicleRestrictions in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      Whether the vehicleRestrictions field is set.
    • getVehicleRestrictions

      public VehicleTypeZoneRestrictions_RelStructure getVehicleRestrictions()
       Vehclie restrictions in Zone  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 130:106]
       
      .uk.org.netex.www.netex.VehicleTypeZoneRestrictions_RelStructure vehicle_restrictions = 610;
      Specified by:
      getVehicleRestrictions in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The vehicleRestrictions.
    • getVehicleRestrictionsOrBuilder

      public VehicleTypeZoneRestrictions_RelStructureOrBuilder getVehicleRestrictionsOrBuilder()
       Vehclie restrictions in Zone  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 130:106]
       
      .uk.org.netex.www.netex.VehicleTypeZoneRestrictions_RelStructure vehicle_restrictions = 610;
      Specified by:
      getVehicleRestrictionsOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • getId

      public String getId()
       [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 92:90]
       
      string id = 641;
      Specified by:
      getId in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 92:90]
       
      string id = 641;
      Specified by:
      getIdBytes in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The bytes for id.
    • hasCarPoolingServiceRef

      public boolean hasCarPoolingServiceRef()
       Identifier of an CAR POOLING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 163:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure car_pooling_service_ref = 604;
      Specified by:
      hasCarPoolingServiceRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      Whether the carPoolingServiceRef field is set.
    • getCarPoolingServiceRef

      public VersionOfObjectRefStructure getCarPoolingServiceRef()
       Identifier of an CAR POOLING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 163:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure car_pooling_service_ref = 604;
      Specified by:
      getCarPoolingServiceRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The carPoolingServiceRef.
    • getCarPoolingServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCarPoolingServiceRefOrBuilder()
       Identifier of an CAR POOLING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 163:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure car_pooling_service_ref = 604;
      Specified by:
      getCarPoolingServiceRefOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • hasTaxiServiceRef

      public boolean hasTaxiServiceRef()
       Identifier of an TAXI SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 189:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_service_ref = 605;
      Specified by:
      hasTaxiServiceRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      Whether the taxiServiceRef field is set.
    • getTaxiServiceRef

      public VersionOfObjectRefStructure getTaxiServiceRef()
       Identifier of an TAXI SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 189:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_service_ref = 605;
      Specified by:
      getTaxiServiceRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The taxiServiceRef.
    • getTaxiServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTaxiServiceRefOrBuilder()
       Identifier of an TAXI SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 189:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_service_ref = 605;
      Specified by:
      getTaxiServiceRefOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • hasChauffeuredVehicleServiceRef

      public boolean hasChauffeuredVehicleServiceRef()
       Identifier of an CHAUFFEURED VEHICLE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 215:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure chauffeured_vehicle_service_ref = 606;
      Specified by:
      hasChauffeuredVehicleServiceRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      Whether the chauffeuredVehicleServiceRef field is set.
    • getChauffeuredVehicleServiceRef

      public VersionOfObjectRefStructure getChauffeuredVehicleServiceRef()
       Identifier of an CHAUFFEURED VEHICLE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 215:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure chauffeured_vehicle_service_ref = 606;
      Specified by:
      getChauffeuredVehicleServiceRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The chauffeuredVehicleServiceRef.
    • getChauffeuredVehicleServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getChauffeuredVehicleServiceRefOrBuilder()
       Identifier of an CHAUFFEURED VEHICLE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 215:141]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure chauffeured_vehicle_service_ref = 606;
      Specified by:
      getChauffeuredVehicleServiceRefOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • hasVehicleSharingServiceRef

      public boolean hasVehicleSharingServiceRef()
       Identifier of an VEHICLE SHARING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 241:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_service_ref = 607;
      Specified by:
      hasVehicleSharingServiceRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      Whether the vehicleSharingServiceRef field is set.
    • getVehicleSharingServiceRef

      public VersionOfObjectRefStructure getVehicleSharingServiceRef()
       Identifier of an VEHICLE SHARING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 241:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_service_ref = 607;
      Specified by:
      getVehicleSharingServiceRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The vehicleSharingServiceRef.
    • getVehicleSharingServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleSharingServiceRefOrBuilder()
       Identifier of an VEHICLE SHARING SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 241:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_service_ref = 607;
      Specified by:
      getVehicleSharingServiceRefOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • hasVehicleRentalServiceRef

      public boolean hasVehicleRentalServiceRef()
       Identifier of an VEHICLE RENTAL SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 267:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_service_ref = 608;
      Specified by:
      hasVehicleRentalServiceRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      Whether the vehicleRentalServiceRef field is set.
    • getVehicleRentalServiceRef

      public VersionOfObjectRefStructure getVehicleRentalServiceRef()
       Identifier of an VEHICLE RENTAL SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 267:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_service_ref = 608;
      Specified by:
      getVehicleRentalServiceRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The vehicleRentalServiceRef.
    • getVehicleRentalServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleRentalServiceRefOrBuilder()
       Identifier of an VEHICLE RENTAL SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 267:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_rental_service_ref = 608;
      Specified by:
      getVehicleRentalServiceRefOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • hasOnlineServiceRef

      public boolean hasOnlineServiceRef()
       Identifier of an ONLINE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_ref = 609;
      Specified by:
      hasOnlineServiceRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      Whether the onlineServiceRef field is set.
    • getOnlineServiceRef

      public VersionOfObjectRefStructure getOnlineServiceRef()
       Identifier of an ONLINE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_ref = 609;
      Specified by:
      getOnlineServiceRef in interface MobilityServiceConstraintZoneTypeOrBuilder
      Returns:
      The onlineServiceRef.
    • getOnlineServiceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOnlineServiceRefOrBuilder()
       Identifier of an ONLINE SERVICE. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 114:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_ref = 609;
      Specified by:
      getOnlineServiceRefOrBuilder in interface MobilityServiceConstraintZoneTypeOrBuilder
    • 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 MobilityServiceConstraintZoneType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static MobilityServiceConstraintZoneType.Builder newBuilder()
    • newBuilder

    • toBuilder

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

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

      public static MobilityServiceConstraintZoneType getDefaultInstance()
    • parser

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

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