Class VehicleTypeType

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

@Generated public final class VehicleTypeType extends com.google.protobuf.GeneratedMessage implements VehicleTypeTypeOrBuilder
 A classification of public transport vehicles according to the vehicle scheduling requirements in mode and capacity (e.g. standard bus, double-deck, ...).  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 215:69]
 
Protobuf type uk.org.netex.www.netex.VehicleTypeType
See Also:
  • Field Details

    • CREATED_FIELD_NUMBER

      public static final int CREATED_FIELD_NUMBER
      See Also:
    • CHANGED_FIELD_NUMBER

      public static final int CHANGED_FIELD_NUMBER
      See Also:
    • VERSION_FIELD_NUMBER

      public static final int VERSION_FIELD_NUMBER
      See Also:
    • STATUS_FIELD_NUMBER

      public static final int STATUS_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_VERSION_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_VERSION_REF_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_OBJECT_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_OBJECT_REF_FIELD_NUMBER
      See Also:
    • VALIDITY_CONDITIONS_FIELD_NUMBER

      public static final int VALIDITY_CONDITIONS_FIELD_NUMBER
      See Also:
    • VALID_BETWEEN_FIELD_NUMBER

      public static final int VALID_BETWEEN_FIELD_NUMBER
      See Also:
    • ALTERNATIVE_TEXTS_FIELD_NUMBER

      public static final int ALTERNATIVE_TEXTS_FIELD_NUMBER
      See Also:
    • KEY_LIST_FIELD_NUMBER

      public static final int KEY_LIST_FIELD_NUMBER
      See Also:
    • EXTENSIONS_FIELD_NUMBER

      public static final int EXTENSIONS_FIELD_NUMBER
      See Also:
    • BRANDING_REF_FIELD_NUMBER

      public static final int BRANDING_REF_FIELD_NUMBER
      See Also:
    • NAME_FIELD_NUMBER

      public static final int NAME_FIELD_NUMBER
      See Also:
    • SHORT_NAME_FIELD_NUMBER

      public static final int SHORT_NAME_FIELD_NUMBER
      See Also:
    • DESCRIPTION_FIELD_NUMBER

      public static final int DESCRIPTION_FIELD_NUMBER
      See Also:
    • PRIVATE_CODE_FIELD_NUMBER

      public static final int PRIVATE_CODE_FIELD_NUMBER
      See Also:
    • EURO_CLASS_FIELD_NUMBER

      public static final int EURO_CLASS_FIELD_NUMBER
      See Also:
    • REVERSING_DIRECTION_FIELD_NUMBER

      public static final int REVERSING_DIRECTION_FIELD_NUMBER
      See Also:
    • SELF_PROPELLED_FIELD_NUMBER

      public static final int SELF_PROPELLED_FIELD_NUMBER
      See Also:
    • PROPULSION_TYPE_FIELD_NUMBER

      public static final int PROPULSION_TYPE_FIELD_NUMBER
      See Also:
    • FUEL_TYPE_FIELD_NUMBER

      public static final int FUEL_TYPE_FIELD_NUMBER
      See Also:
    • TYPE_OF_FUEL_FIELD_NUMBER

      public static final int TYPE_OF_FUEL_FIELD_NUMBER
      See Also:
    • MAXIMUM_RANGE_FIELD_NUMBER

      public static final int MAXIMUM_RANGE_FIELD_NUMBER
      See Also:
    • TRANSPORT_MODE_FIELD_NUMBER

      public static final int TRANSPORT_MODE_FIELD_NUMBER
      See Also:
    • PASSENGER_CAPACITY_FIELD_NUMBER

      public static final int PASSENGER_CAPACITY_FIELD_NUMBER
      See Also:
    • CAPACITIES_FIELD_NUMBER

      public static final int CAPACITIES_FIELD_NUMBER
      See Also:
    • LOW_FLOOR_FIELD_NUMBER

      public static final int LOW_FLOOR_FIELD_NUMBER
      See Also:
    • HAS_LIFT_OR_RAMP_FIELD_NUMBER

      public static final int HAS_LIFT_OR_RAMP_FIELD_NUMBER
      See Also:
    • HAS_HOIST_FIELD_NUMBER

      public static final int HAS_HOIST_FIELD_NUMBER
      See Also:
    • BOARDING_HEIGHT_FIELD_NUMBER

      public static final int BOARDING_HEIGHT_FIELD_NUMBER
      See Also:
    • GAP_TO_PLATFORM_FIELD_NUMBER

      public static final int GAP_TO_PLATFORM_FIELD_NUMBER
      See Also:
    • LENGTH_FIELD_NUMBER

      public static final int LENGTH_FIELD_NUMBER
      See Also:
    • WIDTH_FIELD_NUMBER

      public static final int WIDTH_FIELD_NUMBER
      See Also:
    • HEIGHT_FIELD_NUMBER

      public static final int HEIGHT_FIELD_NUMBER
      See Also:
    • WEIGHT_FIELD_NUMBER

      public static final int WEIGHT_FIELD_NUMBER
      See Also:
    • FIRST_AXLE_HEIGHT_FIELD_NUMBER

      public static final int FIRST_AXLE_HEIGHT_FIELD_NUMBER
      See Also:
    • INCLUDED_IN_FIELD_NUMBER

      public static final int INCLUDED_IN_FIELD_NUMBER
      See Also:
    • CLASSIFIED_AS_REF_FIELD_NUMBER

      public static final int CLASSIFIED_AS_REF_FIELD_NUMBER
      See Also:
    • FACILITIES_FIELD_NUMBER

      public static final int FACILITIES_FIELD_NUMBER
      See Also:
    • CAN_CARRY_FIELD_NUMBER

      public static final int CAN_CARRY_FIELD_NUMBER
      See Also:
    • CAN_MANOEUVRE_FIELD_NUMBER

      public static final int CAN_MANOEUVRE_FIELD_NUMBER
      See Also:
    • SATISFIES_FACILITY_REQUIREMENTS_FIELD_NUMBER

      public static final int SATISFIES_FACILITY_REQUIREMENTS_FIELD_NUMBER
      See Also:
    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
  • Method Details

    • getDescriptor

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public boolean hasName()
       Name of TRANSPORT TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 145:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface VehicleTypeTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of TRANSPORT TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 145:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface VehicleTypeTypeOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of TRANSPORT TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 145:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface VehicleTypeTypeOrBuilder
    • hasShortName

      public boolean hasShortName()
       Short Name of TRANSPORT TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 150:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      hasShortName in interface VehicleTypeTypeOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short Name of TRANSPORT TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 150:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortName in interface VehicleTypeTypeOrBuilder
      Returns:
      The shortName.
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name of TRANSPORT TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 150:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortNameOrBuilder in interface VehicleTypeTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of TRANSPORT TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 155:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      hasDescription in interface VehicleTypeTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of TRANSPORT TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 155:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescription in interface VehicleTypeTypeOrBuilder
      Returns:
      The description.
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of TRANSPORT TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 155:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescriptionOrBuilder in interface VehicleTypeTypeOrBuilder
    • 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 = 164;
      Specified by:
      hasPrivateCode in interface VehicleTypeTypeOrBuilder
      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 = 164;
      Specified by:
      getPrivateCode in interface VehicleTypeTypeOrBuilder
      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 = 164;
      Specified by:
      getPrivateCodeOrBuilder in interface VehicleTypeTypeOrBuilder
    • getEuroClass

      public String getEuroClass()
       Euroclass of the vehicle type.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 175:76]
       
      string euro_class = 168;
      Specified by:
      getEuroClass in interface VehicleTypeTypeOrBuilder
      Returns:
      The euroClass.
    • getEuroClassBytes

      public com.google.protobuf.ByteString getEuroClassBytes()
       Euroclass of the vehicle type.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 175:76]
       
      string euro_class = 168;
      Specified by:
      getEuroClassBytes in interface VehicleTypeTypeOrBuilder
      Returns:
      The bytes for euroClass.
    • getReversingDirection

      public boolean getReversingDirection()
       Whether vehicles of the type have a reversing direction.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 180:91]
       
      bool reversing_direction = 165;
      Specified by:
      getReversingDirection in interface VehicleTypeTypeOrBuilder
      Returns:
      The reversingDirection.
    • getSelfPropelled

      public boolean getSelfPropelled()
       Whether vehicles of the type are self-propelled.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 185:86]
       
      bool self_propelled = 166;
      Specified by:
      getSelfPropelled in interface VehicleTypeTypeOrBuilder
      Returns:
      The selfPropelled.
    • getPropulsionTypeValue

      public int getPropulsionTypeValue()
       Type of power used +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 190:86]
       
      .uk.org.netex.www.netex.PropulsionTypeEnumeration propulsion_type = 158;
      Specified by:
      getPropulsionTypeValue in interface VehicleTypeTypeOrBuilder
      Returns:
      The enum numeric value on the wire for propulsionType.
    • getPropulsionType

      public PropulsionTypeEnumeration getPropulsionType()
       Type of power used +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 190:86]
       
      .uk.org.netex.www.netex.PropulsionTypeEnumeration propulsion_type = 158;
      Specified by:
      getPropulsionType in interface VehicleTypeTypeOrBuilder
      Returns:
      The propulsionType.
    • getFuelTypeValue

      public int getFuelTypeValue()
       The type of fuel used by a vehicle of the type. +1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 196:75]
       
      .uk.org.netex.www.netex.FuelTypeEnumeration fuel_type = 159;
      Specified by:
      getFuelTypeValue in interface VehicleTypeTypeOrBuilder
      Returns:
      The enum numeric value on the wire for fuelType.
    • getFuelType

      public FuelTypeEnumeration getFuelType()
       The type of fuel used by a vehicle of the type. +1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 196:75]
       
      .uk.org.netex.www.netex.FuelTypeEnumeration fuel_type = 159;
      Specified by:
      getFuelType in interface VehicleTypeTypeOrBuilder
      Returns:
      The fuelType.
    • getTypeOfFuelValue

      public int getTypeOfFuelValue()
       The type of fuel used by a vehicle of the type. DEPRECATED NAME  1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 201:77]
       
      .uk.org.netex.www.netex.FuelTypeEnumeration type_of_fuel = 167;
      Specified by:
      getTypeOfFuelValue in interface VehicleTypeTypeOrBuilder
      Returns:
      The enum numeric value on the wire for typeOfFuel.
    • getTypeOfFuel

      public FuelTypeEnumeration getTypeOfFuel()
       The type of fuel used by a vehicle of the type. DEPRECATED NAME  1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 201:77]
       
      .uk.org.netex.www.netex.FuelTypeEnumeration type_of_fuel = 167;
      Specified by:
      getTypeOfFuel in interface VehicleTypeTypeOrBuilder
      Returns:
      The typeOfFuel.
    • getMaximumRange

      public double getMaximumRange()
       Maximum range between refuelling. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 207:71]
       
      double maximum_range = 412;
      Specified by:
      getMaximumRange in interface VehicleTypeTypeOrBuilder
      Returns:
      The maximumRange.
    • getTransportModeValue

      public int getTransportModeValue()
       MODE of Vehicle transport associated with VEHICLE TYPE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 162:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 413;
      Specified by:
      getTransportModeValue in interface VehicleTypeTypeOrBuilder
      Returns:
      The enum numeric value on the wire for transportMode.
    • getTransportMode

      public AllVehicleModesOfTransportEnumeration getTransportMode()
       MODE of Vehicle transport associated with VEHICLE TYPE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 162:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 413;
      Specified by:
      getTransportMode in interface VehicleTypeTypeOrBuilder
      Returns:
      The transportMode.
    • hasPassengerCapacity

      public boolean hasPassengerCapacity()
       Total Number of passengers that VEHICLE TYPE can carry.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 286:90]
       
      .uk.org.netex.www.netex.PassengerCapacityStructure passenger_capacity = 169;
      Specified by:
      hasPassengerCapacity in interface VehicleTypeTypeOrBuilder
      Returns:
      Whether the passengerCapacity field is set.
    • getPassengerCapacity

      public PassengerCapacityStructure getPassengerCapacity()
       Total Number of passengers that VEHICLE TYPE can carry.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 286:90]
       
      .uk.org.netex.www.netex.PassengerCapacityStructure passenger_capacity = 169;
      Specified by:
      getPassengerCapacity in interface VehicleTypeTypeOrBuilder
      Returns:
      The passengerCapacity.
    • getPassengerCapacityOrBuilder

      public PassengerCapacityStructureOrBuilder getPassengerCapacityOrBuilder()
       Total Number of passengers that VEHICLE TYPE can carry.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 286:90]
       
      .uk.org.netex.www.netex.PassengerCapacityStructure passenger_capacity = 169;
      Specified by:
      getPassengerCapacityOrBuilder in interface VehicleTypeTypeOrBuilder
    • hasCapacities

      public boolean hasCapacities()
       Break down of Capacities by FARE CLASS.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 298:89]
       
      .uk.org.netex.www.netex.PassengerCapacities_RelStructure capacities = 170;
      Specified by:
      hasCapacities in interface VehicleTypeTypeOrBuilder
      Returns:
      Whether the capacities field is set.
    • getCapacities

      public PassengerCapacities_RelStructure getCapacities()
       Break down of Capacities by FARE CLASS.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 298:89]
       
      .uk.org.netex.www.netex.PassengerCapacities_RelStructure capacities = 170;
      Specified by:
      getCapacities in interface VehicleTypeTypeOrBuilder
      Returns:
      The capacities.
    • getCapacitiesOrBuilder

      public PassengerCapacities_RelStructureOrBuilder getCapacitiesOrBuilder()
       Break down of Capacities by FARE CLASS.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 298:89]
       
      .uk.org.netex.www.netex.PassengerCapacities_RelStructure capacities = 170;
      Specified by:
      getCapacitiesOrBuilder in interface VehicleTypeTypeOrBuilder
    • getLowFloor

      public boolean getLowFloor()
       Whether Vehicle is low floor to facilitate access by the mobility impaired.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 366:66]
       
      bool low_floor = 171;
      Specified by:
      getLowFloor in interface VehicleTypeTypeOrBuilder
      Returns:
      The lowFloor.
    • getHasLiftOrRamp

      public boolean getHasLiftOrRamp()
       Whether vehicle has lift or ramp to facilitate wheelchair access.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 371:71]
       
      bool has_lift_or_ramp = 172;
      Specified by:
      getHasLiftOrRamp in interface VehicleTypeTypeOrBuilder
      Returns:
      The hasLiftOrRamp.
    • getHasHoist

      public boolean getHasHoist()
       Whether vehicle has hoist for wheelchair access.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 376:66]
       
      bool has_hoist = 173;
      Specified by:
      getHasHoist in interface VehicleTypeTypeOrBuilder
      Returns:
      The hasHoist.
    • getBoardingHeight

      public double getBoardingHeight()
       Maximum step height to board. +v1.1  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 381:71]
       
      double boarding_height = 174;
      Specified by:
      getBoardingHeight in interface VehicleTypeTypeOrBuilder
      Returns:
      The boardingHeight.
    • getGapToPlatform

      public double getGapToPlatform()
       Expected maximal gap between VEHICLE and platform. +v1.1  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 386:70]
       
      double gap_to_platform = 175;
      Specified by:
      getGapToPlatform in interface VehicleTypeTypeOrBuilder
      Returns:
      The gapToPlatform.
    • getLength

      public double getLength()
       The length of a VEHICLE of the type.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 312:63]
       
      double length = 181;
      Specified by:
      getLength in interface VehicleTypeTypeOrBuilder
      Returns:
      The length.
    • getWidth

      public double getWidth()
       The width of a VEHICLE of the type. +v1.1  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 317:62]
       
      double width = 182;
      Specified by:
      getWidth in interface VehicleTypeTypeOrBuilder
      Returns:
      The width.
    • getHeight

      public double getHeight()
       The height of a VEHICLE of the type. +v1.1  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 322:63]
       
      double height = 183;
      Specified by:
      getHeight in interface VehicleTypeTypeOrBuilder
      Returns:
      The height.
    • getWeight

      public double getWeight()
       The weight of a VEHICLE of the type. +v1.1  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 327:63]
       
      double weight = 184;
      Specified by:
      getWeight in interface VehicleTypeTypeOrBuilder
      Returns:
      The weight.
    • getFirstAxleHeight

      public double getFirstAxleHeight()
       The height of the first axle of a VEHICLE of the type.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 332:72]
       
      double first_axle_height = 355;
      Specified by:
      getFirstAxleHeight in interface VehicleTypeTypeOrBuilder
      Returns:
      The firstAxleHeight.
    • hasIncludedIn

      public boolean hasIncludedIn()
       Included in definition of VEHICLE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 263:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure included_in = 201;
      Specified by:
      hasIncludedIn in interface VehicleTypeTypeOrBuilder
      Returns:
      Whether the includedIn field is set.
    • getIncludedIn

      public VersionOfObjectRefStructure getIncludedIn()
       Included in definition of VEHICLE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 263:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure included_in = 201;
      Specified by:
      getIncludedIn in interface VehicleTypeTypeOrBuilder
      Returns:
      The includedIn.
    • getIncludedInOrBuilder

      public VersionOfObjectRefStructureOrBuilder getIncludedInOrBuilder()
       Included in definition of VEHICLE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 263:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure included_in = 201;
      Specified by:
      getIncludedInOrBuilder in interface VehicleTypeTypeOrBuilder
    • hasClassifiedAsRef

      public boolean hasClassifiedAsRef()
       Classification of type as being of a particular VEHICLE MODEL.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 268:86]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure classified_as_ref = 202;
      Specified by:
      hasClassifiedAsRef in interface VehicleTypeTypeOrBuilder
      Returns:
      Whether the classifiedAsRef field is set.
    • getClassifiedAsRef

      public VersionOfObjectRefStructure getClassifiedAsRef()
       Classification of type as being of a particular VEHICLE MODEL.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 268:86]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure classified_as_ref = 202;
      Specified by:
      getClassifiedAsRef in interface VehicleTypeTypeOrBuilder
      Returns:
      The classifiedAsRef.
    • getClassifiedAsRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getClassifiedAsRefOrBuilder()
       Classification of type as being of a particular VEHICLE MODEL.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 268:86]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure classified_as_ref = 202;
      Specified by:
      getClassifiedAsRefOrBuilder in interface VehicleTypeTypeOrBuilder
    • hasFacilities

      public boolean hasFacilities()
       Facilities of VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 273:89]
       
      .uk.org.netex.www.netex.ServiceFacilitySets_RelStructure facilities = 203;
      Specified by:
      hasFacilities in interface VehicleTypeTypeOrBuilder
      Returns:
      Whether the facilities field is set.
    • getFacilities

      public ServiceFacilitySets_RelStructure getFacilities()
       Facilities of VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 273:89]
       
      .uk.org.netex.www.netex.ServiceFacilitySets_RelStructure facilities = 203;
      Specified by:
      getFacilities in interface VehicleTypeTypeOrBuilder
      Returns:
      The facilities.
    • getFacilitiesOrBuilder

      public ServiceFacilitySets_RelStructureOrBuilder getFacilitiesOrBuilder()
       Facilities of VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 273:89]
       
      .uk.org.netex.www.netex.ServiceFacilitySets_RelStructure facilities = 203;
      Specified by:
      getFacilitiesOrBuilder in interface VehicleTypeTypeOrBuilder
    • hasCanCarry

      public boolean hasCanCarry()
       Capacity that VEHICLE TYPE should meet - indicates minimum number of seats of each type.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 344:97]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirements_RelStructure can_carry = 204;
      Specified by:
      hasCanCarry in interface VehicleTypeTypeOrBuilder
      Returns:
      Whether the canCarry field is set.
    • getCanCarry

       Capacity that VEHICLE TYPE should meet - indicates minimum number of seats of each type.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 344:97]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirements_RelStructure can_carry = 204;
      Specified by:
      getCanCarry in interface VehicleTypeTypeOrBuilder
      Returns:
      The canCarry.
    • getCanCarryOrBuilder

       Capacity that VEHICLE TYPE should meet - indicates minimum number of seats of each type.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 344:97]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirements_RelStructure can_carry = 204;
      Specified by:
      getCanCarryOrBuilder in interface VehicleTypeTypeOrBuilder
    • hasCanManoeuvre

      public boolean hasCanManoeuvre()
       Manoeuvring capabilities that VEHICLE TYPE should meet.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 349:102]
       
      .uk.org.netex.www.netex.VehicleManoeuvringRequirements_RelStructure can_manoeuvre = 205;
      Specified by:
      hasCanManoeuvre in interface VehicleTypeTypeOrBuilder
      Returns:
      Whether the canManoeuvre field is set.
    • getCanManoeuvre

       Manoeuvring capabilities that VEHICLE TYPE should meet.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 349:102]
       
      .uk.org.netex.www.netex.VehicleManoeuvringRequirements_RelStructure can_manoeuvre = 205;
      Specified by:
      getCanManoeuvre in interface VehicleTypeTypeOrBuilder
      Returns:
      The canManoeuvre.
    • getCanManoeuvreOrBuilder

      public VehicleManoeuvringRequirements_RelStructureOrBuilder getCanManoeuvreOrBuilder()
       Manoeuvring capabilities that VEHICLE TYPE should meet.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 349:102]
       
      .uk.org.netex.www.netex.VehicleManoeuvringRequirements_RelStructure can_manoeuvre = 205;
      Specified by:
      getCanManoeuvreOrBuilder in interface VehicleTypeTypeOrBuilder
    • hasSatisfiesFacilityRequirements

      public boolean hasSatisfiesFacilityRequirements()
       FACILITIES requirements that VEHICLE TYPE should meet.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 354:109]
       
      .uk.org.netex.www.netex.FacilityRequirements_RelStructure satisfies_facility_requirements = 206;
      Specified by:
      hasSatisfiesFacilityRequirements in interface VehicleTypeTypeOrBuilder
      Returns:
      Whether the satisfiesFacilityRequirements field is set.
    • getSatisfiesFacilityRequirements

      public FacilityRequirements_RelStructure getSatisfiesFacilityRequirements()
       FACILITIES requirements that VEHICLE TYPE should meet.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 354:109]
       
      .uk.org.netex.www.netex.FacilityRequirements_RelStructure satisfies_facility_requirements = 206;
      Specified by:
      getSatisfiesFacilityRequirements in interface VehicleTypeTypeOrBuilder
      Returns:
      The satisfiesFacilityRequirements.
    • getSatisfiesFacilityRequirementsOrBuilder

      public FacilityRequirements_RelStructureOrBuilder getSatisfiesFacilityRequirementsOrBuilder()
       FACILITIES requirements that VEHICLE TYPE should meet.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 354:109]
       
      .uk.org.netex.www.netex.FacilityRequirements_RelStructure satisfies_facility_requirements = 206;
      Specified by:
      getSatisfiesFacilityRequirementsOrBuilder in interface VehicleTypeTypeOrBuilder
    • getId

      public String getId()
       Identifier of VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 236:56]
       
      string id = 241;
      Specified by:
      getId in interface VehicleTypeTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 236:56]
       
      string id = 241;
      Specified by:
      getIdBytes in interface VehicleTypeTypeOrBuilder
      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 VehicleTypeType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static VehicleTypeType.Builder newBuilder()
    • newBuilder

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

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

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

      public static VehicleTypeType getDefaultInstance()
    • parser

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

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