Class ParkingBayConditionType

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

@Generated public final class ParkingBayConditionType extends com.google.protobuf.GeneratedMessage implements ParkingBayConditionTypeOrBuilder
 A record of the status of the PARKING BAY at a given moment in time.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 327:96]
 
Protobuf type uk.org.netex.www.netex.ParkingBayConditionType
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:
    • DESCRIPTION_FIELD_NUMBER

      public static final int DESCRIPTION_FIELD_NUMBER
      See Also:
    • DATE_FIELD_NUMBER

      public static final int DATE_FIELD_NUMBER
      See Also:
    • STATUS_V_FIELD_NUMBER

      public static final int STATUS_V_FIELD_NUMBER
      See Also:
    • PARKING_BAY_STATUS_REF_FIELD_NUMBER

      public static final int PARKING_BAY_STATUS_REF_FIELD_NUMBER
      See Also:
    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • PARKING_BAY_REF_FIELD_NUMBER

      public static final int PARKING_BAY_REF_FIELD_NUMBER
      See Also:
    • VEHICLE_SHARING_PARKING_BAY_REF_FIELD_NUMBER

      public static final int VEHICLE_SHARING_PARKING_BAY_REF_FIELD_NUMBER
      See Also:
    • VEHICLE_POOLING_PARKING_BAY_REF_FIELD_NUMBER

      public static final int VEHICLE_POOLING_PARKING_BAY_REF_FIELD_NUMBER
      See Also:
    • MONITORED_VEHICLE_SHARING_PARKING_BAY_REF_FIELD_NUMBER

      public static final int MONITORED_VEHICLE_SHARING_PARKING_BAY_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
    • getParkingBayRefStructureCase

      public ParkingBayConditionType.ParkingBayRefStructureCase getParkingBayRefStructureCase()
      Specified by:
      getParkingBayRefStructureCase in interface ParkingBayConditionTypeOrBuilder
    • 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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
    • 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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
    • 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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
      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 = 312;
      Specified by:
      getDerivedFromVersionRef in interface ParkingBayConditionTypeOrBuilder
      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 = 312;
      Specified by:
      getDerivedFromVersionRefBytes in interface ParkingBayConditionTypeOrBuilder
      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 = 313;
      Specified by:
      getDerivedFromObjectRef in interface ParkingBayConditionTypeOrBuilder
      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 = 313;
      Specified by:
      getDerivedFromObjectRefBytes in interface ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
    • 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 ParkingBayConditionTypeOrBuilder
    • 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 ParkingBayConditionTypeOrBuilder
    • 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 ParkingBayConditionTypeOrBuilder
    • 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 ParkingBayConditionTypeOrBuilder
    • 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 ParkingBayConditionTypeOrBuilder
    • 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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
    • 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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
    • 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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
    • 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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
      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 ParkingBayConditionTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 145:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      hasName in interface ParkingBayConditionTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 145:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      getName in interface ParkingBayConditionTypeOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 145:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      getNameOrBuilder in interface ParkingBayConditionTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 150:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 152;
      Specified by:
      hasDescription in interface ParkingBayConditionTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 150:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 152;
      Specified by:
      getDescription in interface ParkingBayConditionTypeOrBuilder
      Returns:
      The description.
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 150:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 152;
      Specified by:
      getDescriptionOrBuilder in interface ParkingBayConditionTypeOrBuilder
    • hasDate

      public boolean hasDate()
       Timestamp of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 155:63]
       
      .google.protobuf.Timestamp date = 153;
      Specified by:
      hasDate in interface ParkingBayConditionTypeOrBuilder
      Returns:
      Whether the date field is set.
    • getDate

      public com.google.protobuf.Timestamp getDate()
       Timestamp of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 155:63]
       
      .google.protobuf.Timestamp date = 153;
      Specified by:
      getDate in interface ParkingBayConditionTypeOrBuilder
      Returns:
      The date.
    • getDateOrBuilder

      public com.google.protobuf.TimestampOrBuilder getDateOrBuilder()
       Timestamp of LOG ENTRY.  [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 155:63]
       
      .google.protobuf.Timestamp date = 153;
      Specified by:
      getDateOrBuilder in interface ParkingBayConditionTypeOrBuilder
    • getStatusVValue

      public int getStatusVValue()
       Current status  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 375:80]
       
      .uk.org.netex.www.netex.ParkingBayStatusEnumeration status_v = 275;
      Specified by:
      getStatusVValue in interface ParkingBayConditionTypeOrBuilder
      Returns:
      The enum numeric value on the wire for statusV.
    • getStatusV

      public ParkingBayStatusEnumeration getStatusV()
       Current status  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 375:80]
       
      .uk.org.netex.www.netex.ParkingBayStatusEnumeration status_v = 275;
      Specified by:
      getStatusV in interface ParkingBayConditionTypeOrBuilder
      Returns:
      The statusV.
    • hasParkingBayStatusRef

      public boolean hasParkingBayStatusRef()
       Reference to a PARKING BAY STATUS. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 95:130]
       
      .uk.org.netex.www.netex.ParkingBayStatusRefStructure parking_bay_status_ref = 276;
      Specified by:
      hasParkingBayStatusRef in interface ParkingBayConditionTypeOrBuilder
      Returns:
      Whether the parkingBayStatusRef field is set.
    • getParkingBayStatusRef

      public ParkingBayStatusRefStructure getParkingBayStatusRef()
       Reference to a PARKING BAY STATUS. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 95:130]
       
      .uk.org.netex.www.netex.ParkingBayStatusRefStructure parking_bay_status_ref = 276;
      Specified by:
      getParkingBayStatusRef in interface ParkingBayConditionTypeOrBuilder
      Returns:
      The parkingBayStatusRef.
    • getParkingBayStatusRefOrBuilder

      public ParkingBayStatusRefStructureOrBuilder getParkingBayStatusRefOrBuilder()
       Reference to a PARKING BAY STATUS. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 95:130]
       
      .uk.org.netex.www.netex.ParkingBayStatusRefStructure parking_bay_status_ref = 276;
      Specified by:
      getParkingBayStatusRefOrBuilder in interface ParkingBayConditionTypeOrBuilder
    • getId

      public String getId()
       Identifier of PARKING BAY STATUS.  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 348:64]
       
      string id = 301;
      Specified by:
      getId in interface ParkingBayConditionTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of PARKING BAY STATUS.  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 348:64]
       
      string id = 301;
      Specified by:
      getIdBytes in interface ParkingBayConditionTypeOrBuilder
      Returns:
      The bytes for id.
    • hasParkingBayRef

      public boolean hasParkingBayRef()
       Reference to a PARKING BAY.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 306:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_bay_ref = 271;
      Specified by:
      hasParkingBayRef in interface ParkingBayConditionTypeOrBuilder
      Returns:
      Whether the parkingBayRef field is set.
    • getParkingBayRef

      public VersionOfObjectRefStructure getParkingBayRef()
       Reference to a PARKING BAY.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 306:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_bay_ref = 271;
      Specified by:
      getParkingBayRef in interface ParkingBayConditionTypeOrBuilder
      Returns:
      The parkingBayRef.
    • getParkingBayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParkingBayRefOrBuilder()
       Reference to a PARKING BAY.  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 306:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_bay_ref = 271;
      Specified by:
      getParkingBayRefOrBuilder in interface ParkingBayConditionTypeOrBuilder
    • hasVehicleSharingParkingBayRef

      public boolean hasVehicleSharingParkingBayRef()
       Reference to a VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 172:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_bay_ref = 272;
      Specified by:
      hasVehicleSharingParkingBayRef in interface ParkingBayConditionTypeOrBuilder
      Returns:
      Whether the vehicleSharingParkingBayRef field is set.
    • getVehicleSharingParkingBayRef

      public VersionOfObjectRefStructure getVehicleSharingParkingBayRef()
       Reference to a VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 172:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_bay_ref = 272;
      Specified by:
      getVehicleSharingParkingBayRef in interface ParkingBayConditionTypeOrBuilder
      Returns:
      The vehicleSharingParkingBayRef.
    • getVehicleSharingParkingBayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleSharingParkingBayRefOrBuilder()
       Reference to a VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 172:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_sharing_parking_bay_ref = 272;
      Specified by:
      getVehicleSharingParkingBayRefOrBuilder in interface ParkingBayConditionTypeOrBuilder
    • hasVehiclePoolingParkingBayRef

      public boolean hasVehiclePoolingParkingBayRef()
       Reference to a VEHICLE POOLING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 198:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_bay_ref = 273;
      Specified by:
      hasVehiclePoolingParkingBayRef in interface ParkingBayConditionTypeOrBuilder
      Returns:
      Whether the vehiclePoolingParkingBayRef field is set.
    • getVehiclePoolingParkingBayRef

      public VersionOfObjectRefStructure getVehiclePoolingParkingBayRef()
       Reference to a VEHICLE POOLING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 198:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_bay_ref = 273;
      Specified by:
      getVehiclePoolingParkingBayRef in interface ParkingBayConditionTypeOrBuilder
      Returns:
      The vehiclePoolingParkingBayRef.
    • getVehiclePoolingParkingBayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehiclePoolingParkingBayRefOrBuilder()
       Reference to a VEHICLE POOLING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleMeetingPlace_support.xsd at 198:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_parking_bay_ref = 273;
      Specified by:
      getVehiclePoolingParkingBayRefOrBuilder in interface ParkingBayConditionTypeOrBuilder
    • hasMonitoredVehicleSharingParkingBayRef

      public boolean hasMonitoredVehicleSharingParkingBayRef()
       Reference to a MONITORED VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 69:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure monitored_vehicle_sharing_parking_bay_ref = 274;
      Specified by:
      hasMonitoredVehicleSharingParkingBayRef in interface ParkingBayConditionTypeOrBuilder
      Returns:
      Whether the monitoredVehicleSharingParkingBayRef field is set.
    • getMonitoredVehicleSharingParkingBayRef

      public VersionOfObjectRefStructure getMonitoredVehicleSharingParkingBayRef()
       Reference to a MONITORED VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 69:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure monitored_vehicle_sharing_parking_bay_ref = 274;
      Specified by:
      getMonitoredVehicleSharingParkingBayRef in interface ParkingBayConditionTypeOrBuilder
      Returns:
      The monitoredVehicleSharingParkingBayRef.
    • getMonitoredVehicleSharingParkingBayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getMonitoredVehicleSharingParkingBayRefOrBuilder()
       Reference to a MONITORED VEHICLE SHARING PARKING BAY. +v1.2.2  [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 69:160]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure monitored_vehicle_sharing_parking_bay_ref = 274;
      Specified by:
      getMonitoredVehicleSharingParkingBayRefOrBuilder in interface ParkingBayConditionTypeOrBuilder
    • 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 ParkingBayConditionType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static ParkingBayConditionType.Builder newBuilder()
    • newBuilder

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

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

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

      public static ParkingBayConditionType getDefaultInstance()
    • parser

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

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