Class ParkingChargeBandType

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

public final class ParkingChargeBandType extends com.google.protobuf.GeneratedMessage implements ParkingChargeBandTypeOrBuilder
 Parking charges that describe the cost of using a PARKING or PARKING AREA for a given period.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 217:76]
 
Protobuf type uk.org.netex.www.netex.ParkingChargeBandType
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:
    • URL_FIELD_NUMBER

      public static final int URL_FIELD_NUMBER
      See Also:
    • ALTERNATIVE_NAMES_FIELD_NUMBER

      public static final int ALTERNATIVE_NAMES_FIELD_NUMBER
      See Also:
    • NOTICE_ASSIGNMENTS_FIELD_NUMBER

      public static final int NOTICE_ASSIGNMENTS_FIELD_NUMBER
      See Also:
    • PRIVATE_CODE_FIELD_NUMBER

      public static final int PRIVATE_CODE_FIELD_NUMBER
      See Also:
    • TYPE_OF_FARE_STRUCTURE_FACTOR_REF_FIELD_NUMBER

      public static final int TYPE_OF_FARE_STRUCTURE_FACTOR_REF_FIELD_NUMBER
      See Also:
    • TIME_INTERVAL_REF_FIELD_NUMBER

      public static final int TIME_INTERVAL_REF_FIELD_NUMBER
      See Also:
    • TIME_UNIT_REF_FIELD_NUMBER

      public static final int TIME_UNIT_REF_FIELD_NUMBER
      See Also:
    • PARKING_PROPERTIES_REF_FIELD_NUMBER

      public static final int PARKING_PROPERTIES_REF_FIELD_NUMBER
      See Also:
    • PARKING_VEHICLE_TYPE_FIELD_NUMBER

      public static final int PARKING_VEHICLE_TYPE_FIELD_NUMBER
      See Also:
    • MAXIMUM_STAY_FIELD_NUMBER

      public static final int MAXIMUM_STAY_FIELD_NUMBER
      See Also:
    • PRICES_FIELD_NUMBER

      public static final int PRICES_FIELD_NUMBER
      See Also:
    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • FACTOR_FIELD_NUMBER

      public static final int FACTOR_FIELD_NUMBER
      See Also:
    • TARIFF_REF_FIELD_NUMBER

      public static final int TARIFF_REF_FIELD_NUMBER
      See Also:
    • PARKING_TARIFF_REF_FIELD_NUMBER

      public static final int PARKING_TARIFF_REF_FIELD_NUMBER
      See Also:
    • QUALITY_STRUCTURE_FACTOR_REF_FIELD_NUMBER

      public static final int QUALITY_STRUCTURE_FACTOR_REF_FIELD_NUMBER
      See Also:
    • FARE_DEMAND_FACTOR_REF_FIELD_NUMBER

      public static final int FARE_DEMAND_FACTOR_REF_FIELD_NUMBER
      See Also:
    • FARE_QUOTA_FACTOR_REF_FIELD_NUMBER

      public static final int FARE_QUOTA_FACTOR_REF_FIELD_NUMBER
      See Also:
    • TRANSPORT_TYPE_REF_FIELD_NUMBER

      public static final int TRANSPORT_TYPE_REF_FIELD_NUMBER
      See Also:
    • SIMPLE_VEHICLE_TYPE_REF_FIELD_NUMBER

      public static final int SIMPLE_VEHICLE_TYPE_REF_FIELD_NUMBER
      See Also:
    • VEHICLE_TYPE_REF_FIELD_NUMBER

      public static final int VEHICLE_TYPE_REF_FIELD_NUMBER
      See Also:
    • TRAIN_REF_FIELD_NUMBER

      public static final int TRAIN_REF_FIELD_NUMBER
      See Also:
    • COMPOUND_TRAIN_REF_FIELD_NUMBER

      public static final int COMPOUND_TRAIN_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
    • getTariffRefStructureCase

      public ParkingChargeBandType.TariffRefStructureCase getTariffRefStructureCase()
      Specified by:
      getTariffRefStructureCase in interface ParkingChargeBandTypeOrBuilder
    • getQualityStructureFactorRefStructureCase

      public ParkingChargeBandType.QualityStructureFactorRefStructureCase getQualityStructureFactorRefStructureCase()
      Specified by:
      getQualityStructureFactorRefStructureCase in interface ParkingChargeBandTypeOrBuilder
    • getTransportTypeRefStructureCase

      public ParkingChargeBandType.TransportTypeRefStructureCase getTransportTypeRefStructureCase()
      Specified by:
      getTransportTypeRefStructureCase in interface ParkingChargeBandTypeOrBuilder
    • 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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
    • 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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
    • 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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
      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 = 692;
      Specified by:
      getDerivedFromVersionRef in interface ParkingChargeBandTypeOrBuilder
      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 = 692;
      Specified by:
      getDerivedFromVersionRefBytes in interface ParkingChargeBandTypeOrBuilder
      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 = 693;
      Specified by:
      getDerivedFromObjectRef in interface ParkingChargeBandTypeOrBuilder
      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 = 693;
      Specified by:
      getDerivedFromObjectRefBytes in interface ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
    • 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 ParkingChargeBandTypeOrBuilder
    • 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 ParkingChargeBandTypeOrBuilder
    • 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 ParkingChargeBandTypeOrBuilder
    • 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 ParkingChargeBandTypeOrBuilder
    • 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 ParkingChargeBandTypeOrBuilder
    • 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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
    • 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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
    • 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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
    • 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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
      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 ParkingChargeBandTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      hasDescription in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescription in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The description.
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescriptionOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • getUrl

      public String getUrl()
       URL for information on element.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 134:60]
       
      string url = 163;
      Specified by:
      getUrl in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The url.
    • getUrlBytes

      public com.google.protobuf.ByteString getUrlBytes()
       URL for information on element.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 134:60]
       
      string url = 163;
      Specified by:
      getUrlBytes in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The bytes for url.
    • hasInfoLinks

      public boolean hasInfoLinks()
       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
      Specified by:
      hasInfoLinks in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
      Specified by:
      getInfoLinks in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The infoLinks.
    • getInfoLinksOrBuilder

       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
      Specified by:
      getInfoLinksOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasAlternativeNames

      public boolean hasAlternativeNames()
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
      Specified by:
      hasAlternativeNames in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the alternativeNames field is set.
    • getAlternativeNames

      public AlternativeNames_RelStructure getAlternativeNames()
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
      Specified by:
      getAlternativeNames in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The alternativeNames.
    • getAlternativeNamesOrBuilder

      public AlternativeNames_RelStructureOrBuilder getAlternativeNamesOrBuilder()
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
      Specified by:
      getAlternativeNamesOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasNoticeAssignments

      public boolean hasNoticeAssignments()
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
      Specified by:
      hasNoticeAssignments in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the noticeAssignments field is set.
    • getNoticeAssignments

      public NoticeAssignments_RelStructure getNoticeAssignments()
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
      Specified by:
      getNoticeAssignments in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The noticeAssignments.
    • getNoticeAssignmentsOrBuilder

      public NoticeAssignments_RelStructureOrBuilder getNoticeAssignmentsOrBuilder()
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
      Specified by:
      getNoticeAssignmentsOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • 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 = 331;
      Specified by:
      hasPrivateCode in interface ParkingChargeBandTypeOrBuilder
      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 = 331;
      Specified by:
      getPrivateCode in interface ParkingChargeBandTypeOrBuilder
      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 = 331;
      Specified by:
      getPrivateCodeOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasTypeOfFareStructureFactorRef

      public boolean hasTypeOfFareStructureFactorRef()
       Reference to a TYPE OF FARE STRUCTURE FACTOR.  [netex_part_3/part3_fares/netex_fareStructure_support.xsd at 187:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_structure_factor_ref = 332;
      Specified by:
      hasTypeOfFareStructureFactorRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the typeOfFareStructureFactorRef field is set.
    • getTypeOfFareStructureFactorRef

      public VersionOfObjectRefStructure getTypeOfFareStructureFactorRef()
       Reference to a TYPE OF FARE STRUCTURE FACTOR.  [netex_part_3/part3_fares/netex_fareStructure_support.xsd at 187:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_structure_factor_ref = 332;
      Specified by:
      getTypeOfFareStructureFactorRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The typeOfFareStructureFactorRef.
    • getTypeOfFareStructureFactorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfFareStructureFactorRefOrBuilder()
       Reference to a TYPE OF FARE STRUCTURE FACTOR.  [netex_part_3/part3_fares/netex_fareStructure_support.xsd at 187:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_structure_factor_ref = 332;
      Specified by:
      getTypeOfFareStructureFactorRefOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasTimeIntervalRef

      public boolean hasTimeIntervalRef()
       Reference to a TIME INTERVAL.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 105:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_interval_ref = 483;
      Specified by:
      hasTimeIntervalRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the timeIntervalRef field is set.
    • getTimeIntervalRef

      public VersionOfObjectRefStructure getTimeIntervalRef()
       Reference to a TIME INTERVAL.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 105:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_interval_ref = 483;
      Specified by:
      getTimeIntervalRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The timeIntervalRef.
    • getTimeIntervalRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimeIntervalRefOrBuilder()
       Reference to a TIME INTERVAL.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 105:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_interval_ref = 483;
      Specified by:
      getTimeIntervalRefOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasTimeUnitRef

      public boolean hasTimeUnitRef()
       Reference to a TIME UNIT.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 67:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_unit_ref = 484;
      Specified by:
      hasTimeUnitRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the timeUnitRef field is set.
    • getTimeUnitRef

      public VersionOfObjectRefStructure getTimeUnitRef()
       Reference to a TIME UNIT.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 67:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_unit_ref = 484;
      Specified by:
      getTimeUnitRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The timeUnitRef.
    • getTimeUnitRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimeUnitRefOrBuilder()
       Reference to a TIME UNIT.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 67:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_unit_ref = 484;
      Specified by:
      getTimeUnitRefOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasParkingPropertiesRef

      public boolean hasParkingPropertiesRef()
       Reference to a PARKING PROPERTIES  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 145:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_properties_ref = 671;
      Specified by:
      hasParkingPropertiesRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the parkingPropertiesRef field is set.
    • getParkingPropertiesRef

      public VersionOfObjectRefStructure getParkingPropertiesRef()
       Reference to a PARKING PROPERTIES  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 145:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_properties_ref = 671;
      Specified by:
      getParkingPropertiesRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The parkingPropertiesRef.
    • getParkingPropertiesRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParkingPropertiesRefOrBuilder()
       Reference to a PARKING PROPERTIES  [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 145:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_properties_ref = 671;
      Specified by:
      getParkingPropertiesRefOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • getParkingVehicleTypeValue

      public int getParkingVehicleTypeValue()
       Type of vehicle for which this is the PARKING TARIFF CHARGE BAND.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 273:90]
       
      .uk.org.netex.www.netex.ParkingVehicleEnumeration parking_vehicle_type = 672;
      Specified by:
      getParkingVehicleTypeValue in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The enum numeric value on the wire for parkingVehicleType.
    • getParkingVehicleType

      public ParkingVehicleEnumeration getParkingVehicleType()
       Type of vehicle for which this is the PARKING TARIFF CHARGE BAND.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 273:90]
       
      .uk.org.netex.www.netex.ParkingVehicleEnumeration parking_vehicle_type = 672;
      Specified by:
      getParkingVehicleType in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The parkingVehicleType.
    • hasMaximumStay

      public boolean hasMaximumStay()
       Maximum allowed stay duration for tariff amount.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 279:70]
       
      .google.protobuf.Duration maximum_stay = 676;
      Specified by:
      hasMaximumStay in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the maximumStay field is set.
    • getMaximumStay

      public com.google.protobuf.Duration getMaximumStay()
       Maximum allowed stay duration for tariff amount.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 279:70]
       
      .google.protobuf.Duration maximum_stay = 676;
      Specified by:
      getMaximumStay in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The maximumStay.
    • getMaximumStayOrBuilder

      public com.google.protobuf.DurationOrBuilder getMaximumStayOrBuilder()
       Maximum allowed stay duration for tariff amount.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 279:70]
       
      .google.protobuf.Duration maximum_stay = 676;
      Specified by:
      getMaximumStayOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasPrices

      public boolean hasPrices()
       Prices for PARKING TARIFF CHARGE BAND.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 284:76]
       
      .uk.org.netex.www.netex.FarePrices_RelStructure prices = 677;
      Specified by:
      hasPrices in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the prices field is set.
    • getPrices

      public FarePrices_RelStructure getPrices()
       Prices for PARKING TARIFF CHARGE BAND.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 284:76]
       
      .uk.org.netex.www.netex.FarePrices_RelStructure prices = 677;
      Specified by:
      getPrices in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The prices.
    • getPricesOrBuilder

      public FarePrices_RelStructureOrBuilder getPricesOrBuilder()
       Prices for PARKING TARIFF CHARGE BAND.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 284:76]
       
      .uk.org.netex.www.netex.FarePrices_RelStructure prices = 677;
      Specified by:
      getPricesOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • getId

      public String getId()
       [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 250:63]
       
      string id = 701;
      Specified by:
      getId in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 250:63]
       
      string id = 701;
      Specified by:
      getIdBytes in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The bytes for id.
    • getFactor

      public String getFactor()
       Factor value assoictaed with init.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 237:68]
       
      string factor = 791;
      Specified by:
      getFactor in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The factor.
    • getFactorBytes

      public com.google.protobuf.ByteString getFactorBytes()
       Factor value assoictaed with init.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 237:68]
       
      string factor = 791;
      Specified by:
      getFactorBytes in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The bytes for factor.
    • hasTariffRef

      public boolean hasTariffRef()
       Reference to a TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 85:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure tariff_ref = 481;
      Specified by:
      hasTariffRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the tariffRef field is set.
    • getTariffRef

      public VersionOfObjectRefStructure getTariffRef()
       Reference to a TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 85:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure tariff_ref = 481;
      Specified by:
      getTariffRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The tariffRef.
    • getTariffRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTariffRefOrBuilder()
       Reference to a TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 85:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure tariff_ref = 481;
      Specified by:
      getTariffRefOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasParkingTariffRef

      public boolean hasParkingTariffRef()
       Reference to a PARKING TARIFF.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_support.xsd at 70:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_tariff_ref = 482;
      Specified by:
      hasParkingTariffRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the parkingTariffRef field is set.
    • getParkingTariffRef

      public VersionOfObjectRefStructure getParkingTariffRef()
       Reference to a PARKING TARIFF.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_support.xsd at 70:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_tariff_ref = 482;
      Specified by:
      getParkingTariffRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The parkingTariffRef.
    • getParkingTariffRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParkingTariffRefOrBuilder()
       Reference to a PARKING TARIFF.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_support.xsd at 70:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_tariff_ref = 482;
      Specified by:
      getParkingTariffRefOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasQualityStructureFactorRef

      public boolean hasQualityStructureFactorRef()
       Reference to a QUALITY STRUCTURE FACTOR.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 69:133]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quality_structure_factor_ref = 485;
      Specified by:
      hasQualityStructureFactorRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the qualityStructureFactorRef field is set.
    • getQualityStructureFactorRef

      public VersionOfObjectRefStructure getQualityStructureFactorRef()
       Reference to a QUALITY STRUCTURE FACTOR.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 69:133]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quality_structure_factor_ref = 485;
      Specified by:
      getQualityStructureFactorRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The qualityStructureFactorRef.
    • getQualityStructureFactorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getQualityStructureFactorRefOrBuilder()
       Reference to a QUALITY STRUCTURE FACTOR.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 69:133]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quality_structure_factor_ref = 485;
      Specified by:
      getQualityStructureFactorRefOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasFareDemandFactorRef

      public boolean hasFareDemandFactorRef()
       Reference to a FARE DEMAND FACTOR.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 95:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_demand_factor_ref = 486;
      Specified by:
      hasFareDemandFactorRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the fareDemandFactorRef field is set.
    • getFareDemandFactorRef

      public VersionOfObjectRefStructure getFareDemandFactorRef()
       Reference to a FARE DEMAND FACTOR.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 95:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_demand_factor_ref = 486;
      Specified by:
      getFareDemandFactorRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The fareDemandFactorRef.
    • getFareDemandFactorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareDemandFactorRefOrBuilder()
       Reference to a FARE DEMAND FACTOR.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 95:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_demand_factor_ref = 486;
      Specified by:
      getFareDemandFactorRefOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasFareQuotaFactorRef

      public boolean hasFareQuotaFactorRef()
       Reference to a FARE QUOTA FACTOR.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 144:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_quota_factor_ref = 487;
      Specified by:
      hasFareQuotaFactorRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the fareQuotaFactorRef field is set.
    • getFareQuotaFactorRef

      public VersionOfObjectRefStructure getFareQuotaFactorRef()
       Reference to a FARE QUOTA FACTOR.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 144:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_quota_factor_ref = 487;
      Specified by:
      getFareQuotaFactorRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The fareQuotaFactorRef.
    • getFareQuotaFactorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareQuotaFactorRefOrBuilder()
       Reference to a FARE QUOTA FACTOR.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 144:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_quota_factor_ref = 487;
      Specified by:
      getFareQuotaFactorRefOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasTransportTypeRef

      public boolean hasTransportTypeRef()
       Reference to a TRANSPORT TYPE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 96:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure transport_type_ref = 573;
      Specified by:
      hasTransportTypeRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the transportTypeRef field is set.
    • getTransportTypeRef

      public VersionOfObjectRefStructure getTransportTypeRef()
       Reference to a TRANSPORT TYPE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 96:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure transport_type_ref = 573;
      Specified by:
      getTransportTypeRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The transportTypeRef.
    • getTransportTypeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTransportTypeRefOrBuilder()
       Reference to a TRANSPORT TYPE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 96:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure transport_type_ref = 573;
      Specified by:
      getTransportTypeRefOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasSimpleVehicleTypeRef

      public boolean hasSimpleVehicleTypeRef()
       Reference to a PERSONAL TRANSPORT TYPE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 172:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure simple_vehicle_type_ref = 575;
      Specified by:
      hasSimpleVehicleTypeRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the simpleVehicleTypeRef field is set.
    • getSimpleVehicleTypeRef

      public VersionOfObjectRefStructure getSimpleVehicleTypeRef()
       Reference to a PERSONAL TRANSPORT TYPE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 172:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure simple_vehicle_type_ref = 575;
      Specified by:
      getSimpleVehicleTypeRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The simpleVehicleTypeRef.
    • getSimpleVehicleTypeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSimpleVehicleTypeRefOrBuilder()
       Reference to a PERSONAL TRANSPORT TYPE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 172:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure simple_vehicle_type_ref = 575;
      Specified by:
      getSimpleVehicleTypeRefOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasVehicleTypeRef

      public boolean hasVehicleTypeRef()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 673;
      Specified by:
      hasVehicleTypeRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the vehicleTypeRef field is set.
    • getVehicleTypeRef

      public VersionOfObjectRefStructure getVehicleTypeRef()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 673;
      Specified by:
      getVehicleTypeRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The vehicleTypeRef.
    • getVehicleTypeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleTypeRefOrBuilder()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 673;
      Specified by:
      getVehicleTypeRefOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasTrainRef

      public boolean hasTrainRef()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 674;
      Specified by:
      hasTrainRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the trainRef field is set.
    • getTrainRef

      public VersionOfObjectRefStructure getTrainRef()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 674;
      Specified by:
      getTrainRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The trainRef.
    • getTrainRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTrainRefOrBuilder()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 674;
      Specified by:
      getTrainRefOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • hasCompoundTrainRef

      public boolean hasCompoundTrainRef()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 675;
      Specified by:
      hasCompoundTrainRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      Whether the compoundTrainRef field is set.
    • getCompoundTrainRef

      public VersionOfObjectRefStructure getCompoundTrainRef()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 675;
      Specified by:
      getCompoundTrainRef in interface ParkingChargeBandTypeOrBuilder
      Returns:
      The compoundTrainRef.
    • getCompoundTrainRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCompoundTrainRefOrBuilder()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 675;
      Specified by:
      getCompoundTrainRefOrBuilder in interface ParkingChargeBandTypeOrBuilder
    • 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 ParkingChargeBandType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static ParkingChargeBandType.Builder newBuilder()
    • newBuilder

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

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

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

      public static ParkingChargeBandType getDefaultInstance()
    • parser

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

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