Class VehicleTypeZoneRestrictionType

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

public final class VehicleTypeZoneRestrictionType extends com.google.protobuf.GeneratedMessage implements VehicleTypeZoneRestrictionTypeOrBuilder
 A POINT where passengers can board or alight from vehicles.  +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 150:101]
 
Protobuf type uk.org.netex.www.netex.VehicleTypeZoneRestrictionType
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:
    • EXTENSIONS_FIELD_NUMBER

      public static final int EXTENSIONS_FIELD_NUMBER
      See Also:
    • ZONE_USE_FIELD_NUMBER

      public static final int ZONE_USE_FIELD_NUMBER
      See Also:
    • MAXIMUM_SPEED_FIELD_NUMBER

      public static final int MAXIMUM_SPEED_FIELD_NUMBER
      See Also:
    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • TRANSPORT_TYPE_REF_FIELD_NUMBER

      public static final int TRANSPORT_TYPE_REF_FIELD_NUMBER
      See Also:
    • VEHICLE_TYPE_REF_FIELD_NUMBER

      public static final int VEHICLE_TYPE_REF_FIELD_NUMBER
      See Also:
    • SIMPLE_VEHICLE_TYPE_REF_FIELD_NUMBER

      public static final int SIMPLE_VEHICLE_TYPE_REF_FIELD_NUMBER
      See Also:
    • TRAIN_REF_FIELD_NUMBER

      public static final int TRAIN_REF_FIELD_NUMBER
      See Also:
    • COMPOUND_TRAIN_REF_FIELD_NUMBER

      public static final int COMPOUND_TRAIN_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
    • getTransportTypeRefStructureCase

      public VehicleTypeZoneRestrictionType.TransportTypeRefStructureCase getTransportTypeRefStructureCase()
      Specified by:
      getTransportTypeRefStructureCase in interface VehicleTypeZoneRestrictionTypeOrBuilder
    • 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 VehicleTypeZoneRestrictionTypeOrBuilder
      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 VehicleTypeZoneRestrictionTypeOrBuilder
      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 VehicleTypeZoneRestrictionTypeOrBuilder
    • 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 VehicleTypeZoneRestrictionTypeOrBuilder
      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 VehicleTypeZoneRestrictionTypeOrBuilder
      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 VehicleTypeZoneRestrictionTypeOrBuilder
    • 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 VehicleTypeZoneRestrictionTypeOrBuilder
      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 VehicleTypeZoneRestrictionTypeOrBuilder
      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 VehicleTypeZoneRestrictionTypeOrBuilder
      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 VehicleTypeZoneRestrictionTypeOrBuilder
      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 = 192;
      Specified by:
      getDerivedFromVersionRef in interface VehicleTypeZoneRestrictionTypeOrBuilder
      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 = 192;
      Specified by:
      getDerivedFromVersionRefBytes in interface VehicleTypeZoneRestrictionTypeOrBuilder
      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 = 193;
      Specified by:
      getDerivedFromObjectRef in interface VehicleTypeZoneRestrictionTypeOrBuilder
      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 = 193;
      Specified by:
      getDerivedFromObjectRefBytes in interface VehicleTypeZoneRestrictionTypeOrBuilder
      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 VehicleTypeZoneRestrictionTypeOrBuilder
      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 VehicleTypeZoneRestrictionTypeOrBuilder
      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 VehicleTypeZoneRestrictionTypeOrBuilder
    • 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 VehicleTypeZoneRestrictionTypeOrBuilder
    • 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 VehicleTypeZoneRestrictionTypeOrBuilder
    • 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 VehicleTypeZoneRestrictionTypeOrBuilder
    • 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 VehicleTypeZoneRestrictionTypeOrBuilder
    • 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 VehicleTypeZoneRestrictionTypeOrBuilder
    • 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 VehicleTypeZoneRestrictionTypeOrBuilder
      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 VehicleTypeZoneRestrictionTypeOrBuilder
      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 VehicleTypeZoneRestrictionTypeOrBuilder
    • 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 = 61;
      Specified by:
      hasExtensions in interface VehicleTypeZoneRestrictionTypeOrBuilder
      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 = 61;
      Specified by:
      getExtensions in interface VehicleTypeZoneRestrictionTypeOrBuilder
      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 = 61;
      Specified by:
      getExtensionsOrBuilder in interface VehicleTypeZoneRestrictionTypeOrBuilder
    • getZoneUseValue

      public int getZoneUseValue()
       How ZONE may be used.  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 190:81]
       
      .uk.org.netex.www.netex.TransportZoneUseEnumeration zone_use = 151;
      Specified by:
      getZoneUseValue in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      The enum numeric value on the wire for zoneUse.
    • getZoneUse

      public TransportZoneUseEnumeration getZoneUse()
       How ZONE may be used.  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 190:81]
       
      .uk.org.netex.www.netex.TransportZoneUseEnumeration zone_use = 151;
      Specified by:
      getZoneUse in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      The zoneUse.
    • getMaximumSpeed

      public double getMaximumSpeed()
       Maximum speed  in  ZONE.  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 195:68]
       
      double maximum_speed = 152;
      Specified by:
      getMaximumSpeed in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      The maximumSpeed.
    • getId

      public String getId()
       [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 168:87]
       
      string id = 181;
      Specified by:
      getId in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 168:87]
       
      string id = 181;
      Specified by:
      getIdBytes in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      The bytes for id.
    • hasTransportTypeRef

      public boolean hasTransportTypeRef()
       Reference to a TRANSPORT TYPE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 96:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure transport_type_ref = 153;
      Specified by:
      hasTransportTypeRef in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      Whether the transportTypeRef field is set.
    • getTransportTypeRef

      public VersionOfObjectRefStructure getTransportTypeRef()
       Reference to a TRANSPORT TYPE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 96:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure transport_type_ref = 153;
      Specified by:
      getTransportTypeRef in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      The transportTypeRef.
    • getTransportTypeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTransportTypeRefOrBuilder()
       Reference to a TRANSPORT TYPE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 96:111]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure transport_type_ref = 153;
      Specified by:
      getTransportTypeRefOrBuilder in interface VehicleTypeZoneRestrictionTypeOrBuilder
    • hasVehicleTypeRef

      public boolean hasVehicleTypeRef()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 154;
      Specified by:
      hasVehicleTypeRef in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      Whether the vehicleTypeRef field is set.
    • getVehicleTypeRef

      public VersionOfObjectRefStructure getVehicleTypeRef()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 154;
      Specified by:
      getVehicleTypeRef in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      The vehicleTypeRef.
    • getVehicleTypeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleTypeRefOrBuilder()
       Reference to a VEHICLE TYPE.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 134:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_type_ref = 154;
      Specified by:
      getVehicleTypeRefOrBuilder in interface VehicleTypeZoneRestrictionTypeOrBuilder
    • hasSimpleVehicleTypeRef

      public boolean hasSimpleVehicleTypeRef()
       Reference to a PERSONAL TRANSPORT TYPE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 172:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure simple_vehicle_type_ref = 155;
      Specified by:
      hasSimpleVehicleTypeRef in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      Whether the simpleVehicleTypeRef field is set.
    • getSimpleVehicleTypeRef

      public VersionOfObjectRefStructure getSimpleVehicleTypeRef()
       Reference to a PERSONAL TRANSPORT TYPE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 172:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure simple_vehicle_type_ref = 155;
      Specified by:
      getSimpleVehicleTypeRef in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      The simpleVehicleTypeRef.
    • getSimpleVehicleTypeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSimpleVehicleTypeRefOrBuilder()
       Reference to a PERSONAL TRANSPORT TYPE. +v1.2.2  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 172:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure simple_vehicle_type_ref = 155;
      Specified by:
      getSimpleVehicleTypeRefOrBuilder in interface VehicleTypeZoneRestrictionTypeOrBuilder
    • hasTrainRef

      public boolean hasTrainRef()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 156;
      Specified by:
      hasTrainRef in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      Whether the trainRef field is set.
    • getTrainRef

      public VersionOfObjectRefStructure getTrainRef()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 156;
      Specified by:
      getTrainRef in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      The trainRef.
    • getTrainRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTrainRefOrBuilder()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 156;
      Specified by:
      getTrainRefOrBuilder in interface VehicleTypeZoneRestrictionTypeOrBuilder
    • hasCompoundTrainRef

      public boolean hasCompoundTrainRef()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 157;
      Specified by:
      hasCompoundTrainRef in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      Whether the compoundTrainRef field is set.
    • getCompoundTrainRef

      public VersionOfObjectRefStructure getCompoundTrainRef()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 157;
      Specified by:
      getCompoundTrainRef in interface VehicleTypeZoneRestrictionTypeOrBuilder
      Returns:
      The compoundTrainRef.
    • getCompoundTrainRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCompoundTrainRefOrBuilder()
       Reference to a COMPOUND TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 93:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure compound_train_ref = 157;
      Specified by:
      getCompoundTrainRefOrBuilder in interface VehicleTypeZoneRestrictionTypeOrBuilder
    • 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 VehicleTypeZoneRestrictionType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static VehicleTypeZoneRestrictionType.Builder newBuilder()
    • newBuilder

    • toBuilder

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

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

      public static VehicleTypeZoneRestrictionType getDefaultInstance()
    • parser

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

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