Class ConnectionEndStructure

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

@Generated public final class ConnectionEndStructure extends com.google.protobuf.GeneratedMessage implements ConnectionEndStructureOrBuilder
 Type for a CONNECTION END.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 566:66]
 
Protobuf type uk.org.netex.www.netex.ConnectionEndStructure
See Also:
  • Field Details

    • TRANSPORT_MODE_FIELD_NUMBER

      public static final int TRANSPORT_MODE_FIELD_NUMBER
      See Also:
    • SUBMODE_FIELD_NUMBER

      public static final int SUBMODE_FIELD_NUMBER
      See Also:
    • SCHEDULED_STOP_POINT_REF_FIELD_NUMBER

      public static final int SCHEDULED_STOP_POINT_REF_FIELD_NUMBER
      See Also:
    • VEHICLE_MEETING_POINT_REF_FIELD_NUMBER

      public static final int VEHICLE_MEETING_POINT_REF_FIELD_NUMBER
      See Also:
    • OPERATOR_REF_FIELD_NUMBER

      public static final int OPERATOR_REF_FIELD_NUMBER
      See Also:
    • AUTHORITY_REF_FIELD_NUMBER

      public static final int AUTHORITY_REF_FIELD_NUMBER
      See Also:
  • 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
    • getTransportOrganisationRefStructureCase

      public ConnectionEndStructure.TransportOrganisationRefStructureCase getTransportOrganisationRefStructureCase()
      Specified by:
      getTransportOrganisationRefStructureCase in interface ConnectionEndStructureOrBuilder
    • getTransportModeValue

      public int getTransportModeValue()
       MODE of end Point of CONNECTION. Default is all modes, MODE of SCHEDULED STOP POINT can be derived.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 571:79]
       
      .uk.org.netex.www.netex.AllModesEnumeration transport_mode = 1;
      Specified by:
      getTransportModeValue in interface ConnectionEndStructureOrBuilder
      Returns:
      The enum numeric value on the wire for transportMode.
    • getTransportMode

      public AllModesEnumeration getTransportMode()
       MODE of end Point of CONNECTION. Default is all modes, MODE of SCHEDULED STOP POINT can be derived.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 571:79]
       
      .uk.org.netex.www.netex.AllModesEnumeration transport_mode = 1;
      Specified by:
      getTransportMode in interface ConnectionEndStructureOrBuilder
      Returns:
      The transportMode.
    • hasSubmode

      public boolean hasSubmode()
       Open values TRANSPORT SUBMODE. Allows named sub mod s to be created. A mode is a characterisation of the operation according to the means of transport (bus, tram, metro, train, ferry, ship). NOTE : To enforce standardisation, enumerated values are generally used in references. In The schema.  [netex_framework/netex_reusableComponents/netex_mode_version.xsd at 138:62]
       
      .uk.org.netex.www.netex.SubmodeType submode = 7;
      Specified by:
      hasSubmode in interface ConnectionEndStructureOrBuilder
      Returns:
      Whether the submode field is set.
    • getSubmode

      public SubmodeType getSubmode()
       Open values TRANSPORT SUBMODE. Allows named sub mod s to be created. A mode is a characterisation of the operation according to the means of transport (bus, tram, metro, train, ferry, ship). NOTE : To enforce standardisation, enumerated values are generally used in references. In The schema.  [netex_framework/netex_reusableComponents/netex_mode_version.xsd at 138:62]
       
      .uk.org.netex.www.netex.SubmodeType submode = 7;
      Specified by:
      getSubmode in interface ConnectionEndStructureOrBuilder
      Returns:
      The submode.
    • getSubmodeOrBuilder

      public SubmodeTypeOrBuilder getSubmodeOrBuilder()
       Open values TRANSPORT SUBMODE. Allows named sub mod s to be created. A mode is a characterisation of the operation according to the means of transport (bus, tram, metro, train, ferry, ship). NOTE : To enforce standardisation, enumerated values are generally used in references. In The schema.  [netex_framework/netex_reusableComponents/netex_mode_version.xsd at 138:62]
       
      .uk.org.netex.www.netex.SubmodeType submode = 7;
      Specified by:
      getSubmodeOrBuilder in interface ConnectionEndStructureOrBuilder
    • hasScheduledStopPointRef

      public boolean hasScheduledStopPointRef()
       Specific SCHEDULED STOP POINT at end of CONNECTION.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 587:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 2;
      Specified by:
      hasScheduledStopPointRef in interface ConnectionEndStructureOrBuilder
      Returns:
      Whether the scheduledStopPointRef field is set.
    • getScheduledStopPointRef

      public VersionOfObjectRefStructure getScheduledStopPointRef()
       Specific SCHEDULED STOP POINT at end of CONNECTION.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 587:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 2;
      Specified by:
      getScheduledStopPointRef in interface ConnectionEndStructureOrBuilder
      Returns:
      The scheduledStopPointRef.
    • getScheduledStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getScheduledStopPointRefOrBuilder()
       Specific SCHEDULED STOP POINT at end of CONNECTION.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 587:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 2;
      Specified by:
      getScheduledStopPointRefOrBuilder in interface ConnectionEndStructureOrBuilder
    • hasVehicleMeetingPointRef

      public boolean hasVehicleMeetingPointRef()
       VEHICLE MEETING POINT at END OF CONENCTION.   +V1.2.2. NB This is typed only to POINT to avoid forward dependency  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 592:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 6;
      Specified by:
      hasVehicleMeetingPointRef in interface ConnectionEndStructureOrBuilder
      Returns:
      Whether the vehicleMeetingPointRef field is set.
    • getVehicleMeetingPointRef

      public VersionOfObjectRefStructure getVehicleMeetingPointRef()
       VEHICLE MEETING POINT at END OF CONENCTION.   +V1.2.2. NB This is typed only to POINT to avoid forward dependency  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 592:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 6;
      Specified by:
      getVehicleMeetingPointRef in interface ConnectionEndStructureOrBuilder
      Returns:
      The vehicleMeetingPointRef.
    • getVehicleMeetingPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleMeetingPointRefOrBuilder()
       VEHICLE MEETING POINT at END OF CONENCTION.   +V1.2.2. NB This is typed only to POINT to avoid forward dependency  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 592:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_meeting_point_ref = 6;
      Specified by:
      getVehicleMeetingPointRefOrBuilder in interface ConnectionEndStructureOrBuilder
    • hasOperatorRef

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

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

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

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

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

      public VersionOfObjectRefStructureOrBuilder getAuthorityRefOrBuilder()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 4;
      Specified by:
      getAuthorityRefOrBuilder in interface ConnectionEndStructureOrBuilder
    • 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 ConnectionEndStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static ConnectionEndStructure.Builder newBuilder()
    • newBuilder

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

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

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

      public static ConnectionEndStructure getDefaultInstance()
    • parser

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

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