Class VehiclePoolingServiceType

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

public final class VehiclePoolingServiceType extends com.google.protobuf.GeneratedMessage implements VehiclePoolingServiceTypeOrBuilder
 A transport service that connects users (driver and passenger(s)) for carrying out trips.  +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 211:103]
 
Protobuf type uk.org.netex.www.netex.VehiclePoolingServiceType
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:
    • PRIVATE_CODE_FIELD_NUMBER

      public static final int PRIVATE_CODE_FIELD_NUMBER
      See Also:
    • PUBLIC_CODE_FIELD_NUMBER

      public static final int PUBLIC_CODE_FIELD_NUMBER
      See Also:
    • IMAGE_FIELD_NUMBER

      public static final int IMAGE_FIELD_NUMBER
      See Also:
    • TYPE_OF_EQUIPMENT_REF_FIELD_NUMBER

      public static final int TYPE_OF_EQUIPMENT_REF_FIELD_NUMBER
      See Also:
    • DESCRIPTION_FIELD_NUMBER

      public static final int DESCRIPTION_FIELD_NUMBER
      See Also:
    • NOTE_FIELD_NUMBER

      public static final int NOTE_FIELD_NUMBER
      See Also:
    • OUT_OF_SERVICE_FIELD_NUMBER

      public static final int OUT_OF_SERVICE_FIELD_NUMBER
      See Also:
    • SHORT_NAME_FIELD_NUMBER

      public static final int SHORT_NAME_FIELD_NUMBER
      See Also:
    • START_DATE_FIELD_NUMBER

      public static final int START_DATE_FIELD_NUMBER
      See Also:
    • TYPE_OF_MOBILITY_SERVICE_REF_FIELD_NUMBER

      public static final int TYPE_OF_MOBILITY_SERVICE_REF_FIELD_NUMBER
      See Also:
    • TOPOGRAPHIC_PLACE_REF_FIELD_NUMBER

      public static final int TOPOGRAPHIC_PLACE_REF_FIELD_NUMBER
      See Also:
    • SERVICE_BOOKING_ARRANGEMENTS_FIELD_NUMBER

      public static final int SERVICE_BOOKING_ARRANGEMENTS_FIELD_NUMBER
      See Also:
    • BOOKING_REQUIRED_FIELD_NUMBER

      public static final int BOOKING_REQUIRED_FIELD_NUMBER
      See Also:
    • REGISTRATION_REQUIRED_FIELD_NUMBER

      public static final int REGISTRATION_REQUIRED_FIELD_NUMBER
      See Also:
    • PROPOSED_BY_SERVICES_FIELD_NUMBER

      public static final int PROPOSED_BY_SERVICES_FIELD_NUMBER
      See Also:
    • VEHICLE_POOLING_REF_FIELD_NUMBER

      public static final int VEHICLE_POOLING_REF_FIELD_NUMBER
      See Also:
    • POOLING_POLICY_URL_FIELD_NUMBER

      public static final int POOLING_POLICY_URL_FIELD_NUMBER
      See Also:
    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • ORGANISATION_REF_FIELD_NUMBER

      public static final int ORGANISATION_REF_FIELD_NUMBER
      See Also:
    • OPERATOR_REF_FIELD_NUMBER

      public static final int OPERATOR_REF_FIELD_NUMBER
      See Also:
    • AUTHORITY_REF_FIELD_NUMBER

      public static final int AUTHORITY_REF_FIELD_NUMBER
      See Also:
    • OTHER_ORGANISATION_REF_FIELD_NUMBER

      public static final int OTHER_ORGANISATION_REF_FIELD_NUMBER
      See Also:
    • TRAVEL_AGENT_REF_FIELD_NUMBER

      public static final int TRAVEL_AGENT_REF_FIELD_NUMBER
      See Also:
    • SERVICED_ORGANISATION_REF_FIELD_NUMBER

      public static final int SERVICED_ORGANISATION_REF_FIELD_NUMBER
      See Also:
    • MANAGEMENT_AGENT_REF_FIELD_NUMBER

      public static final int MANAGEMENT_AGENT_REF_FIELD_NUMBER
      See Also:
    • GENERAL_ORGANISATION_REF_FIELD_NUMBER

      public static final int GENERAL_ORGANISATION_REF_FIELD_NUMBER
      See Also:
    • ONLINE_SERVICE_OPERATOR_REF_FIELD_NUMBER

      public static final int ONLINE_SERVICE_OPERATOR_REF_FIELD_NUMBER
      See Also:
    • RETAIL_CONSORTIUM_REF_FIELD_NUMBER

      public static final int RETAIL_CONSORTIUM_REF_FIELD_NUMBER
      See Also:
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage
    • getOrganisationRefStructureCase

      public VehiclePoolingServiceType.OrganisationRefStructureCase getOrganisationRefStructureCase()
      Specified by:
      getOrganisationRefStructureCase in interface VehiclePoolingServiceTypeOrBuilder
    • hasCreated

      public boolean hasCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
      Specified by:
      hasCreated in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the created field is set.
    • getCreated

      public com.google.protobuf.Timestamp getCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
      Specified by:
      getCreated in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The created.
    • getCreatedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 2;
      Specified by:
      getCreatedOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasChanged

      public boolean hasChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 3;
      Specified by:
      hasChanged in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the changed field is set.
    • getChanged

      public com.google.protobuf.Timestamp getChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 3;
      Specified by:
      getChanged in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The changed.
    • getChangedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 3;
      Specified by:
      getChangedOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • getVersion

      public String getVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 4;
      Specified by:
      getVersion in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The version.
    • getVersionBytes

      public com.google.protobuf.ByteString getVersionBytes()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 4;
      Specified by:
      getVersionBytes in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The bytes for version.
    • getStatusValue

      public int getStatusValue()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 5;
      Specified by:
      getStatusValue in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • getStatus

      public StatusEnumeration getStatus()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 5;
      Specified by:
      getStatus in interface VehiclePoolingServiceTypeOrBuilder
      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 = 662;
      Specified by:
      getDerivedFromVersionRef in interface VehiclePoolingServiceTypeOrBuilder
      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 = 662;
      Specified by:
      getDerivedFromVersionRefBytes in interface VehiclePoolingServiceTypeOrBuilder
      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 = 663;
      Specified by:
      getDerivedFromObjectRef in interface VehiclePoolingServiceTypeOrBuilder
      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 = 663;
      Specified by:
      getDerivedFromObjectRefBytes in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • hasValidityConditions

      public boolean hasValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6;
      Specified by:
      hasValidityConditions in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the validityConditions field is set.
    • getValidityConditions

      public ValidityConditions_RelStructure getValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6;
      Specified by:
      getValidityConditions in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The validityConditions.
    • getValidityConditionsOrBuilder

      public ValidityConditions_RelStructureOrBuilder getValidityConditionsOrBuilder()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6;
      Specified by:
      getValidityConditionsOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • getValidBetweenList

      public List<ValidBetweenType> getValidBetweenList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
      Specified by:
      getValidBetweenList in interface VehiclePoolingServiceTypeOrBuilder
    • getValidBetweenOrBuilderList

      public List<? extends ValidBetweenTypeOrBuilder> getValidBetweenOrBuilderList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
      Specified by:
      getValidBetweenOrBuilderList in interface VehiclePoolingServiceTypeOrBuilder
    • getValidBetweenCount

      public int getValidBetweenCount()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
      Specified by:
      getValidBetweenCount in interface VehiclePoolingServiceTypeOrBuilder
    • getValidBetween

      public ValidBetweenType getValidBetween(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
      Specified by:
      getValidBetween in interface VehiclePoolingServiceTypeOrBuilder
    • getValidBetweenOrBuilder

      public ValidBetweenTypeOrBuilder getValidBetweenOrBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7;
      Specified by:
      getValidBetweenOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasAlternativeTexts

      public boolean hasAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11;
      Specified by:
      hasAlternativeTexts in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the alternativeTexts field is set.
    • getAlternativeTexts

      public AlternativeTexts_RelStructure getAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11;
      Specified by:
      getAlternativeTexts in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The alternativeTexts.
    • getAlternativeTextsOrBuilder

      public AlternativeTexts_RelStructureOrBuilder getAlternativeTextsOrBuilder()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11;
      Specified by:
      getAlternativeTextsOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasKeyList

      public boolean hasKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 61;
      Specified by:
      hasKeyList in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the keyList field is set.
    • getKeyList

      public KeyListStructure getKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 61;
      Specified by:
      getKeyList in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The keyList.
    • getKeyListOrBuilder

      public KeyListStructureOrBuilder getKeyListOrBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 61;
      Specified by:
      getKeyListOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasExtensions

      public boolean hasExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 62;
      Specified by:
      hasExtensions in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the extensions field is set.
    • getExtensions

      public ExtensionsStructure getExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 62;
      Specified by:
      getExtensions in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The extensions.
    • getExtensionsOrBuilder

      public ExtensionsStructureOrBuilder getExtensionsOrBuilder()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 62;
      Specified by:
      getExtensionsOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasBrandingRef

      public boolean hasBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 63;
      Specified by:
      hasBrandingRef in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      public VersionOfObjectRefStructure getBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 63;
      Specified by:
      getBrandingRef in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The brandingRef.
    • getBrandingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 63;
      Specified by:
      getBrandingRefOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      hasName in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      getName in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      getNameOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • 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 = 152;
      Specified by:
      hasPrivateCode in interface VehiclePoolingServiceTypeOrBuilder
      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 = 152;
      Specified by:
      getPrivateCode in interface VehiclePoolingServiceTypeOrBuilder
      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 = 152;
      Specified by:
      getPrivateCodeOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasPublicCode

      public boolean hasPublicCode()
       A Public code which may be displayed on equipment to identify it.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 128:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 153;
      Specified by:
      hasPublicCode in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the publicCode field is set.
    • getPublicCode

      public PrivateCodeStructure getPublicCode()
       A Public code which may be displayed on equipment to identify it.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 128:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 153;
      Specified by:
      getPublicCode in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The publicCode.
    • getPublicCodeOrBuilder

      public PrivateCodeStructureOrBuilder getPublicCodeOrBuilder()
       A Public code which may be displayed on equipment to identify it.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 128:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 153;
      Specified by:
      getPublicCodeOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • getImage

      public String getImage()
       Default image for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 133:62]
       
      string image = 154;
      Specified by:
      getImage in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The image.
    • getImageBytes

      public com.google.protobuf.ByteString getImageBytes()
       Default image for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 133:62]
       
      string image = 154;
      Specified by:
      getImageBytes in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The bytes for image.
    • hasTypeOfEquipmentRef

      public boolean hasTypeOfEquipmentRef()
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 155;
      Specified by:
      hasTypeOfEquipmentRef in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the typeOfEquipmentRef field is set.
    • getTypeOfEquipmentRef

      public VersionOfObjectRefStructure getTypeOfEquipmentRef()
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 155;
      Specified by:
      getTypeOfEquipmentRef in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The typeOfEquipmentRef.
    • getTypeOfEquipmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfEquipmentRefOrBuilder()
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 155;
      Specified by:
      getTypeOfEquipmentRefOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Further description or other comment for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 139:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 156;
      Specified by:
      hasDescription in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Further description or other comment for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 139:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 156;
      Specified by:
      getDescription in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The description.
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Further description or other comment for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 139:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 156;
      Specified by:
      getDescriptionOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasNote

      public boolean hasNote()
       Further description or other comment for internal use by OPERATOR.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 144:86]
       
      .uk.org.netex.www.netex.MultilingualString note = 157;
      Specified by:
      hasNote in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the note field is set.
    • getNote

      public MultilingualString getNote()
       Further description or other comment for internal use by OPERATOR.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 144:86]
       
      .uk.org.netex.www.netex.MultilingualString note = 157;
      Specified by:
      getNote in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The note.
    • getNoteOrBuilder

      public MultilingualStringOrBuilder getNoteOrBuilder()
       Further description or other comment for internal use by OPERATOR.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 144:86]
       
      .uk.org.netex.www.netex.MultilingualString note = 157;
      Specified by:
      getNoteOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasInfoLinks

      public boolean hasInfoLinks()
       INFO LINKs associated with EQUIPMENT +v1.1  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 149:78]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure info_links = 158;
      Specified by:
      hasInfoLinks in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

      public InfoLinks_RelStructure getInfoLinks()
       INFO LINKs associated with EQUIPMENT +v1.1  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 149:78]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure info_links = 158;
      Specified by:
      getInfoLinks in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The infoLinks.
    • getInfoLinksOrBuilder

      public InfoLinks_RelStructureOrBuilder getInfoLinksOrBuilder()
       INFO LINKs associated with EQUIPMENT +v1.1  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 149:78]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure info_links = 158;
      Specified by:
      getInfoLinksOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • getOutOfService

      public boolean getOutOfService()
       Whether the EQUIPMENT is out of service for protracted time. A separate Real time services should be used for short term outages. e.g. SIRI FM.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 154:70]
       
      bool out_of_service = 159;
      Specified by:
      getOutOfService in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The outOfService.
    • hasShortName

      public boolean hasShortName()
       Short Name for service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 116:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 281;
      Specified by:
      hasShortName in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short Name for service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 116:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 281;
      Specified by:
      getShortName in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The shortName.
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name for service  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 116:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 281;
      Specified by:
      getShortNameOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasStartDate

      public boolean hasStartDate()
       Start date from when services are available  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 121:64]
       
      .google.type.Date start_date = 282;
      Specified by:
      hasStartDate in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the startDate field is set.
    • getStartDate

      public com.google.type.Date getStartDate()
       Start date from when services are available  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 121:64]
       
      .google.type.Date start_date = 282;
      Specified by:
      getStartDate in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The startDate.
    • getStartDateOrBuilder

      public com.google.type.DateOrBuilder getStartDateOrBuilder()
       Start date from when services are available  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 121:64]
       
      .google.type.Date start_date = 282;
      Specified by:
      getStartDateOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasTypeOfMobilityServiceRef

      public boolean hasTypeOfMobilityServiceRef()
       Reference to a TYPE OF MobilityService. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 293:124]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceRefStructure type_of_mobility_service_ref = 283;
      Specified by:
      hasTypeOfMobilityServiceRef in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the typeOfMobilityServiceRef field is set.
    • getTypeOfMobilityServiceRef

      public TypeOfMobilityServiceRefStructure getTypeOfMobilityServiceRef()
       Reference to a TYPE OF MobilityService. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 293:124]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceRefStructure type_of_mobility_service_ref = 283;
      Specified by:
      getTypeOfMobilityServiceRef in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The typeOfMobilityServiceRef.
    • getTypeOfMobilityServiceRefOrBuilder

      public TypeOfMobilityServiceRefStructureOrBuilder getTypeOfMobilityServiceRefOrBuilder()
       Reference to a TYPE OF MobilityService. +v1.2.2  [netex_part_5/part5_rc/netex_nm_mobilityService_support.xsd at 293:124]
       
      .uk.org.netex.www.netex.TypeOfMobilityServiceRefStructure type_of_mobility_service_ref = 283;
      Specified by:
      getTypeOfMobilityServiceRefOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasTopographicPlaceRef

      public boolean hasTopographicPlaceRef()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 294;
      Specified by:
      hasTopographicPlaceRef in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the topographicPlaceRef field is set.
    • getTopographicPlaceRef

      public VersionOfObjectRefStructure getTopographicPlaceRef()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 294;
      Specified by:
      getTopographicPlaceRef in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The topographicPlaceRef.
    • getTopographicPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTopographicPlaceRefOrBuilder()
       Reference to a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_support.xsd at 138:108]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure topographic_place_ref = 294;
      Specified by:
      getTopographicPlaceRefOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasServiceBookingArrangements

      public boolean hasServiceBookingArrangements()
       Booking Arrangements for service.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 129:108]
       
      .uk.org.netex.www.netex.ServiceBookingArrangementsStructure service_booking_arrangements = 295;
      Specified by:
      hasServiceBookingArrangements in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the serviceBookingArrangements field is set.
    • getServiceBookingArrangements

      public ServiceBookingArrangementsStructure getServiceBookingArrangements()
       Booking Arrangements for service.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 129:108]
       
      .uk.org.netex.www.netex.ServiceBookingArrangementsStructure service_booking_arrangements = 295;
      Specified by:
      getServiceBookingArrangements in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The serviceBookingArrangements.
    • getServiceBookingArrangementsOrBuilder

      public ServiceBookingArrangementsStructureOrBuilder getServiceBookingArrangementsOrBuilder()
       Booking Arrangements for service.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 129:108]
       
      .uk.org.netex.www.netex.ServiceBookingArrangementsStructure service_booking_arrangements = 295;
      Specified by:
      getServiceBookingArrangementsOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • getBookingRequired

      public boolean getBookingRequired()
       Whether booking is required.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 188:73]
       
      bool booking_required = 441;
      Specified by:
      getBookingRequired in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The bookingRequired.
    • getRegistrationRequired

      public boolean getRegistrationRequired()
       Whether registration is required.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 193:78]
       
      bool registration_required = 442;
      Specified by:
      getRegistrationRequired in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The registrationRequired.
    • hasProposedByServices

      public boolean hasProposedByServices()
       Online servicies proposing this service,  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 198:95]
       
      .uk.org.netex.www.netex.OnlineServiceRefs_RelStructure proposed_by_services = 443;
      Specified by:
      hasProposedByServices in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the proposedByServices field is set.
    • getProposedByServices

      public OnlineServiceRefs_RelStructure getProposedByServices()
       Online servicies proposing this service,  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 198:95]
       
      .uk.org.netex.www.netex.OnlineServiceRefs_RelStructure proposed_by_services = 443;
      Specified by:
      getProposedByServices in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The proposedByServices.
    • getProposedByServicesOrBuilder

      public OnlineServiceRefs_RelStructureOrBuilder getProposedByServicesOrBuilder()
       Online servicies proposing this service,  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 198:95]
       
      .uk.org.netex.www.netex.OnlineServiceRefs_RelStructure proposed_by_services = 443;
      Specified by:
      getProposedByServicesOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • hasVehiclePoolingRef

      public boolean hasVehiclePoolingRef()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 621;
      Specified by:
      hasVehiclePoolingRef in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      Whether the vehiclePoolingRef field is set.
    • getVehiclePoolingRef

      public VersionOfObjectRefStructure getVehiclePoolingRef()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 621;
      Specified by:
      getVehiclePoolingRef in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The vehiclePoolingRef.
    • getVehiclePoolingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehiclePoolingRefOrBuilder()
       Reference to a VEHICLE POOLING MODE OF OPERATION. +V1.2.2  [netex_framework/netex_reusableComponents/netex_modeOfOperation_support.xsd at 284:156]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_pooling_ref = 621;
      Specified by:
      getVehiclePoolingRefOrBuilder in interface VehiclePoolingServiceTypeOrBuilder
    • getPoolingPolicyUrl

      public String getPoolingPolicyUrl()
       URL for info on Pooling policy.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 261:73]
       
      string pooling_policy_url = 622;
      Specified by:
      getPoolingPolicyUrl in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The poolingPolicyUrl.
    • getPoolingPolicyUrlBytes

      public com.google.protobuf.ByteString getPoolingPolicyUrlBytes()
       URL for info on Pooling policy.  [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 261:73]
       
      string pooling_policy_url = 622;
      Specified by:
      getPoolingPolicyUrlBytes in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The bytes for poolingPolicyUrl.
    • getId

      public String getId()
       [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 238:82]
       
      string id = 651;
      Specified by:
      getId in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd at 238:82]
       
      string id = 651;
      Specified by:
      getIdBytes in interface VehiclePoolingServiceTypeOrBuilder
      Returns:
      The bytes for id.
    • hasOrganisationRef

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public static VehiclePoolingServiceType.Builder newBuilder()
    • newBuilder

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

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

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

      public static VehiclePoolingServiceType getDefaultInstance()
    • parser

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

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