Class ParkingTariffType

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

@Generated public final class ParkingTariffType extends com.google.protobuf.GeneratedMessage implements ParkingTariffTypeOrBuilder
 A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 100:74]
 
Protobuf type uk.org.netex.www.netex.ParkingTariffType
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:
    • ALTERNATIVE_NAMES_FIELD_NUMBER

      public static final int ALTERNATIVE_NAMES_FIELD_NUMBER
      See Also:
    • DESCRIPTION_FIELD_NUMBER

      public static final int DESCRIPTION_FIELD_NUMBER
      See Also:
    • NOTICE_ASSIGNMENTS_FIELD_NUMBER

      public static final int NOTICE_ASSIGNMENTS_FIELD_NUMBER
      See Also:
    • GROUP_OF_OPERATORS_REF_FIELD_NUMBER

      public static final int GROUP_OF_OPERATORS_REF_FIELD_NUMBER
      See Also:
    • TIME_UNIT_REF_FIELD_NUMBER

      public static final int TIME_UNIT_REF_FIELD_NUMBER
      See Also:
    • TIME_INTERVALS_FIELD_NUMBER

      public static final int TIME_INTERVALS_FIELD_NUMBER
      See Also:
    • TIME_STRUCTURE_FACTORS_FIELD_NUMBER

      public static final int TIME_STRUCTURE_FACTORS_FIELD_NUMBER
      See Also:
    • QUALITY_STRUCTURE_FACTORS_FIELD_NUMBER

      public static final int QUALITY_STRUCTURE_FACTORS_FIELD_NUMBER
      See Also:
    • PARKING_USER_TYPE_FIELD_NUMBER

      public static final int PARKING_USER_TYPE_FIELD_NUMBER
      See Also:
    • PARKING_STAY_TYPE_FIELD_NUMBER

      public static final int PARKING_STAY_TYPE_FIELD_NUMBER
      See Also:
    • PARKING_VEHICLE_TYPES_FIELD_NUMBER

      public static final int PARKING_VEHICLE_TYPES_FIELD_NUMBER
      See Also:
    • VEHICLE_TYPES_FIELD_NUMBER

      public static final int VEHICLE_TYPES_FIELD_NUMBER
      See Also:
    • APPLIES_TO_FIELD_NUMBER

      public static final int APPLIES_TO_FIELD_NUMBER
      See Also:
    • TYPE_OF_TARIFF_REF_FIELD_NUMBER

      public static final int TYPE_OF_TARIFF_REF_FIELD_NUMBER
      See Also:
    • ADDITIONAL_TAX_FIELD_NUMBER

      public static final int ADDITIONAL_TAX_FIELD_NUMBER
      See Also:
    • PARKING_CHARGE_BANDS_FIELD_NUMBER

      public static final int PARKING_CHARGE_BANDS_FIELD_NUMBER
      See Also:
    • PRICE_UNIT_REF_FIELD_NUMBER

      public static final int PRICE_UNIT_REF_FIELD_NUMBER
      See Also:
    • PRICE_GROUPS_FIELD_NUMBER

      public static final int PRICE_GROUPS_FIELD_NUMBER
      See Also:
    • FARE_TABLES_FIELD_NUMBER

      public static final int FARE_TABLES_FIELD_NUMBER
      See Also:
    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • ONLINE_SERVICE_OPERATOR_REF_FIELD_NUMBER

      public static final int ONLINE_SERVICE_OPERATOR_REF_FIELD_NUMBER
      See Also:
    • ORGANISATION_REF_FIELD_NUMBER

      public static final int ORGANISATION_REF_FIELD_NUMBER
      See Also:
    • OTHER_ORGANISATION_REF_FIELD_NUMBER

      public static final int OTHER_ORGANISATION_REF_FIELD_NUMBER
      See Also:
    • TRAVEL_AGENT_REF_FIELD_NUMBER

      public static final int TRAVEL_AGENT_REF_FIELD_NUMBER
      See Also:
    • SERVICED_ORGANISATION_REF_FIELD_NUMBER

      public static final int SERVICED_ORGANISATION_REF_FIELD_NUMBER
      See Also:
    • MANAGEMENT_AGENT_REF_FIELD_NUMBER

      public static final int MANAGEMENT_AGENT_REF_FIELD_NUMBER
      See Also:
    • GENERAL_ORGANISATION_REF_FIELD_NUMBER

      public static final int GENERAL_ORGANISATION_REF_FIELD_NUMBER
      See Also:
    • OPERATOR_REF_FIELD_NUMBER

      public static final int OPERATOR_REF_FIELD_NUMBER
      See Also:
    • AUTHORITY_REF_FIELD_NUMBER

      public static final int AUTHORITY_REF_FIELD_NUMBER
      See Also:
    • RETAIL_CONSORTIUM_REF_FIELD_NUMBER

      public static final int RETAIL_CONSORTIUM_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
    • getOrganisationRefStructureCase

      public ParkingTariffType.OrganisationRefStructureCase getOrganisationRefStructureCase()
      Specified by:
      getOrganisationRefStructureCase in interface ParkingTariffTypeOrBuilder
    • 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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
    • 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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
    • 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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
      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 = 263;
      Specified by:
      getDerivedFromVersionRef in interface ParkingTariffTypeOrBuilder
      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 = 263;
      Specified by:
      getDerivedFromVersionRefBytes in interface ParkingTariffTypeOrBuilder
      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 = 264;
      Specified by:
      getDerivedFromObjectRef in interface ParkingTariffTypeOrBuilder
      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 = 264;
      Specified by:
      getDerivedFromObjectRefBytes in interface ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
    • 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 ParkingTariffTypeOrBuilder
    • 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 ParkingTariffTypeOrBuilder
    • 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 ParkingTariffTypeOrBuilder
    • 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 ParkingTariffTypeOrBuilder
    • 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 ParkingTariffTypeOrBuilder
    • 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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
    • 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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
    • 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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
    • 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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
      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 ParkingTariffTypeOrBuilder
    • hasName

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

      public MultilingualString getName()
       Name of TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 188:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface ParkingTariffTypeOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 188:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasAlternativeNames

      public boolean hasAlternativeNames()
       ATERNATIVE NAMEs for TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 193:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 162;
      Specified by:
      hasAlternativeNames in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the alternativeNames field is set.
    • getAlternativeNames

      public AlternativeNames_RelStructure getAlternativeNames()
       ATERNATIVE NAMEs for TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 193:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 162;
      Specified by:
      getAlternativeNames in interface ParkingTariffTypeOrBuilder
      Returns:
      The alternativeNames.
    • getAlternativeNamesOrBuilder

      public AlternativeNames_RelStructureOrBuilder getAlternativeNamesOrBuilder()
       ATERNATIVE NAMEs for TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 193:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 162;
      Specified by:
      getAlternativeNamesOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 198:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      hasDescription in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 198:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescription in interface ParkingTariffTypeOrBuilder
      Returns:
      The description.
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 198:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescriptionOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasNoticeAssignments

      public boolean hasNoticeAssignments()
       NOTICE explaining TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 203:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 164;
      Specified by:
      hasNoticeAssignments in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the noticeAssignments field is set.
    • getNoticeAssignments

      public NoticeAssignments_RelStructure getNoticeAssignments()
       NOTICE explaining TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 203:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 164;
      Specified by:
      getNoticeAssignments in interface ParkingTariffTypeOrBuilder
      Returns:
      The noticeAssignments.
    • getNoticeAssignmentsOrBuilder

      public NoticeAssignments_RelStructureOrBuilder getNoticeAssignmentsOrBuilder()
       NOTICE explaining TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 203:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 164;
      Specified by:
      getNoticeAssignmentsOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasDocumentLinks

      public boolean hasDocumentLinks()
       Timetable documents associated with the Tariff  e.g pdf files +v1.1  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 208:82]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure document_links = 165;
      Specified by:
      hasDocumentLinks in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the documentLinks field is set.
    • getDocumentLinks

      public InfoLinks_RelStructure getDocumentLinks()
       Timetable documents associated with the Tariff  e.g pdf files +v1.1  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 208:82]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure document_links = 165;
      Specified by:
      getDocumentLinks in interface ParkingTariffTypeOrBuilder
      Returns:
      The documentLinks.
    • getDocumentLinksOrBuilder

      public InfoLinks_RelStructureOrBuilder getDocumentLinksOrBuilder()
       Timetable documents associated with the Tariff  e.g pdf files +v1.1  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 208:82]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure document_links = 165;
      Specified by:
      getDocumentLinksOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasGroupOfOperatorsRef

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

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

      public GroupOfEntitiesRefStructureOrBuilder getGroupOfOperatorsRefOrBuilder()
       Reference to a GROUP OF OPERATORs.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 252:118]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_operators_ref = 180;
      Specified by:
      getGroupOfOperatorsRefOrBuilder in interface ParkingTariffTypeOrBuilder
    • 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 = 191;
      Specified by:
      hasTimeUnitRef in interface ParkingTariffTypeOrBuilder
      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 = 191;
      Specified by:
      getTimeUnitRef in interface ParkingTariffTypeOrBuilder
      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 = 191;
      Specified by:
      getTimeUnitRefOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasTimeIntervals

      public boolean hasTimeIntervals()
       VALIDITY PARAMETER ASSIGNMENTs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 284:86]
       
      .uk.org.netex.www.netex.TimeIntervals_RelStructure time_intervals = 192;
      Specified by:
      hasTimeIntervals in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the timeIntervals field is set.
    • getTimeIntervals

      public TimeIntervals_RelStructure getTimeIntervals()
       VALIDITY PARAMETER ASSIGNMENTs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 284:86]
       
      .uk.org.netex.www.netex.TimeIntervals_RelStructure time_intervals = 192;
      Specified by:
      getTimeIntervals in interface ParkingTariffTypeOrBuilder
      Returns:
      The timeIntervals.
    • getTimeIntervalsOrBuilder

      public TimeIntervals_RelStructureOrBuilder getTimeIntervalsOrBuilder()
       VALIDITY PARAMETER ASSIGNMENTs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 284:86]
       
      .uk.org.netex.www.netex.TimeIntervals_RelStructure time_intervals = 192;
      Specified by:
      getTimeIntervalsOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasTimeStructureFactors

      public boolean hasTimeStructureFactors()
       TIME STRUCTURE FACTORs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 289:100]
       
      .uk.org.netex.www.netex.TimeStructureFactors_RelStructure time_structure_factors = 193;
      Specified by:
      hasTimeStructureFactors in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the timeStructureFactors field is set.
    • getTimeStructureFactors

      public TimeStructureFactors_RelStructure getTimeStructureFactors()
       TIME STRUCTURE FACTORs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 289:100]
       
      .uk.org.netex.www.netex.TimeStructureFactors_RelStructure time_structure_factors = 193;
      Specified by:
      getTimeStructureFactors in interface ParkingTariffTypeOrBuilder
      Returns:
      The timeStructureFactors.
    • getTimeStructureFactorsOrBuilder

      public TimeStructureFactors_RelStructureOrBuilder getTimeStructureFactorsOrBuilder()
       TIME STRUCTURE FACTORs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 289:100]
       
      .uk.org.netex.www.netex.TimeStructureFactors_RelStructure time_structure_factors = 193;
      Specified by:
      getTimeStructureFactorsOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasQualityStructureFactors

      public boolean hasQualityStructureFactors()
       QUALITY STRUCTURE ELEMENTs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 301:106]
       
      .uk.org.netex.www.netex.QualityStructureFactors_RelStructure quality_structure_factors = 201;
      Specified by:
      hasQualityStructureFactors in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the qualityStructureFactors field is set.
    • getQualityStructureFactors

      public QualityStructureFactors_RelStructure getQualityStructureFactors()
       QUALITY STRUCTURE ELEMENTs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 301:106]
       
      .uk.org.netex.www.netex.QualityStructureFactors_RelStructure quality_structure_factors = 201;
      Specified by:
      getQualityStructureFactors in interface ParkingTariffTypeOrBuilder
      Returns:
      The qualityStructureFactors.
    • getQualityStructureFactorsOrBuilder

      public QualityStructureFactors_RelStructureOrBuilder getQualityStructureFactorsOrBuilder()
       QUALITY STRUCTURE ELEMENTs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 301:106]
       
      .uk.org.netex.www.netex.QualityStructureFactors_RelStructure quality_structure_factors = 201;
      Specified by:
      getQualityStructureFactorsOrBuilder in interface ParkingTariffTypeOrBuilder
    • getParkingUserTypeValue

      public int getParkingUserTypeValue()
       Type of users: disabled, all etc.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 172:84]
       
      .uk.org.netex.www.netex.ParkingUserEnumeration parking_user_type = 211;
      Specified by:
      getParkingUserTypeValue in interface ParkingTariffTypeOrBuilder
      Returns:
      The enum numeric value on the wire for parkingUserType.
    • getParkingUserType

      public ParkingUserEnumeration getParkingUserType()
       Type of users: disabled, all etc.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 172:84]
       
      .uk.org.netex.www.netex.ParkingUserEnumeration parking_user_type = 211;
      Specified by:
      getParkingUserType in interface ParkingTariffTypeOrBuilder
      Returns:
      The parkingUserType.
    • getParkingStayTypeValue

      public int getParkingStayTypeValue()
       Nature of stay allowed in PARKING.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 177:84]
       
      .uk.org.netex.www.netex.ParkingStayEnumeration parking_stay_type = 212;
      Specified by:
      getParkingStayTypeValue in interface ParkingTariffTypeOrBuilder
      Returns:
      The enum numeric value on the wire for parkingStayType.
    • getParkingStayType

      public ParkingStayEnumeration getParkingStayType()
       Nature of stay allowed in PARKING.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 177:84]
       
      .uk.org.netex.www.netex.ParkingStayEnumeration parking_stay_type = 212;
      Specified by:
      getParkingStayType in interface ParkingTariffTypeOrBuilder
      Returns:
      The parkingStayType.
    • getParkingVehicleTypesList

      public List<ParkingVehicleEnumeration> getParkingVehicleTypesList()
       Type of Vehicle for which PARKING TARIFF applies.  Fixed values.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 182:98]
       
      repeated .uk.org.netex.www.netex.ParkingVehicleEnumeration parking_vehicle_types = 213 [packed = true];
      Specified by:
      getParkingVehicleTypesList in interface ParkingTariffTypeOrBuilder
      Returns:
      A list containing the parkingVehicleTypes.
    • getParkingVehicleTypesCount

      public int getParkingVehicleTypesCount()
       Type of Vehicle for which PARKING TARIFF applies.  Fixed values.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 182:98]
       
      repeated .uk.org.netex.www.netex.ParkingVehicleEnumeration parking_vehicle_types = 213 [packed = true];
      Specified by:
      getParkingVehicleTypesCount in interface ParkingTariffTypeOrBuilder
      Returns:
      The count of parkingVehicleTypes.
    • getParkingVehicleTypes

      public ParkingVehicleEnumeration getParkingVehicleTypes(int index)
       Type of Vehicle for which PARKING TARIFF applies.  Fixed values.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 182:98]
       
      repeated .uk.org.netex.www.netex.ParkingVehicleEnumeration parking_vehicle_types = 213 [packed = true];
      Specified by:
      getParkingVehicleTypes in interface ParkingTariffTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The parkingVehicleTypes at the given index.
    • getParkingVehicleTypesValueList

      public List<Integer> getParkingVehicleTypesValueList()
       Type of Vehicle for which PARKING TARIFF applies.  Fixed values.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 182:98]
       
      repeated .uk.org.netex.www.netex.ParkingVehicleEnumeration parking_vehicle_types = 213 [packed = true];
      Specified by:
      getParkingVehicleTypesValueList in interface ParkingTariffTypeOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for parkingVehicleTypes.
    • getParkingVehicleTypesValue

      public int getParkingVehicleTypesValue(int index)
       Type of Vehicle for which PARKING TARIFF applies.  Fixed values.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 182:98]
       
      repeated .uk.org.netex.www.netex.ParkingVehicleEnumeration parking_vehicle_types = 213 [packed = true];
      Specified by:
      getParkingVehicleTypesValue in interface ParkingTariffTypeOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of parkingVehicleTypes at the given index.
    • hasVehicleTypes

      public boolean hasVehicleTypes()
       Opnen specifcation of VEHICLE TYPEs + v1.1  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 187:89]
       
      .uk.org.netex.www.netex.TransportTypeRefs_RelStructure vehicle_types = 214;
      Specified by:
      hasVehicleTypes in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the vehicleTypes field is set.
    • getVehicleTypes

      public TransportTypeRefs_RelStructure getVehicleTypes()
       Opnen specifcation of VEHICLE TYPEs + v1.1  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 187:89]
       
      .uk.org.netex.www.netex.TransportTypeRefs_RelStructure vehicle_types = 214;
      Specified by:
      getVehicleTypes in interface ParkingTariffTypeOrBuilder
      Returns:
      The vehicleTypes.
    • getVehicleTypesOrBuilder

      public TransportTypeRefs_RelStructureOrBuilder getVehicleTypesOrBuilder()
       Opnen specifcation of VEHICLE TYPEs + v1.1  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 187:89]
       
      .uk.org.netex.www.netex.TransportTypeRefs_RelStructure vehicle_types = 214;
      Specified by:
      getVehicleTypesOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasAppliesTo

      public boolean hasAppliesTo()
       PaARKIMNGs to which this tariff applies  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 192:80]
       
      .uk.org.netex.www.netex.ParkingRefs_RelStructure applies_to = 215;
      Specified by:
      hasAppliesTo in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the appliesTo field is set.
    • getAppliesTo

      public ParkingRefs_RelStructure getAppliesTo()
       PaARKIMNGs to which this tariff applies  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 192:80]
       
      .uk.org.netex.www.netex.ParkingRefs_RelStructure applies_to = 215;
      Specified by:
      getAppliesTo in interface ParkingTariffTypeOrBuilder
      Returns:
      The appliesTo.
    • getAppliesToOrBuilder

      public ParkingRefs_RelStructureOrBuilder getAppliesToOrBuilder()
       PaARKIMNGs to which this tariff applies  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 192:80]
       
      .uk.org.netex.www.netex.ParkingRefs_RelStructure applies_to = 215;
      Specified by:
      getAppliesToOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasTypeOfTariffRef

      public boolean hasTypeOfTariffRef()
       Reference to a TYPE OF TARIFF. (TAP TSI)  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 179:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_tariff_ref = 221;
      Specified by:
      hasTypeOfTariffRef in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the typeOfTariffRef field is set.
    • getTypeOfTariffRef

      public VersionOfObjectRefStructure getTypeOfTariffRef()
       Reference to a TYPE OF TARIFF. (TAP TSI)  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 179:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_tariff_ref = 221;
      Specified by:
      getTypeOfTariffRef in interface ParkingTariffTypeOrBuilder
      Returns:
      The typeOfTariffRef.
    • getTypeOfTariffRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfTariffRefOrBuilder()
       Reference to a TYPE OF TARIFF. (TAP TSI)  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 179:106]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_tariff_ref = 221;
      Specified by:
      getTypeOfTariffRefOrBuilder in interface ParkingTariffTypeOrBuilder
    • getAdditionalTax

      public boolean getAdditionalTax()
       Whether additional tax is charged.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 154:87]
       
      bool additional_tax = 222;
      Specified by:
      getAdditionalTax in interface ParkingTariffTypeOrBuilder
      Returns:
      The additionalTax.
    • hasParkingChargeBands

      public boolean hasParkingChargeBands()
       Charge bands for parking.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 159:96]
       
      .uk.org.netex.www.netex.ParkingChargeBands_RelStructure parking_charge_bands = 223;
      Specified by:
      hasParkingChargeBands in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the parkingChargeBands field is set.
    • getParkingChargeBands

      public ParkingChargeBands_RelStructure getParkingChargeBands()
       Charge bands for parking.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 159:96]
       
      .uk.org.netex.www.netex.ParkingChargeBands_RelStructure parking_charge_bands = 223;
      Specified by:
      getParkingChargeBands in interface ParkingTariffTypeOrBuilder
      Returns:
      The parkingChargeBands.
    • getParkingChargeBandsOrBuilder

      public ParkingChargeBands_RelStructureOrBuilder getParkingChargeBandsOrBuilder()
       Charge bands for parking.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 159:96]
       
      .uk.org.netex.www.netex.ParkingChargeBands_RelStructure parking_charge_bands = 223;
      Specified by:
      getParkingChargeBandsOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasPriceUnitRef

      public boolean hasPriceUnitRef()
       Reference to a PRICE UNIT.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 105:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure price_unit_ref = 224;
      Specified by:
      hasPriceUnitRef in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the priceUnitRef field is set.
    • getPriceUnitRef

      public VersionOfObjectRefStructure getPriceUnitRef()
       Reference to a PRICE UNIT.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 105:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure price_unit_ref = 224;
      Specified by:
      getPriceUnitRef in interface ParkingTariffTypeOrBuilder
      Returns:
      The priceUnitRef.
    • getPriceUnitRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPriceUnitRefOrBuilder()
       Reference to a PRICE UNIT.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 105:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure price_unit_ref = 224;
      Specified by:
      getPriceUnitRefOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasPriceGroups

      public boolean hasPriceGroups()
       QUALITY STRUCTURE ELEMENTs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 336:82]
       
      .uk.org.netex.www.netex.PriceGroups_RelStructure price_groups = 225;
      Specified by:
      hasPriceGroups in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the priceGroups field is set.
    • getPriceGroups

      public PriceGroups_RelStructure getPriceGroups()
       QUALITY STRUCTURE ELEMENTs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 336:82]
       
      .uk.org.netex.www.netex.PriceGroups_RelStructure price_groups = 225;
      Specified by:
      getPriceGroups in interface ParkingTariffTypeOrBuilder
      Returns:
      The priceGroups.
    • getPriceGroupsOrBuilder

      public PriceGroups_RelStructureOrBuilder getPriceGroupsOrBuilder()
       QUALITY STRUCTURE ELEMENTs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 336:82]
       
      .uk.org.netex.www.netex.PriceGroups_RelStructure price_groups = 225;
      Specified by:
      getPriceGroupsOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasFareTables

      public boolean hasFareTables()
       QUALITY STRUCTURE ELEMENTs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 341:80]
       
      .uk.org.netex.www.netex.FareTables_RelStructure fare_tables = 226;
      Specified by:
      hasFareTables in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the fareTables field is set.
    • getFareTables

      public FareTables_RelStructure getFareTables()
       QUALITY STRUCTURE ELEMENTs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 341:80]
       
      .uk.org.netex.www.netex.FareTables_RelStructure fare_tables = 226;
      Specified by:
      getFareTables in interface ParkingTariffTypeOrBuilder
      Returns:
      The fareTables.
    • getFareTablesOrBuilder

      public FareTables_RelStructureOrBuilder getFareTablesOrBuilder()
       QUALITY STRUCTURE ELEMENTs making up TARIFF.  [netex_part_3/part3_fares/netex_fareStructureElement_version.xsd at 341:80]
       
      .uk.org.netex.www.netex.FareTables_RelStructure fare_tables = 226;
      Specified by:
      getFareTablesOrBuilder in interface ParkingTariffTypeOrBuilder
    • getId

      public String getId()
       [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 118:59]
       
      string id = 261;
      Specified by:
      getId in interface ParkingTariffTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_3/part3_parkingTariff/netex_parkingTariff_version.xsd at 118:59]
       
      string id = 261;
      Specified by:
      getIdBytes in interface ParkingTariffTypeOrBuilder
      Returns:
      The bytes for id.
    • hasOnlineServiceOperatorRef

      public boolean hasOnlineServiceOperatorRef()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 169;
      Specified by:
      hasOnlineServiceOperatorRef in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the onlineServiceOperatorRef field is set.
    • getOnlineServiceOperatorRef

      public VersionOfObjectRefStructure getOnlineServiceOperatorRef()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 169;
      Specified by:
      getOnlineServiceOperatorRef in interface ParkingTariffTypeOrBuilder
      Returns:
      The onlineServiceOperatorRef.
    • getOnlineServiceOperatorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOnlineServiceOperatorRefOrBuilder()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 169;
      Specified by:
      getOnlineServiceOperatorRefOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasOrganisationRef

      public boolean hasOrganisationRef()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 171;
      Specified by:
      hasOrganisationRef in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the organisationRef field is set.
    • getOrganisationRef

      public VersionOfObjectRefStructure getOrganisationRef()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 171;
      Specified by:
      getOrganisationRef in interface ParkingTariffTypeOrBuilder
      Returns:
      The organisationRef.
    • getOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOrganisationRefOrBuilder()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 171;
      Specified by:
      getOrganisationRefOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasOtherOrganisationRef

      public boolean hasOtherOrganisationRef()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 172;
      Specified by:
      hasOtherOrganisationRef in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the otherOrganisationRef field is set.
    • getOtherOrganisationRef

      public VersionOfObjectRefStructure getOtherOrganisationRef()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 172;
      Specified by:
      getOtherOrganisationRef in interface ParkingTariffTypeOrBuilder
      Returns:
      The otherOrganisationRef.
    • getOtherOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOtherOrganisationRefOrBuilder()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 172;
      Specified by:
      getOtherOrganisationRefOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasTravelAgentRef

      public boolean hasTravelAgentRef()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 173;
      Specified by:
      hasTravelAgentRef in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the travelAgentRef field is set.
    • getTravelAgentRef

      public VersionOfObjectRefStructure getTravelAgentRef()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 173;
      Specified by:
      getTravelAgentRef in interface ParkingTariffTypeOrBuilder
      Returns:
      The travelAgentRef.
    • getTravelAgentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTravelAgentRefOrBuilder()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 173;
      Specified by:
      getTravelAgentRefOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasServicedOrganisationRef

      public boolean hasServicedOrganisationRef()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 174;
      Specified by:
      hasServicedOrganisationRef in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the servicedOrganisationRef field is set.
    • getServicedOrganisationRef

      public VersionOfObjectRefStructure getServicedOrganisationRef()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 174;
      Specified by:
      getServicedOrganisationRef in interface ParkingTariffTypeOrBuilder
      Returns:
      The servicedOrganisationRef.
    • getServicedOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServicedOrganisationRefOrBuilder()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 174;
      Specified by:
      getServicedOrganisationRefOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasManagementAgentRef

      public boolean hasManagementAgentRef()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 175;
      Specified by:
      hasManagementAgentRef in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the managementAgentRef field is set.
    • getManagementAgentRef

      public VersionOfObjectRefStructure getManagementAgentRef()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 175;
      Specified by:
      getManagementAgentRef in interface ParkingTariffTypeOrBuilder
      Returns:
      The managementAgentRef.
    • getManagementAgentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getManagementAgentRefOrBuilder()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 175;
      Specified by:
      getManagementAgentRefOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasGeneralOrganisationRef

      public boolean hasGeneralOrganisationRef()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 176;
      Specified by:
      hasGeneralOrganisationRef in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the generalOrganisationRef field is set.
    • getGeneralOrganisationRef

      public VersionOfObjectRefStructure getGeneralOrganisationRef()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 176;
      Specified by:
      getGeneralOrganisationRef in interface ParkingTariffTypeOrBuilder
      Returns:
      The generalOrganisationRef.
    • getGeneralOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGeneralOrganisationRefOrBuilder()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 176;
      Specified by:
      getGeneralOrganisationRefOrBuilder in interface ParkingTariffTypeOrBuilder
    • hasOperatorRef

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

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

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

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

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

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

      public boolean hasRetailConsortiumRef()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 179;
      Specified by:
      hasRetailConsortiumRef in interface ParkingTariffTypeOrBuilder
      Returns:
      Whether the retailConsortiumRef field is set.
    • getRetailConsortiumRef

      public VersionOfObjectRefStructure getRetailConsortiumRef()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 179;
      Specified by:
      getRetailConsortiumRef in interface ParkingTariffTypeOrBuilder
      Returns:
      The retailConsortiumRef.
    • getRetailConsortiumRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRetailConsortiumRefOrBuilder()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 179;
      Specified by:
      getRetailConsortiumRefOrBuilder in interface ParkingTariffTypeOrBuilder
    • 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 ParkingTariffType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static ParkingTariffType.Builder newBuilder()
    • newBuilder

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

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

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

      public static ParkingTariffType getDefaultInstance()
    • parser

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

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