Class PriceGroup_VersionStructure

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

public final class PriceGroup_VersionStructure extends com.google.protobuf.GeneratedMessage implements PriceGroup_VersionStructureOrBuilder
 Type for PRICE GROUP.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 482:54]
 
Protobuf type uk.org.netex.www.netex.PriceGroup_VersionStructure
See Also:
  • Field Details

    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • CREATED_FIELD_NUMBER

      public static final int CREATED_FIELD_NUMBER
      See Also:
    • CHANGED_FIELD_NUMBER

      public static final int CHANGED_FIELD_NUMBER
      See Also:
    • VERSION_FIELD_NUMBER

      public static final int VERSION_FIELD_NUMBER
      See Also:
    • STATUS_FIELD_NUMBER

      public static final int STATUS_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_VERSION_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_VERSION_REF_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_OBJECT_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_OBJECT_REF_FIELD_NUMBER
      See Also:
    • VALIDITY_CONDITIONS_FIELD_NUMBER

      public static final int VALIDITY_CONDITIONS_FIELD_NUMBER
      See Also:
    • VALID_BETWEEN_FIELD_NUMBER

      public static final int VALID_BETWEEN_FIELD_NUMBER
      See Also:
    • ALTERNATIVE_TEXTS_FIELD_NUMBER

      public static final int ALTERNATIVE_TEXTS_FIELD_NUMBER
      See Also:
    • KEY_LIST_FIELD_NUMBER

      public static final int KEY_LIST_FIELD_NUMBER
      See Also:
    • EXTENSIONS_FIELD_NUMBER

      public static final int EXTENSIONS_FIELD_NUMBER
      See Also:
    • BRANDING_REF_FIELD_NUMBER

      public static final int BRANDING_REF_FIELD_NUMBER
      See Also:
    • NAME_FIELD_NUMBER

      public static final int NAME_FIELD_NUMBER
      See Also:
    • SHORT_NAME_FIELD_NUMBER

      public static final int SHORT_NAME_FIELD_NUMBER
      See Also:
    • DESCRIPTION_FIELD_NUMBER

      public static final int DESCRIPTION_FIELD_NUMBER
      See Also:
    • PURPOSE_OF_GROUPING_REF_FIELD_NUMBER

      public static final int PURPOSE_OF_GROUPING_REF_FIELD_NUMBER
      See Also:
    • PRIVATE_CODE_FIELD_NUMBER

      public static final int PRIVATE_CODE_FIELD_NUMBER
      See Also:
    • START_DATE_FIELD_NUMBER

      public static final int START_DATE_FIELD_NUMBER
      See Also:
    • END_DATE_FIELD_NUMBER

      public static final int END_DATE_FIELD_NUMBER
      See Also:
    • ROUNDING_REF_FIELD_NUMBER

      public static final int ROUNDING_REF_FIELD_NUMBER
      See Also:
    • MEMBERS_FIELD_NUMBER

      public static final int MEMBERS_FIELD_NUMBER
      See Also:
    • FARE_PRICE_REF_FIELD_NUMBER

      public static final int FARE_PRICE_REF_FIELD_NUMBER
      See Also:
    • FARE_PRODUCT_PRICE_REF_FIELD_NUMBER

      public static final int FARE_PRODUCT_PRICE_REF_FIELD_NUMBER
      See Also:
    • CAPPING_RULE_PRICE_REF_FIELD_NUMBER

      public static final int CAPPING_RULE_PRICE_REF_FIELD_NUMBER
      See Also:
    • SERIES_CONSTRAINT_PRICE_REF_FIELD_NUMBER

      public static final int SERIES_CONSTRAINT_PRICE_REF_FIELD_NUMBER
      See Also:
    • FULFILMENT_METHOD_PRICE_REF_FIELD_NUMBER

      public static final int FULFILMENT_METHOD_PRICE_REF_FIELD_NUMBER
      See Also:
    • FARE_STRUCTURE_ELEMENT_PRICE_REF_FIELD_NUMBER

      public static final int FARE_STRUCTURE_ELEMENT_PRICE_REF_FIELD_NUMBER
      See Also:
    • DISTANCE_MATRIX_ELEMENT_PRICE_REF_FIELD_NUMBER

      public static final int DISTANCE_MATRIX_ELEMENT_PRICE_REF_FIELD_NUMBER
      See Also:
    • SALES_OFFER_PACKAGE_PRICE_REF_FIELD_NUMBER

      public static final int SALES_OFFER_PACKAGE_PRICE_REF_FIELD_NUMBER
      See Also:
    • USAGE_PARAMETER_PRICE_REF_FIELD_NUMBER

      public static final int USAGE_PARAMETER_PRICE_REF_FIELD_NUMBER
      See Also:
    • GEOGRAPHICAL_UNIT_PRICE_REF_FIELD_NUMBER

      public static final int GEOGRAPHICAL_UNIT_PRICE_REF_FIELD_NUMBER
      See Also:
    • GEOGRAPHICAL_INTERVAL_PRICE_REF_FIELD_NUMBER

      public static final int GEOGRAPHICAL_INTERVAL_PRICE_REF_FIELD_NUMBER
      See Also:
    • VALIDABLE_ELEMENT_PRICE_REF_FIELD_NUMBER

      public static final int VALIDABLE_ELEMENT_PRICE_REF_FIELD_NUMBER
      See Also:
    • CONTROLLABLE_ELEMENT_PRICE_REF_FIELD_NUMBER

      public static final int CONTROLLABLE_ELEMENT_PRICE_REF_FIELD_NUMBER
      See Also:
    • QUALITY_STRUCTURE_FACTOR_PRICE_REF_FIELD_NUMBER

      public static final int QUALITY_STRUCTURE_FACTOR_PRICE_REF_FIELD_NUMBER
      See Also:
    • TIME_UNIT_PRICE_REF_FIELD_NUMBER

      public static final int TIME_UNIT_PRICE_REF_FIELD_NUMBER
      See Also:
    • TIME_INTERVAL_PRICE_REF_FIELD_NUMBER

      public static final int TIME_INTERVAL_PRICE_REF_FIELD_NUMBER
      See Also:
    • PARKING_PRICE_REF_FIELD_NUMBER

      public static final int PARKING_PRICE_REF_FIELD_NUMBER
      See Also:
    • CUSTOMER_PURCHASE_PACKAGE_PRICE_REF_FIELD_NUMBER

      public static final int CUSTOMER_PURCHASE_PACKAGE_PRICE_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
    • getFarePriceRefStructureCase

      public PriceGroup_VersionStructure.FarePriceRefStructureCase getFarePriceRefStructureCase()
      Specified by:
      getFarePriceRefStructureCase in interface PriceGroup_VersionStructureOrBuilder
    • getId

      public String getId()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getId in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getIdBytes in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The bytes for id.
    • 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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
    • 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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
    • 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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
      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 = 311;
      Specified by:
      getDerivedFromVersionRef in interface PriceGroup_VersionStructureOrBuilder
      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 = 311;
      Specified by:
      getDerivedFromVersionRefBytes in interface PriceGroup_VersionStructureOrBuilder
      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 = 312;
      Specified by:
      getDerivedFromObjectRef in interface PriceGroup_VersionStructureOrBuilder
      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 = 312;
      Specified by:
      getDerivedFromObjectRefBytes in interface PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
    • 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 PriceGroup_VersionStructureOrBuilder
    • 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 PriceGroup_VersionStructureOrBuilder
    • 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 PriceGroup_VersionStructureOrBuilder
    • 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 PriceGroup_VersionStructureOrBuilder
    • 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 PriceGroup_VersionStructureOrBuilder
    • 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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
    • 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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
    • 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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
    • 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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
      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 PriceGroup_VersionStructureOrBuilder
    • hasName

      public boolean hasName()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasShortName

      public boolean hasShortName()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      hasShortName in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortName in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The shortName.
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortNameOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasDescription

      public boolean hasDescription()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      hasDescription in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescription in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The description.
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescriptionOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasPurposeOfGroupingRef

      public boolean hasPurposeOfGroupingRef()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      hasPurposeOfGroupingRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the purposeOfGroupingRef field is set.
    • getPurposeOfGroupingRef

      public VersionOfObjectRefStructure getPurposeOfGroupingRef()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      getPurposeOfGroupingRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The purposeOfGroupingRef.
    • getPurposeOfGroupingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPurposeOfGroupingRefOrBuilder()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      getPurposeOfGroupingRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasPrivateCode

      public boolean hasPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      hasPrivateCode in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the privateCode field is set.
    • getPrivateCode

      public PrivateCodeStructure getPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      getPrivateCode in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The privateCode.
    • getPrivateCodeOrBuilder

      public PrivateCodeStructureOrBuilder getPrivateCodeOrBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      getPrivateCodeOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasInfoLinks

      public boolean hasInfoLinks()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.PriceGroup_VersionStructure.InfoLinksType info_links = 166;
      Specified by:
      hasInfoLinks in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

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

       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.PriceGroup_VersionStructure.InfoLinksType info_links = 166;
      Specified by:
      getInfoLinksOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasStartDate

      public boolean hasStartDate()
       Start date for PRICE GROUP.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 511:64]
       
      .google.type.Date start_date = 281;
      Specified by:
      hasStartDate in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the startDate field is set.
    • getStartDate

      public com.google.type.Date getStartDate()
       Start date for PRICE GROUP.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 511:64]
       
      .google.type.Date start_date = 281;
      Specified by:
      getStartDate in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The startDate.
    • getStartDateOrBuilder

      public com.google.type.DateOrBuilder getStartDateOrBuilder()
       Start date for PRICE GROUP.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 511:64]
       
      .google.type.Date start_date = 281;
      Specified by:
      getStartDateOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasEndDate

      public boolean hasEndDate()
       End date for PRICE GROUP.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 516:62]
       
      .google.type.Date end_date = 282;
      Specified by:
      hasEndDate in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the endDate field is set.
    • getEndDate

      public com.google.type.Date getEndDate()
       End date for PRICE GROUP.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 516:62]
       
      .google.type.Date end_date = 282;
      Specified by:
      getEndDate in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The endDate.
    • getEndDateOrBuilder

      public com.google.type.DateOrBuilder getEndDateOrBuilder()
       End date for PRICE GROUP.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 516:62]
       
      .google.type.Date end_date = 282;
      Specified by:
      getEndDateOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasRoundingRef

      public boolean hasRoundingRef()
       Reference to a ROUNDING.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 131:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rounding_ref = 283;
      Specified by:
      hasRoundingRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the roundingRef field is set.
    • getRoundingRef

      public VersionOfObjectRefStructure getRoundingRef()
       Reference to a ROUNDING.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 131:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rounding_ref = 283;
      Specified by:
      getRoundingRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The roundingRef.
    • getRoundingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRoundingRefOrBuilder()
       Reference to a ROUNDING.  [netex_part_3/part3_fares/netex_calculationParameters_support.xsd at 131:101]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure rounding_ref = 283;
      Specified by:
      getRoundingRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasMembers

      public boolean hasMembers()
       PRICEs in PRICE GROUP.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 498:77]
       
      .uk.org.netex.www.netex.FarePrices_RelStructure members = 291;
      Specified by:
      hasMembers in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the members field is set.
    • getMembers

      public FarePrices_RelStructure getMembers()
       PRICEs in PRICE GROUP.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 498:77]
       
      .uk.org.netex.www.netex.FarePrices_RelStructure members = 291;
      Specified by:
      getMembers in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The members.
    • getMembersOrBuilder

      public FarePrices_RelStructureOrBuilder getMembersOrBuilder()
       PRICEs in PRICE GROUP.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 498:77]
       
      .uk.org.netex.www.netex.FarePrices_RelStructure members = 291;
      Specified by:
      getMembersOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasFarePriceRef

      public boolean hasFarePriceRef()
       Reference to a FARE PRICE.  [netex_part_3/part3_fares/netex_farePrice_support.xsd at 107:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_price_ref = 292;
      Specified by:
      hasFarePriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the farePriceRef field is set.
    • getFarePriceRef

      public VersionOfObjectRefStructure getFarePriceRef()
       Reference to a FARE PRICE.  [netex_part_3/part3_fares/netex_farePrice_support.xsd at 107:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_price_ref = 292;
      Specified by:
      getFarePriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The farePriceRef.
    • getFarePriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFarePriceRefOrBuilder()
       Reference to a FARE PRICE.  [netex_part_3/part3_fares/netex_farePrice_support.xsd at 107:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_price_ref = 292;
      Specified by:
      getFarePriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasFareProductPriceRef

      public boolean hasFareProductPriceRef()
       Reference to a FARE PRODUCT PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 526:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_price_ref = 293;
      Specified by:
      hasFareProductPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the fareProductPriceRef field is set.
    • getFareProductPriceRef

      public VersionOfObjectRefStructure getFareProductPriceRef()
       Reference to a FARE PRODUCT PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 526:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_price_ref = 293;
      Specified by:
      getFareProductPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The fareProductPriceRef.
    • getFareProductPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareProductPriceRefOrBuilder()
       Reference to a FARE PRODUCT PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 526:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_price_ref = 293;
      Specified by:
      getFareProductPriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasCappingRulePriceRef

      public boolean hasCappingRulePriceRef()
       Reference to a CAPPING RULE PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 552:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capping_rule_price_ref = 294;
      Specified by:
      hasCappingRulePriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the cappingRulePriceRef field is set.
    • getCappingRulePriceRef

      public VersionOfObjectRefStructure getCappingRulePriceRef()
       Reference to a CAPPING RULE PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 552:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capping_rule_price_ref = 294;
      Specified by:
      getCappingRulePriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The cappingRulePriceRef.
    • getCappingRulePriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCappingRulePriceRefOrBuilder()
       Reference to a CAPPING RULE PRICE.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 552:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capping_rule_price_ref = 294;
      Specified by:
      getCappingRulePriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasSeriesConstraintPriceRef

      public boolean hasSeriesConstraintPriceRef()
       Reference to a SERIES CONSTRAINT PRICE.  [netex_part_3/part3_fares/netex_fareSeries_support.xsd at 157:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure series_constraint_price_ref = 295;
      Specified by:
      hasSeriesConstraintPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the seriesConstraintPriceRef field is set.
    • getSeriesConstraintPriceRef

      public VersionOfObjectRefStructure getSeriesConstraintPriceRef()
       Reference to a SERIES CONSTRAINT PRICE.  [netex_part_3/part3_fares/netex_fareSeries_support.xsd at 157:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure series_constraint_price_ref = 295;
      Specified by:
      getSeriesConstraintPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The seriesConstraintPriceRef.
    • getSeriesConstraintPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSeriesConstraintPriceRefOrBuilder()
       Reference to a SERIES CONSTRAINT PRICE.  [netex_part_3/part3_fares/netex_fareSeries_support.xsd at 157:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure series_constraint_price_ref = 295;
      Specified by:
      getSeriesConstraintPriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasFulfilmentMethodPriceRef

      public boolean hasFulfilmentMethodPriceRef()
       Reference to a FULFILMENT METHOD PRICE.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 251:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_price_ref = 296;
      Specified by:
      hasFulfilmentMethodPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the fulfilmentMethodPriceRef field is set.
    • getFulfilmentMethodPriceRef

      public VersionOfObjectRefStructure getFulfilmentMethodPriceRef()
       Reference to a FULFILMENT METHOD PRICE.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 251:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_price_ref = 296;
      Specified by:
      getFulfilmentMethodPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The fulfilmentMethodPriceRef.
    • getFulfilmentMethodPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFulfilmentMethodPriceRefOrBuilder()
       Reference to a FULFILMENT METHOD PRICE.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 251:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fulfilment_method_price_ref = 296;
      Specified by:
      getFulfilmentMethodPriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasFareStructureElementPriceRef

      public boolean hasFareStructureElementPriceRef()
       Reference to a FARE STRUCTURE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 243:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_structure_element_price_ref = 297;
      Specified by:
      hasFareStructureElementPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the fareStructureElementPriceRef field is set.
    • getFareStructureElementPriceRef

      public VersionOfObjectRefStructure getFareStructureElementPriceRef()
       Reference to a FARE STRUCTURE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 243:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_structure_element_price_ref = 297;
      Specified by:
      getFareStructureElementPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The fareStructureElementPriceRef.
    • getFareStructureElementPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareStructureElementPriceRefOrBuilder()
       Reference to a FARE STRUCTURE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_fareStructureElement_support.xsd at 243:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_structure_element_price_ref = 297;
      Specified by:
      getFareStructureElementPriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasDistanceMatrixElementPriceRef

      public boolean hasDistanceMatrixElementPriceRef()
       Reference to a DISTANCE MATRIX ELEMENT PRICE.  [netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd at 195:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distance_matrix_element_price_ref = 298;
      Specified by:
      hasDistanceMatrixElementPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the distanceMatrixElementPriceRef field is set.
    • getDistanceMatrixElementPriceRef

      public VersionOfObjectRefStructure getDistanceMatrixElementPriceRef()
       Reference to a DISTANCE MATRIX ELEMENT PRICE.  [netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd at 195:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distance_matrix_element_price_ref = 298;
      Specified by:
      getDistanceMatrixElementPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The distanceMatrixElementPriceRef.
    • getDistanceMatrixElementPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDistanceMatrixElementPriceRefOrBuilder()
       Reference to a DISTANCE MATRIX ELEMENT PRICE.  [netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd at 195:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distance_matrix_element_price_ref = 298;
      Specified by:
      getDistanceMatrixElementPriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasSalesOfferPackagePriceRef

      public boolean hasSalesOfferPackagePriceRef()
       Reference to a SALES OFFER PACKAGE PRICE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 136:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_price_ref = 299;
      Specified by:
      hasSalesOfferPackagePriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the salesOfferPackagePriceRef field is set.
    • getSalesOfferPackagePriceRef

      public VersionOfObjectRefStructure getSalesOfferPackagePriceRef()
       Reference to a SALES OFFER PACKAGE PRICE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 136:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_price_ref = 299;
      Specified by:
      getSalesOfferPackagePriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The salesOfferPackagePriceRef.
    • getSalesOfferPackagePriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSalesOfferPackagePriceRefOrBuilder()
       Reference to a SALES OFFER PACKAGE PRICE.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 136:123]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sales_offer_package_price_ref = 299;
      Specified by:
      getSalesOfferPackagePriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasUsageParameterPriceRef

      public boolean hasUsageParameterPriceRef()
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 300;
      Specified by:
      hasUsageParameterPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the usageParameterPriceRef field is set.
    • getUsageParameterPriceRef

      public VersionOfObjectRefStructure getUsageParameterPriceRef()
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 300;
      Specified by:
      getUsageParameterPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The usageParameterPriceRef.
    • getUsageParameterPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getUsageParameterPriceRefOrBuilder()
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 300;
      Specified by:
      getUsageParameterPriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasGeographicalUnitPriceRef

      public boolean hasGeographicalUnitPriceRef()
       Reference to a GEOGRAPHICAL UNIT PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 145:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_unit_price_ref = 301;
      Specified by:
      hasGeographicalUnitPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the geographicalUnitPriceRef field is set.
    • getGeographicalUnitPriceRef

      public VersionOfObjectRefStructure getGeographicalUnitPriceRef()
       Reference to a GEOGRAPHICAL UNIT PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 145:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_unit_price_ref = 301;
      Specified by:
      getGeographicalUnitPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The geographicalUnitPriceRef.
    • getGeographicalUnitPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGeographicalUnitPriceRefOrBuilder()
       Reference to a GEOGRAPHICAL UNIT PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 145:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_unit_price_ref = 301;
      Specified by:
      getGeographicalUnitPriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasGeographicalIntervalPriceRef

      public boolean hasGeographicalIntervalPriceRef()
       Reference to a GEOGRAPHICAL INTERVAL PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 171:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_price_ref = 302;
      Specified by:
      hasGeographicalIntervalPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the geographicalIntervalPriceRef field is set.
    • getGeographicalIntervalPriceRef

      public VersionOfObjectRefStructure getGeographicalIntervalPriceRef()
       Reference to a GEOGRAPHICAL INTERVAL PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 171:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_price_ref = 302;
      Specified by:
      getGeographicalIntervalPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The geographicalIntervalPriceRef.
    • getGeographicalIntervalPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGeographicalIntervalPriceRefOrBuilder()
       Reference to a GEOGRAPHICAL INTERVAL PRICE.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 171:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_price_ref = 302;
      Specified by:
      getGeographicalIntervalPriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasValidableElementPriceRef

      public boolean hasValidableElementPriceRef()
       Reference to a VALIDABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 94:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_price_ref = 303;
      Specified by:
      hasValidableElementPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the validableElementPriceRef field is set.
    • getValidableElementPriceRef

      public VersionOfObjectRefStructure getValidableElementPriceRef()
       Reference to a VALIDABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 94:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_price_ref = 303;
      Specified by:
      getValidableElementPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The validableElementPriceRef.
    • getValidableElementPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getValidableElementPriceRefOrBuilder()
       Reference to a VALIDABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 94:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure validable_element_price_ref = 303;
      Specified by:
      getValidableElementPriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasControllableElementPriceRef

      public boolean hasControllableElementPriceRef()
       Reference to a CONTROLLABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 172:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure controllable_element_price_ref = 304;
      Specified by:
      hasControllableElementPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the controllableElementPriceRef field is set.
    • getControllableElementPriceRef

      public VersionOfObjectRefStructure getControllableElementPriceRef()
       Reference to a CONTROLLABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 172:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure controllable_element_price_ref = 304;
      Specified by:
      getControllableElementPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The controllableElementPriceRef.
    • getControllableElementPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getControllableElementPriceRefOrBuilder()
       Reference to a CONTROLLABLE ELEMENT PRICE.  [netex_part_3/part3_fares/netex_validableElement_support.xsd at 172:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure controllable_element_price_ref = 304;
      Specified by:
      getControllableElementPriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasQualityStructureFactorPriceRef

      public boolean hasQualityStructureFactorPriceRef()
       Reference to a QUALITY STRUCTURE FACTOR PRICE.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 170:133]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quality_structure_factor_price_ref = 305;
      Specified by:
      hasQualityStructureFactorPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the qualityStructureFactorPriceRef field is set.
    • getQualityStructureFactorPriceRef

      public VersionOfObjectRefStructure getQualityStructureFactorPriceRef()
       Reference to a QUALITY STRUCTURE FACTOR PRICE.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 170:133]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quality_structure_factor_price_ref = 305;
      Specified by:
      getQualityStructureFactorPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The qualityStructureFactorPriceRef.
    • getQualityStructureFactorPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getQualityStructureFactorPriceRefOrBuilder()
       Reference to a QUALITY STRUCTURE FACTOR PRICE.  [netex_part_3/part3_fares/netex_qualityStructureFactor_support.xsd at 170:133]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quality_structure_factor_price_ref = 305;
      Specified by:
      getQualityStructureFactorPriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasTimeUnitPriceRef

      public boolean hasTimeUnitPriceRef()
       Reference to a TIME UNIT PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 157:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_unit_price_ref = 306;
      Specified by:
      hasTimeUnitPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the timeUnitPriceRef field is set.
    • getTimeUnitPriceRef

      public VersionOfObjectRefStructure getTimeUnitPriceRef()
       Reference to a TIME UNIT PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 157:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_unit_price_ref = 306;
      Specified by:
      getTimeUnitPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The timeUnitPriceRef.
    • getTimeUnitPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimeUnitPriceRefOrBuilder()
       Reference to a TIME UNIT PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 157:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_unit_price_ref = 306;
      Specified by:
      getTimeUnitPriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasTimeIntervalPriceRef

      public boolean hasTimeIntervalPriceRef()
       Reference to a TIME INTERVAL PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 183:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_interval_price_ref = 307;
      Specified by:
      hasTimeIntervalPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the timeIntervalPriceRef field is set.
    • getTimeIntervalPriceRef

      public VersionOfObjectRefStructure getTimeIntervalPriceRef()
       Reference to a TIME INTERVAL PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 183:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_interval_price_ref = 307;
      Specified by:
      getTimeIntervalPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The timeIntervalPriceRef.
    • getTimeIntervalPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimeIntervalPriceRefOrBuilder()
       Reference to a TIME INTERVAL PRICE.  [netex_part_3/part3_fares/netex_timeStructureFactor_support.xsd at 183:113]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure time_interval_price_ref = 307;
      Specified by:
      getTimeIntervalPriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasParkingPriceRef

      public boolean hasParkingPriceRef()
       Reference to a PARKING TARIFF PRICE.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_support.xsd at 122:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_price_ref = 308;
      Specified by:
      hasParkingPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the parkingPriceRef field is set.
    • getParkingPriceRef

      public VersionOfObjectRefStructure getParkingPriceRef()
       Reference to a PARKING TARIFF PRICE.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_support.xsd at 122:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_price_ref = 308;
      Specified by:
      getParkingPriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The parkingPriceRef.
    • getParkingPriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParkingPriceRefOrBuilder()
       Reference to a PARKING TARIFF PRICE.  [netex_part_3/part3_parkingTariff/netex_parkingTariff_support.xsd at 122:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parking_price_ref = 308;
      Specified by:
      getParkingPriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • hasCustomerPurchasePackagePriceRef

      public boolean hasCustomerPurchasePackagePriceRef()
       Reference to a CUSTOMER PURCHASE PACKAGE PRICE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 315:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_purchase_package_price_ref = 309;
      Specified by:
      hasCustomerPurchasePackagePriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      Whether the customerPurchasePackagePriceRef field is set.
    • getCustomerPurchasePackagePriceRef

      public VersionOfObjectRefStructure getCustomerPurchasePackagePriceRef()
       Reference to a CUSTOMER PURCHASE PACKAGE PRICE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 315:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_purchase_package_price_ref = 309;
      Specified by:
      getCustomerPurchasePackagePriceRef in interface PriceGroup_VersionStructureOrBuilder
      Returns:
      The customerPurchasePackagePriceRef.
    • getCustomerPurchasePackagePriceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCustomerPurchasePackagePriceRefOrBuilder()
       Reference to a CUSTOMER PURCHASE PACKAGE PRICE.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 315:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_purchase_package_price_ref = 309;
      Specified by:
      getCustomerPurchasePackagePriceRefOrBuilder in interface PriceGroup_VersionStructureOrBuilder
    • 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 PriceGroup_VersionStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static PriceGroup_VersionStructure.Builder newBuilder()
    • newBuilder

    • toBuilder

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

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

      public static PriceGroup_VersionStructure getDefaultInstance()
    • parser

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

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