Class CarModelProfileType

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

@Generated public final class CarModelProfileType extends com.google.protobuf.GeneratedMessage implements CarModelProfileTypeOrBuilder
 A set of characteristics of equipment installed on-board and characterising a CAR MODEL PROFILE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 148:93]
 
Protobuf type uk.org.netex.www.netex.CarModelProfileType
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:
    • NUMBER_OF_GEARS_FIELD_NUMBER

      public static final int NUMBER_OF_GEARS_FIELD_NUMBER
      See Also:
    • CHILD_SEAT_FIELD_NUMBER

      public static final int CHILD_SEAT_FIELD_NUMBER
      See Also:
    • RANGE_BETWEEN_REFUELLING_FIELD_NUMBER

      public static final int RANGE_BETWEEN_REFUELLING_FIELD_NUMBER
      See Also:
    • IS_PORTABLE_FIELD_NUMBER

      public static final int IS_PORTABLE_FIELD_NUMBER
      See Also:
    • SEATS_FIELD_NUMBER

      public static final int SEATS_FIELD_NUMBER
      See Also:
    • DOORS_FIELD_NUMBER

      public static final int DOORS_FIELD_NUMBER
      See Also:
    • TRANSMISSION_FIELD_NUMBER

      public static final int TRANSMISSION_FIELD_NUMBER
      See Also:
    • CRUISE_CONTROL_FIELD_NUMBER

      public static final int CRUISE_CONTROL_FIELD_NUMBER
      See Also:
    • SAT_NAV_FIELD_NUMBER

      public static final int SAT_NAV_FIELD_NUMBER
      See Also:
    • AIR_CONDITIONING_FIELD_NUMBER

      public static final int AIR_CONDITIONING_FIELD_NUMBER
      See Also:
    • CONVERTIBLE_FIELD_NUMBER

      public static final int CONVERTIBLE_FIELD_NUMBER
      See Also:
    • USB_POWER_SOCKETS_FIELD_NUMBER

      public static final int USB_POWER_SOCKETS_FIELD_NUMBER
      See Also:
    • WINTER_TYRES_FIELD_NUMBER

      public static final int WINTER_TYRES_FIELD_NUMBER
      See Also:
    • CHAINS_FIELD_NUMBER

      public static final int CHAINS_FIELD_NUMBER
      See Also:
    • TRAILER_HITCH_FIELD_NUMBER

      public static final int TRAILER_HITCH_FIELD_NUMBER
      See Also:
    • ROOF_RACK_FIELD_NUMBER

      public static final int ROOF_RACK_FIELD_NUMBER
      See Also:
    • CYCLE_RACK_FIELD_NUMBER

      public static final int CYCLE_RACK_FIELD_NUMBER
      See Also:
    • SKI_RACK_FIELD_NUMBER

      public static final int SKI_RACK_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 = 2;
      Specified by:
      hasCreated in interface CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
    • 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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
    • 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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
      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 = 322;
      Specified by:
      getDerivedFromVersionRef in interface CarModelProfileTypeOrBuilder
      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 = 322;
      Specified by:
      getDerivedFromVersionRefBytes in interface CarModelProfileTypeOrBuilder
      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 = 323;
      Specified by:
      getDerivedFromObjectRef in interface CarModelProfileTypeOrBuilder
      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 = 323;
      Specified by:
      getDerivedFromObjectRefBytes in interface CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
    • 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 CarModelProfileTypeOrBuilder
    • 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 CarModelProfileTypeOrBuilder
    • 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 CarModelProfileTypeOrBuilder
    • 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 CarModelProfileTypeOrBuilder
    • 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 CarModelProfileTypeOrBuilder
    • 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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
    • 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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
    • 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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
    • 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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
      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 CarModelProfileTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of VEHICLE MODEL PROFILE.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 120:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      hasName in interface CarModelProfileTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of VEHICLE MODEL PROFILE.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 120:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      getName in interface CarModelProfileTypeOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of VEHICLE MODEL PROFILE.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 120:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 151;
      Specified by:
      getNameOrBuilder in interface CarModelProfileTypeOrBuilder
    • getNumberOfGears

      public int getNumberOfGears()
       Number of gears.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 125:82]
       
      uint32 number_of_gears = 152;
      Specified by:
      getNumberOfGears in interface CarModelProfileTypeOrBuilder
      Returns:
      The numberOfGears.
    • getChildSeatValue

      public int getChildSeatValue()
       Type of Child seat.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 130:76]
       
      .uk.org.netex.www.netex.ChildSeatEnumeration child_seat = 153;
      Specified by:
      getChildSeatValue in interface CarModelProfileTypeOrBuilder
      Returns:
      The enum numeric value on the wire for childSeat.
    • getChildSeat

      public ChildSeatEnumeration getChildSeat()
       Type of Child seat.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 130:76]
       
      .uk.org.netex.www.netex.ChildSeatEnumeration child_seat = 153;
      Specified by:
      getChildSeat in interface CarModelProfileTypeOrBuilder
      Returns:
      The childSeat.
    • getRangeBetweenRefuelling

      public double getRangeBetweenRefuelling()
       Maximum range between refuelling for vehicles of the MODEL PROFILE..  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 135:81]
       
      double range_between_refuelling = 154;
      Specified by:
      getRangeBetweenRefuelling in interface CarModelProfileTypeOrBuilder
      Returns:
      The rangeBetweenRefuelling.
    • getIsPortable

      public boolean getIsPortable()
       Whether vehicle can be carried easily, e.g., scooter, skateboard, collapsible bicycle.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 140:68]
       
      bool is_portable = 155;
      Specified by:
      getIsPortable in interface CarModelProfileTypeOrBuilder
      Returns:
      The isPortable.
    • getSeats

      public int getSeats()
       Number of seats.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 195:74]
       
      uint32 seats = 271;
      Specified by:
      getSeats in interface CarModelProfileTypeOrBuilder
      Returns:
      The seats.
    • getDoors

      public int getDoors()
       Number of doors on VEHICLE of VEHICLE MODEL.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 200:74]
       
      uint32 doors = 272;
      Specified by:
      getDoors in interface CarModelProfileTypeOrBuilder
      Returns:
      The doors.
    • getTransmissionValue

      public int getTransmissionValue()
       Type of gear transmission  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 205:82]
       
      .uk.org.netex.www.netex.TransmissionEnumeration transmission = 273;
      Specified by:
      getTransmissionValue in interface CarModelProfileTypeOrBuilder
      Returns:
      The enum numeric value on the wire for transmission.
    • getTransmission

      public TransmissionEnumeration getTransmission()
       Type of gear transmission  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 205:82]
       
      .uk.org.netex.www.netex.TransmissionEnumeration transmission = 273;
      Specified by:
      getTransmission in interface CarModelProfileTypeOrBuilder
      Returns:
      The transmission.
    • getCruiseControl

      public boolean getCruiseControl()
       Whether there is cruise-control  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 210:71]
       
      bool cruise_control = 274;
      Specified by:
      getCruiseControl in interface CarModelProfileTypeOrBuilder
      Returns:
      The cruiseControl.
    • getSatNav

      public boolean getSatNav()
       Whether VEHICLE has satellite navigation.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 215:64]
       
      bool sat_nav = 275;
      Specified by:
      getSatNav in interface CarModelProfileTypeOrBuilder
      Returns:
      The satNav.
    • getAirConditioning

      public boolean getAirConditioning()
       Whether VEHICLE has removable chains.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 220:73]
       
      bool air_conditioning = 276;
      Specified by:
      getAirConditioning in interface CarModelProfileTypeOrBuilder
      Returns:
      The airConditioning.
    • getConvertible

      public boolean getConvertible()
       Whether vehicle is convertible  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 225:69]
       
      bool convertible = 277;
      Specified by:
      getConvertible in interface CarModelProfileTypeOrBuilder
      Returns:
      The convertible.
    • getUsbPowerSockets

      public boolean getUsbPowerSockets()
       Whether VEHICLE has UsbPowerSockets.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 230:73]
       
      bool usb_power_sockets = 278;
      Specified by:
      getUsbPowerSockets in interface CarModelProfileTypeOrBuilder
      Returns:
      The usbPowerSockets.
    • getWinterTyres

      public boolean getWinterTyres()
       Whether VEHICLE has winter tyres.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 235:85]
       
      bool winter_tyres = 279;
      Specified by:
      getWinterTyres in interface CarModelProfileTypeOrBuilder
      Returns:
      The winterTyres.
    • getChains

      public boolean getChains()
       Whether vehicel has remopvable chains.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 240:80]
       
      bool chains = 280;
      Specified by:
      getChains in interface CarModelProfileTypeOrBuilder
      Returns:
      The chains.
    • getTrailerHitch

      public boolean getTrailerHitch()
       Whether VEHICLE has a trailer hitch.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 245:86]
       
      bool trailer_hitch = 281;
      Specified by:
      getTrailerHitch in interface CarModelProfileTypeOrBuilder
      Returns:
      The trailerHitch.
    • getRoofRack

      public boolean getRoofRack()
       WHether VEHICLE has a roof rack.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 250:82]
       
      bool roof_rack = 282;
      Specified by:
      getRoofRack in interface CarModelProfileTypeOrBuilder
      Returns:
      The roofRack.
    • getCycleRack

      public boolean getCycleRack()
       Whether VEHICLE has a cycle  rack.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 255:83]
       
      bool cycle_rack = 283;
      Specified by:
      getCycleRack in interface CarModelProfileTypeOrBuilder
      Returns:
      The cycleRack.
    • getSkiRack

      public boolean getSkiRack()
       Whether VEHICLE has a ski rack.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 260:81]
       
      bool ski_rack = 284;
      Specified by:
      getSkiRack in interface CarModelProfileTypeOrBuilder
      Returns:
      The skiRack.
    • getId

      public String getId()
       Identifier of CAR MODEL PROFILE.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 169:60]
       
      string id = 311;
      Specified by:
      getId in interface CarModelProfileTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of CAR MODEL PROFILE.  [netex_framework/netex_reusableComponents/netex_nm_fleetEquipment_version.xsd at 169:60]
       
      string id = 311;
      Specified by:
      getIdBytes in interface CarModelProfileTypeOrBuilder
      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 CarModelProfileType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static CarModelProfileType.Builder newBuilder()
    • newBuilder

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

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

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

      public static CarModelProfileType getDefaultInstance()
    • parser

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

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