Class GroupOfServicesType

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

public final class GroupOfServicesType extends com.google.protobuf.GeneratedMessage implements GroupOfServicesTypeOrBuilder
 A group of SERVICEs, often known to its users by a name or a number.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 422:91]
 
Protobuf type uk.org.netex.www.netex.GroupOfServicesType
See Also:
  • Field Details

    • CREATED_FIELD_NUMBER

      public static final int CREATED_FIELD_NUMBER
      See Also:
    • CHANGED_FIELD_NUMBER

      public static final int CHANGED_FIELD_NUMBER
      See Also:
    • VERSION_FIELD_NUMBER

      public static final int VERSION_FIELD_NUMBER
      See Also:
    • STATUS_FIELD_NUMBER

      public static final int STATUS_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_VERSION_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_VERSION_REF_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_OBJECT_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_OBJECT_REF_FIELD_NUMBER
      See Also:
    • VALIDITY_CONDITIONS_FIELD_NUMBER

      public static final int VALIDITY_CONDITIONS_FIELD_NUMBER
      See Also:
    • VALID_BETWEEN_FIELD_NUMBER

      public static final int VALID_BETWEEN_FIELD_NUMBER
      See Also:
    • ALTERNATIVE_TEXTS_FIELD_NUMBER

      public static final int ALTERNATIVE_TEXTS_FIELD_NUMBER
      See Also:
    • KEY_LIST_FIELD_NUMBER

      public static final int KEY_LIST_FIELD_NUMBER
      See Also:
    • EXTENSIONS_FIELD_NUMBER

      public static final int EXTENSIONS_FIELD_NUMBER
      See Also:
    • BRANDING_REF_FIELD_NUMBER

      public static final int BRANDING_REF_FIELD_NUMBER
      See Also:
    • NAME_FIELD_NUMBER

      public static final int NAME_FIELD_NUMBER
      See Also:
    • SHORT_NAME_FIELD_NUMBER

      public static final int SHORT_NAME_FIELD_NUMBER
      See Also:
    • DESCRIPTION_FIELD_NUMBER

      public static final int DESCRIPTION_FIELD_NUMBER
      See Also:
    • PURPOSE_OF_GROUPING_REF_FIELD_NUMBER

      public static final int PURPOSE_OF_GROUPING_REF_FIELD_NUMBER
      See Also:
    • PRIVATE_CODE_FIELD_NUMBER

      public static final int PRIVATE_CODE_FIELD_NUMBER
      See Also:
    • DAY_TYPES_FIELD_NUMBER

      public static final int DAY_TYPES_FIELD_NUMBER
      See Also:
    • DIRECTION_TYPE_FIELD_NUMBER

      public static final int DIRECTION_TYPE_FIELD_NUMBER
      See Also:
    • DIRECTION_REF_FIELD_NUMBER

      public static final int DIRECTION_REF_FIELD_NUMBER
      See Also:
    • DIRECTION_VIEW_FIELD_NUMBER

      public static final int DIRECTION_VIEW_FIELD_NUMBER
      See Also:
    • ORIGIN_FIELD_NUMBER

      public static final int ORIGIN_FIELD_NUMBER
      See Also:
    • DESTINATION_FIELD_NUMBER

      public static final int DESTINATION_FIELD_NUMBER
      See Also:
    • DESTINATION_DISPLAYS_FIELD_NUMBER

      public static final int DESTINATION_DISPLAYS_FIELD_NUMBER
      See Also:
    • MEMBERS_FIELD_NUMBER

      public static final int MEMBERS_FIELD_NUMBER
      See Also:
    • NOTICE_ASSIGNMENTS_FIELD_NUMBER

      public static final int NOTICE_ASSIGNMENTS_FIELD_NUMBER
      See Also:
    • ID_FIELD_NUMBER

      public static final int ID_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
    • 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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 = 333;
      Specified by:
      getDerivedFromVersionRef in interface GroupOfServicesTypeOrBuilder
      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 = 333;
      Specified by:
      getDerivedFromVersionRefBytes in interface GroupOfServicesTypeOrBuilder
      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 = 334;
      Specified by:
      getDerivedFromObjectRef in interface GroupOfServicesTypeOrBuilder
      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 = 334;
      Specified by:
      getDerivedFromObjectRefBytes in interface GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
    • 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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
      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 GroupOfServicesTypeOrBuilder
    • 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.GroupOfServicesType.InfoLinksType info_links = 166;
      Specified by:
      hasInfoLinks in interface GroupOfServicesTypeOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

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

      public GroupOfServicesType.InfoLinksTypeOrBuilder getInfoLinksOrBuilder()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.GroupOfServicesType.InfoLinksType info_links = 166;
      Specified by:
      getInfoLinksOrBuilder in interface GroupOfServicesTypeOrBuilder
    • hasDayTypes

      public boolean hasDayTypes()
       The DAY TYPEs of all the services in this group.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 483:47]
       
      .uk.org.netex.www.netex.GroupOfServicesType.DayTypesType day_types = 281;
      Specified by:
      hasDayTypes in interface GroupOfServicesTypeOrBuilder
      Returns:
      Whether the dayTypes field is set.
    • getDayTypes

      public GroupOfServicesType.DayTypesType getDayTypes()
       The DAY TYPEs of all the services in this group.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 483:47]
       
      .uk.org.netex.www.netex.GroupOfServicesType.DayTypesType day_types = 281;
      Specified by:
      getDayTypes in interface GroupOfServicesTypeOrBuilder
      Returns:
      The dayTypes.
    • getDayTypesOrBuilder

      public GroupOfServicesType.DayTypesTypeOrBuilder getDayTypesOrBuilder()
       The DAY TYPEs of all the services in this group.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 483:47]
       
      .uk.org.netex.www.netex.GroupOfServicesType.DayTypesType day_types = 281;
      Specified by:
      getDayTypesOrBuilder in interface GroupOfServicesTypeOrBuilder
    • getDirectionTypeValue

      public int getDirectionTypeValue()
       A Direction of a ROUTE. One of a restricted set of values. Default is "Outbound"  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 62:87]
       
      .uk.org.netex.www.netex.DirectionTypeEnumeration direction_type = 282;
      Specified by:
      getDirectionTypeValue in interface GroupOfServicesTypeOrBuilder
      Returns:
      The enum numeric value on the wire for directionType.
    • getDirectionType

      public DirectionTypeEnumeration getDirectionType()
       A Direction of a ROUTE. One of a restricted set of values. Default is "Outbound"  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 62:87]
       
      .uk.org.netex.www.netex.DirectionTypeEnumeration direction_type = 282;
      Specified by:
      getDirectionType in interface GroupOfServicesTypeOrBuilder
      Returns:
      The directionType.
    • hasDirectionRef

      public boolean hasDirectionRef()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 283;
      Specified by:
      hasDirectionRef in interface GroupOfServicesTypeOrBuilder
      Returns:
      Whether the directionRef field is set.
    • getDirectionRef

      public VersionOfObjectRefStructure getDirectionRef()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 283;
      Specified by:
      getDirectionRef in interface GroupOfServicesTypeOrBuilder
      Returns:
      The directionRef.
    • getDirectionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDirectionRefOrBuilder()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 283;
      Specified by:
      getDirectionRefOrBuilder in interface GroupOfServicesTypeOrBuilder
    • hasDirectionView

      public boolean hasDirectionView()
       Simplified View of DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 612:85]
       
      .uk.org.netex.www.netex.DirectionViewType direction_view = 284;
      Specified by:
      hasDirectionView in interface GroupOfServicesTypeOrBuilder
      Returns:
      Whether the directionView field is set.
    • getDirectionView

      public DirectionViewType getDirectionView()
       Simplified View of DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 612:85]
       
      .uk.org.netex.www.netex.DirectionViewType direction_view = 284;
      Specified by:
      getDirectionView in interface GroupOfServicesTypeOrBuilder
      Returns:
      The directionView.
    • getDirectionViewOrBuilder

      public DirectionViewTypeOrBuilder getDirectionViewOrBuilder()
       Simplified View of DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 612:85]
       
      .uk.org.netex.www.netex.DirectionViewType direction_view = 284;
      Specified by:
      getDirectionViewOrBuilder in interface GroupOfServicesTypeOrBuilder
    • hasOrigin

      public boolean hasOrigin()
       Origin associated with this GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 502:97]
       
      .uk.org.netex.www.netex.GroupOfServicesEndPoint_DerivedViewStructure origin = 291;
      Specified by:
      hasOrigin in interface GroupOfServicesTypeOrBuilder
      Returns:
      Whether the origin field is set.
    • getOrigin

       Origin associated with this GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 502:97]
       
      .uk.org.netex.www.netex.GroupOfServicesEndPoint_DerivedViewStructure origin = 291;
      Specified by:
      getOrigin in interface GroupOfServicesTypeOrBuilder
      Returns:
      The origin.
    • getOriginOrBuilder

       Origin associated with this GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 502:97]
       
      .uk.org.netex.www.netex.GroupOfServicesEndPoint_DerivedViewStructure origin = 291;
      Specified by:
      getOriginOrBuilder in interface GroupOfServicesTypeOrBuilder
    • hasDestination

      public boolean hasDestination()
       Destination associated with this GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 507:102]
       
      .uk.org.netex.www.netex.GroupOfServicesEndPoint_DerivedViewStructure destination = 292;
      Specified by:
      hasDestination in interface GroupOfServicesTypeOrBuilder
      Returns:
      Whether the destination field is set.
    • getDestination

       Destination associated with this GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 507:102]
       
      .uk.org.netex.www.netex.GroupOfServicesEndPoint_DerivedViewStructure destination = 292;
      Specified by:
      getDestination in interface GroupOfServicesTypeOrBuilder
      Returns:
      The destination.
    • getDestinationOrBuilder

       Destination associated with this GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 507:102]
       
      .uk.org.netex.www.netex.GroupOfServicesEndPoint_DerivedViewStructure destination = 292;
      Specified by:
      getDestinationOrBuilder in interface GroupOfServicesTypeOrBuilder
    • hasDestinationDisplays

      public boolean hasDestinationDisplays()
       Destinations associated with this GROUP OF SERVICEs, including via points.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 512:101]
       
      .uk.org.netex.www.netex.DestinationDisplayRefs_RelStructure destination_displays = 293;
      Specified by:
      hasDestinationDisplays in interface GroupOfServicesTypeOrBuilder
      Returns:
      Whether the destinationDisplays field is set.
    • getDestinationDisplays

      public DestinationDisplayRefs_RelStructure getDestinationDisplays()
       Destinations associated with this GROUP OF SERVICEs, including via points.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 512:101]
       
      .uk.org.netex.www.netex.DestinationDisplayRefs_RelStructure destination_displays = 293;
      Specified by:
      getDestinationDisplays in interface GroupOfServicesTypeOrBuilder
      Returns:
      The destinationDisplays.
    • getDestinationDisplaysOrBuilder

      public DestinationDisplayRefs_RelStructureOrBuilder getDestinationDisplaysOrBuilder()
       Destinations associated with this GROUP OF SERVICEs, including via points.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 512:101]
       
      .uk.org.netex.www.netex.DestinationDisplayRefs_RelStructure destination_displays = 293;
      Specified by:
      getDestinationDisplaysOrBuilder in interface GroupOfServicesTypeOrBuilder
    • hasMembers

      public boolean hasMembers()
       Services in GROUP.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 466:89]
       
      .uk.org.netex.www.netex.GroupOfServicesMembers_RelStructure members = 301;
      Specified by:
      hasMembers in interface GroupOfServicesTypeOrBuilder
      Returns:
      Whether the members field is set.
    • getMembers

       Services in GROUP.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 466:89]
       
      .uk.org.netex.www.netex.GroupOfServicesMembers_RelStructure members = 301;
      Specified by:
      getMembers in interface GroupOfServicesTypeOrBuilder
      Returns:
      The members.
    • getMembersOrBuilder

      public GroupOfServicesMembers_RelStructureOrBuilder getMembersOrBuilder()
       Services in GROUP.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 466:89]
       
      .uk.org.netex.www.netex.GroupOfServicesMembers_RelStructure members = 301;
      Specified by:
      getMembersOrBuilder in interface GroupOfServicesTypeOrBuilder
    • hasNoticeAssignments

      public boolean hasNoticeAssignments()
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 471:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 302;
      Specified by:
      hasNoticeAssignments in interface GroupOfServicesTypeOrBuilder
      Returns:
      Whether the noticeAssignments field is set.
    • getNoticeAssignments

      public NoticeAssignments_RelStructure getNoticeAssignments()
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 471:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 302;
      Specified by:
      getNoticeAssignments in interface GroupOfServicesTypeOrBuilder
      Returns:
      The noticeAssignments.
    • getNoticeAssignmentsOrBuilder

      public NoticeAssignments_RelStructureOrBuilder getNoticeAssignmentsOrBuilder()
       NOTICEs  relevant for the whole GROUP OF SERVICEs.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 471:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 302;
      Specified by:
      getNoticeAssignmentsOrBuilder in interface GroupOfServicesTypeOrBuilder
    • getId

      public String getId()
       [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 443:61]
       
      string id = 331;
      Specified by:
      getId in interface GroupOfServicesTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd at 443:61]
       
      string id = 331;
      Specified by:
      getIdBytes in interface GroupOfServicesTypeOrBuilder
      Returns:
      The bytes for id.
    • 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 GroupOfServicesType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static GroupOfServicesType.Builder newBuilder()
    • newBuilder

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

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

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

      public static GroupOfServicesType getDefaultInstance()
    • parser

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

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